File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/cli" ,
33 "license" : " MIT" ,
4- "version" : " 4.39.2 " ,
4+ "version" : " 4.39.3 " ,
55 "exports" : " ./mod.ts" ,
66 "publish" : {
77 "include" : [
Original file line number Diff line number Diff line change 55 ],
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true ,
8- "version" : " 4.39.2 "
8+ "version" : " 4.39.3 "
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/app" ,
3- "version" : " 4.39.2 " ,
3+ "version" : " 4.39.3 " ,
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.39.2 " ,
3+ "version" : " 4.39.3 " ,
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.39.2 " ,
15+ "@openneuro/search" : " ^4.39.3 " ,
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.39.2 " ,
3+ "version" : " 4.39.3 " ,
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.39.2 " ,
3+ "version" : " 4.39.3 " ,
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.39.2 " ,
24+ "@openneuro/search" : " ^4.39.3 " ,
2525 "@sentry/node" : " ^8.25.0" ,
2626 "@sentry/profiling-node" : " ^8.25.0" ,
2727 "base64url" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -3155,7 +3155,7 @@ __metadata:
31553155 "@apollo/client": "npm:3.13.8"
31563156 "@elastic/elasticsearch": "npm:8.13.1"
31573157 "@openneuro/client": "npm:^4.30.2"
3158- "@openneuro/search": "npm:^4.39.2 "
3158+ "@openneuro/search": "npm:^4.39.3 "
31593159 "@types/jsonwebtoken": "npm:^8"
31603160 "@types/node": "npm:20.12.7"
31613161 "@types/tsc-watch": "npm:^4"
@@ -3169,7 +3169,7 @@ __metadata:
31693169 languageName: unknown
31703170 linkType: soft
31713171
3172- "@openneuro/search@npm:^4.39.2 , @openneuro/search@workspace:packages/openneuro-search":
3172+ "@openneuro/search@npm:^4.39.3 , @openneuro/search@workspace:packages/openneuro-search":
31733173 version: 0.0.0-use.local
31743174 resolution: "@openneuro/search@workspace:packages/openneuro-search"
31753175 dependencies:
@@ -3194,7 +3194,7 @@ __metadata:
31943194 "@elastic/elasticsearch": "npm:8.13.1"
31953195 "@graphql-tools/schema": "npm:^10.0.0"
31963196 "@keyv/redis": "npm:^4.5.0"
3197- "@openneuro/search": "npm:^4.39.2 "
3197+ "@openneuro/search": "npm:^4.39.3 "
31983198 "@sentry/node": "npm:^8.25.0"
31993199 "@sentry/profiling-node": "npm:^8.25.0"
32003200 "@types/cors": "npm:^2"
You can’t perform that action at this time.
0 commit comments