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" : " 5.4.0-alpha.0 " ,
4+ "version" : " 5.4.0" ,
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" : " 5.4.0-alpha.0 "
5+ "version" : " 5.4.0"
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/app" ,
3- "version" : " 5.4.0-alpha.0 " ,
3+ "version" : " 5.4.0" ,
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" : " 5.4.0-alpha.0 " ,
3+ "version" : " 5.4.0" ,
44 "description" : " OpenNeuro elastic search indexing tool" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./src/index.d.ts" ,
1111 "dependencies" : {
1212 "@apollo/client" : " 3.13.8" ,
1313 "@elastic/elasticsearch" : " 8.13.1" ,
14- "@openneuro/search" : " ^5.4.0-alpha.0 " ,
14+ "@openneuro/search" : " ^5.4.0" ,
1515 "graphql" : " 16.8.1" ,
1616 "ts-node" : " 10.9.2" ,
1717 "typescript" : " 5.6.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/search" ,
3- "version" : " 5.4.0-alpha.0 " ,
3+ "version" : " 5.4.0" ,
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" : " 5.4.0-alpha.0 " ,
3+ "version" : " 5.4.0" ,
44 "description" : " Core service for the OpenNeuro platform." ,
55 "license" : " MIT" ,
66 "main" : " src/server.js" ,
2222 "@elastic/elasticsearch" : " 8.13.1" ,
2323 "@graphql-tools/schema" : " ^10.0.0" ,
2424 "@keyv/redis" : " ^4.5.0" ,
25- "@openneuro/search" : " ^5.4.0-alpha.0 " ,
25+ "@openneuro/search" : " ^5.4.0" ,
2626 "@pothos/core" : " ^4.12.0" ,
2727 "@pothos/plugin-directives" : " ^4.3.0" ,
2828 "@pothos/plugin-simple-objects" : " ^4.1.3" ,
Original file line number Diff line number Diff line change @@ -3426,7 +3426,7 @@ __metadata:
34263426 dependencies:
34273427 "@apollo/client": "npm:3.13.8"
34283428 "@elastic/elasticsearch": "npm:8.13.1"
3429- "@openneuro/search": "npm:^5.4.0-alpha.0 "
3429+ "@openneuro/search": "npm:^5.4.0"
34303430 "@types/jsonwebtoken": "npm:^8"
34313431 "@types/node": "npm:20.12.7"
34323432 "@types/tsc-watch": "npm:^4"
@@ -3440,7 +3440,7 @@ __metadata:
34403440 languageName: unknown
34413441 linkType: soft
34423442
3443- "@openneuro/search@npm:^5.4.0-alpha.0 , @openneuro/search@workspace:packages/openneuro-search":
3443+ "@openneuro/search@npm:^5.4.0, @openneuro/search@workspace:packages/openneuro-search":
34443444 version: 0.0.0-use.local
34453445 resolution: "@openneuro/search@workspace:packages/openneuro-search"
34463446 dependencies:
@@ -3466,7 +3466,7 @@ __metadata:
34663466 "@elastic/elasticsearch": "npm:8.13.1"
34673467 "@graphql-tools/schema": "npm:^10.0.0"
34683468 "@keyv/redis": "npm:^4.5.0"
3469- "@openneuro/search": "npm:^5.4.0-alpha.0 "
3469+ "@openneuro/search": "npm:^5.4.0"
34703470 "@pothos/core": "npm:^4.12.0"
34713471 "@pothos/plugin-directives": "npm:^4.3.0"
34723472 "@pothos/plugin-simple-objects": "npm:^4.1.3"
You can’t perform that action at this time.
0 commit comments