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.34.0 " ,
4+ "version" : " 4.34.1 " ,
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.34.0 "
8+ "version" : " 4.34.1 "
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/app" ,
3- "version" : " 4.34.0 " ,
3+ "version" : " 4.34.1 " ,
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.34.0 " ,
3+ "version" : " 4.34.1 " ,
44 "description" : " OpenNeuro elastic search indexing tool" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./src/index.d.ts" ,
1212 "@apollo/client" : " 3.11.8" ,
1313 "@elastic/elasticsearch" : " 8.13.1" ,
1414 "@openneuro/client" : " ^4.30.2" ,
15- "@openneuro/search" : " ^4.34.0 " ,
15+ "@openneuro/search" : " ^4.34.1 " ,
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.34.0 " ,
3+ "version" : " 4.34.1 " ,
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.34.0 " ,
3+ "version" : " 4.34.1 " ,
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" : " ^2.7.0" ,
24- "@openneuro/search" : " ^4.34.0 " ,
24+ "@openneuro/search" : " ^4.34.1 " ,
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 @@ -3179,7 +3179,7 @@ __metadata:
31793179 "@apollo/client": "npm:3.11.8"
31803180 "@elastic/elasticsearch": "npm:8.13.1"
31813181 "@openneuro/client": "npm:^4.30.2"
3182- "@openneuro/search": "npm:^4.34.0 "
3182+ "@openneuro/search": "npm:^4.34.1 "
31833183 "@types/jsonwebtoken": "npm:^8"
31843184 "@types/node": "npm:20.12.7"
31853185 "@types/tsc-watch": "npm:^4"
@@ -3193,7 +3193,7 @@ __metadata:
31933193 languageName: unknown
31943194 linkType: soft
31953195
3196- "@openneuro/search@npm:^4.34.0 , @openneuro/search@workspace:packages/openneuro-search":
3196+ "@openneuro/search@npm:^4.34.1 , @openneuro/search@workspace:packages/openneuro-search":
31973197 version: 0.0.0-use.local
31983198 resolution: "@openneuro/search@workspace:packages/openneuro-search"
31993199 dependencies:
@@ -3218,7 +3218,7 @@ __metadata:
32183218 "@elastic/elasticsearch": "npm:8.13.1"
32193219 "@graphql-tools/schema": "npm:^10.0.0"
32203220 "@keyv/redis": "npm:^2.7.0"
3221- "@openneuro/search": "npm:^4.34.0 "
3221+ "@openneuro/search": "npm:^4.34.1 "
32223222 "@sentry/node": "npm:^8.25.0"
32233223 "@sentry/profiling-node": "npm:^8.25.0"
32243224 "@types/cors": "npm:^2"
You can’t perform that action at this time.
0 commit comments