File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 44 ],
55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
7- "version" : " 0.20.10 "
7+ "version" : " 0.20.11 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/indexer-agent" ,
3- "version" : " 0.20.10 " ,
3+ "version" : " 0.20.11 " ,
44 "description" : " Indexer agent" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
3030 },
3131 "dependencies" : {
3232 "@graphprotocol/common-ts" : " 2.0.1" ,
33- "@graphprotocol/indexer-common" : " ^0.20.10 " ,
33+ "@graphprotocol/indexer-common" : " ^0.20.11 " ,
3434 "@thi.ng/heaps" : " ^1.3.1" ,
3535 "@uniswap/sdk" : " 3.0.3" ,
3636 "axios" : " 0.26.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/indexer-cli" ,
3- "version" : " 0.20.10 " ,
3+ "version" : " 0.20.11 " ,
44 "description" : " Indexer CLI for The Graph Network" ,
55 "main" : " ./dist/cli.js" ,
66 "files" : [
2727 },
2828 "dependencies" : {
2929 "@graphprotocol/common-ts" : " 2.0.1" ,
30- "@graphprotocol/indexer-common" : " ^0.20.10 " ,
30+ "@graphprotocol/indexer-common" : " ^0.20.11 " ,
3131 "@iarna/toml" : " 2.2.5" ,
3232 "@thi.ng/iterators" : " 5.1.74" ,
3333 "@urql/core" : " 2.4.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/indexer-common" ,
3- "version" : " 0.20.10 " ,
3+ "version" : " 0.20.11 " ,
44 "description" : " Common library for Graph Protocol indexer components" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/indexer-native" ,
3- "version" : " 0.20.10 " ,
3+ "version" : " 0.20.11 " ,
44 "description" : " Performance sensitive indexer code" ,
55 "main" : " ./lib/index.js" ,
66 "types" : " ./lib/index.d.ts" ,
4848 "dependencies" : {
4949 "@graphprotocol/common-ts" : " 2.0.1" ,
5050 "@mapbox/node-pre-gyp" : " 1.0.10" ,
51- "node-pre-gyp-github " : " 1.4.4 " ,
52- "cargo-cp-artifact " : " 0.1.7 "
51+ "cargo-cp-artifact " : " 0.1.7 " ,
52+ "node-pre-gyp-github " : " 1.4.4 "
5353 },
5454 "devDependencies" : {
5555 "bs58" : " 5.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/indexer-service" ,
3- "version" : " 0.20.10 " ,
3+ "version" : " 0.20.11 " ,
44 "description" : " Indexer service" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
3333 "dependencies" : {
3434 "@google-cloud/profiler" : " 4.1.7" ,
3535 "@graphprotocol/common-ts" : " 2.0.1" ,
36- "@graphprotocol/indexer-common" : " ^0.20.10 " ,
37- "@graphprotocol/indexer-native" : " ^0.20.10 " ,
36+ "@graphprotocol/indexer-common" : " ^0.20.11 " ,
37+ "@graphprotocol/indexer-native" : " ^0.20.11 " ,
3838 "@graphql-tools/load" : " 7.5.8" ,
3939 "@graphql-tools/url-loader" : " 7.9.11" ,
4040 "@graphql-tools/wrap" : " 8.4.13" ,
You can’t perform that action at this time.
0 commit comments