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" : " @openneuro/cli" ,
33 "license" : " MIT" ,
4- "version" : " 4.45.3 " ,
4+ "version" : " 4.45.4 " ,
55 "exports" : " ./mod.ts" ,
66 "publish" : {
77 "include" : [
Original file line number Diff line number Diff line change 22 "lerna" : " 2.9.1" ,
33 "packages" : [" packages/*" ],
44 "npmClient" : " yarn" ,
5- "version" : " 4.45.3 "
5+ "version" : " 4.45.4 "
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/app" ,
3- "version" : " 4.45.3 " ,
3+ "version" : " 4.45.4 " ,
44 "description" : " React JS web frontend for the OpenNeuro platform." ,
55 "license" : " MIT" ,
66 "main" : " public/client.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/indexer" ,
3- "version" : " 4.45.3 " ,
3+ "version" : " 4.45.4 " ,
44 "description" : " OpenNeuro elastic search indexing tool" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./src/index.d.ts" ,
1212 "@apollo/client" : " 3.13.8" ,
1313 "@elastic/elasticsearch" : " 8.13.1" ,
1414 "@openneuro/client" : " ^4.30.2" ,
15- "@openneuro/search" : " ^4.45.3 " ,
15+ "@openneuro/search" : " ^4.45.4 " ,
1616 "graphql" : " 16.8.1" ,
1717 "ts-node" : " 10.9.2" ,
1818 "typescript" : " 5.6.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/search" ,
3- "version" : " 4.45.3 " ,
3+ "version" : " 4.45.4 " ,
44 "description" : " OpenNeuro search client functions." ,
55 "main" : " dist/index.js" ,
66 "browser" : " src/index.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/server" ,
3- "version" : " 4.45.3 " ,
3+ "version" : " 4.45.4 " ,
44 "description" : " Core service for the OpenNeuro platform." ,
55 "license" : " MIT" ,
66 "main" : " src/server.js" ,
2121 "@elastic/elasticsearch" : " 8.13.1" ,
2222 "@graphql-tools/schema" : " ^10.0.0" ,
2323 "@keyv/redis" : " ^4.5.0" ,
24- "@openneuro/search" : " ^4.45.3 " ,
24+ "@openneuro/search" : " ^4.45.4 " ,
2525 "@sentry/node" : " ^10.37.0" ,
2626 "@sentry/profiling-node" : " ^10.37.0" ,
2727 "base64url" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -3078,7 +3078,7 @@ __metadata:
30783078 "@apollo/client": "npm:3.13.8"
30793079 "@elastic/elasticsearch": "npm:8.13.1"
30803080 "@openneuro/client": "npm:^4.30.2"
3081- "@openneuro/search": "npm:^4.45.3 "
3081+ "@openneuro/search": "npm:^4.45.4 "
30823082 "@types/jsonwebtoken": "npm:^8"
30833083 "@types/node": "npm:20.12.7"
30843084 "@types/tsc-watch": "npm:^4"
@@ -3092,7 +3092,7 @@ __metadata:
30923092 languageName: unknown
30933093 linkType: soft
30943094
3095- "@openneuro/search@npm:^4.45.3 , @openneuro/search@workspace:packages/openneuro-search":
3095+ "@openneuro/search@npm:^4.45.4 , @openneuro/search@workspace:packages/openneuro-search":
30963096 version: 0.0.0-use.local
30973097 resolution: "@openneuro/search@workspace:packages/openneuro-search"
30983098 dependencies:
@@ -3117,7 +3117,7 @@ __metadata:
31173117 "@elastic/elasticsearch": "npm:8.13.1"
31183118 "@graphql-tools/schema": "npm:^10.0.0"
31193119 "@keyv/redis": "npm:^4.5.0"
3120- "@openneuro/search": "npm:^4.45.3 "
3120+ "@openneuro/search": "npm:^4.45.4 "
31213121 "@sentry/node": "npm:^10.37.0"
31223122 "@sentry/profiling-node": "npm:^10.37.0"
31233123 "@types/cors": "npm:^2"
You can’t perform that action at this time.
0 commit comments