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 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.12 .0"
5+ "version" : " 0.13 .0"
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/indexer-agent" ,
3- "version" : " 0.12 .0" ,
3+ "version" : " 0.13 .0" ,
44 "description" : " Indexer agent" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1919 },
2020 "dependencies" : {
2121 "@graphprotocol/common-ts" : " 1.4.2" ,
22- "@graphprotocol/indexer-common" : " ^0.12 .0" ,
22+ "@graphprotocol/indexer-common" : " ^0.13 .0" ,
2323 "@thi.ng/heaps" : " ^1.2.36" ,
2424 "@thi.ng/iterators" : " 5.1.40" ,
2525 "@uniswap/sdk" : " 3.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/indexer-cli" ,
3- "version" : " 0.12 .0" ,
3+ "version" : " 0.13 .0" ,
44 "description" : " Indexer CLI for The Graph Network" ,
55 "main" : " dist/index.js" ,
66 "repository" : " https://github.com/graphprotocol/cli" ,
1414 },
1515 "dependencies" : {
1616 "@graphprotocol/common-ts" : " 1.4.2" ,
17- "@graphprotocol/indexer-common" : " ^0.12 .0" ,
17+ "@graphprotocol/indexer-common" : " ^0.13 .0" ,
1818 "@iarna/toml" : " 2.2.5" ,
1919 "@thi.ng/iterators" : " 5.1.40" ,
2020 "@urql/core" : " 1.13.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/indexer-common" ,
3- "version" : " 0.12 .0" ,
3+ "version" : " 0.13 .0" ,
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.12 .0" ,
3+ "version" : " 0.13 .0" ,
44 "description" : " Performance sensitive indexer code" ,
55 "main" : " lib/index.js" ,
66 "author" :
" Zac Burns <[email protected] >" ,
1414 },
1515 "devDependencies" : {
1616 "bs58" : " 4.0.1" ,
17- "jest " : " ^26.6.3 " ,
18- "ethers " : " 5.0.26 "
17+ "ethers " : " 5.0.26 " ,
18+ "jest " : " ^26.6.3 "
1919 }
2020}
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/indexer-service" ,
3- "version" : " 0.12 .0" ,
3+ "version" : " 0.13 .0" ,
44 "description" : " Indexer service" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
2828 "@connext/vector-utils" : " 0.2.1" ,
2929 "@google-cloud/profiler" : " 4.1.1" ,
3030 "@graphprotocol/common-ts" : " 1.4.2" ,
31- "@graphprotocol/indexer-common" : " ^0.12 .0" ,
32- "@graphprotocol/indexer-native" : " ^0.12 .0" ,
31+ "@graphprotocol/indexer-common" : " ^0.13 .0" ,
32+ "@graphprotocol/indexer-native" : " ^0.13 .0" ,
3333 "@thi.ng/cache" : " 1.0.59" ,
3434 "@urql/core" : " 1.13.1" ,
3535 "apollo-link-http" : " 1.5.17" ,
You can’t perform that action at this time.
0 commit comments