File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " clover-ui" ,
33 "private" : true ,
4- "version" : " 7 .0.0 " ,
4+ "version" : " 8 .0.2 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " tiny-iiif" ,
3- "version" : " 7 .0.0 " ,
3+ "version" : " 8 .0.2 " ,
44 "description" : " Example server for node-iiif using @tinyhttp" ,
55 "type" : " module" ,
66 "main" : " index.ts" ,
3535 "iiif-processor" : " ../.." ,
3636 "openseadragon" : " ^5.0.1" ,
3737 "serve-static" : " ^1.16.2" ,
38- "sharp" : " ^0.34.4 "
38+ "sharp" : " ^0.35.0 "
3939 },
4040 "devDependencies" : {
4141 "concurrently" : " ^9.0.1" ,
4242 "@eslint/js" : " ^9.19.0" ,
4343 "eslint" : " ^9.19.0" ,
4444 "typescript-eslint" : " ^8.22.0" ,
45- "node-addon-api" : " ^8.4.0" ,
46- "node-gyp" : " ^12.2.0" ,
4745 "nodemon" : " ^2.0.21" ,
4846 "ts-node" : " ^10.9.2" ,
4947 "tsx" : " ^4.16.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " iiif-processor" ,
3- "version" : " 8.0.1 " ,
3+ "version" : " 8.0.2 " ,
44 "description" : " IIIF 2.1 & 3.0 Image API modules for NodeJS" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.mjs" ,
8484 "typescript-eslint" : " ^8.7.0"
8585 },
8686 "optionalDependencies" : {
87- "sharp" : " ^0.34.4 "
87+ "sharp" : " ^0.35.0 "
8888 },
8989 "jest" : {
9090 "preset" : " ts-jest" ,
You can’t perform that action at this time.
0 commit comments