@subql/apollo-links
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -9,2 +9,6 @@ # Changelog | ||
## [0.5.2] - 2023-06-19 | ||
### Changed | ||
- upgrade @metamask/eth-sig-util to ^5.1.0 | ||
## [0.5.1] - 2023-06-15 | ||
@@ -40,3 +44,4 @@ ### Changed | ||
[Unreleased]: https://github.com/subquery/network-clients/compare/v0.5.1...HEAD | ||
[Unreleased]: https://github.com/subquery/network-clients/compare/v0.5.2...HEAD | ||
[0.5.2]: https://github.com/subquery/network-clients/compare/v0.5.1...v0.5.2 | ||
[0.5.1]: https://github.com/subquery/network-clients/compare/v0.5.0...v0.5.1 | ||
@@ -43,0 +48,0 @@ [0.5.0]: https://github.com/subquery/network-clients/compare/v0.4.0...v0.5.0 |
{ | ||
"name": "@subql/apollo-links", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "SubQuery Network - graphql links", | ||
@@ -12,3 +12,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@metamask/eth-sig-util": "4.0.1", | ||
"@metamask/eth-sig-util": "5.1.0", | ||
"apollo-link-error": "^1.1.13", | ||
@@ -15,0 +15,0 @@ "axios": "^0.27.2", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
130807
+ Added@ethereumjs/rlp@4.0.1(transitive)
+ Added@ethereumjs/util@8.1.0(transitive)
+ Added@metamask/eth-sig-util@5.1.0(transitive)
+ Added@noble/curves@1.4.2(transitive)
+ Added@noble/hashes@1.4.0(transitive)
+ Added@scure/base@1.1.9(transitive)
+ Added@scure/bip32@1.4.0(transitive)
+ Added@scure/bip39@1.3.0(transitive)
+ Addedethereum-cryptography@2.2.1(transitive)
+ Addedmicro-ftch@0.3.1(transitive)
- Removed@metamask/eth-sig-util@4.0.1(transitive)
- Removed@types/bn.js@4.11.6(transitive)
- Removed@types/node@22.9.0(transitive)
- Removed@types/pbkdf2@3.1.2(transitive)
- Removed@types/secp256k1@4.0.6(transitive)
- Removedbase-x@3.0.10(transitive)
- Removedblakejs@1.2.1(transitive)
- Removedbrowserify-aes@1.2.0(transitive)
- Removedbs58@4.0.1(transitive)
- Removedbs58check@2.1.2(transitive)
- Removedbuffer-xor@1.0.3(transitive)
- Removedcipher-base@1.0.4(transitive)
- Removedcreate-hash@1.2.0(transitive)
- Removedcreate-hmac@1.1.7(transitive)
- Removedelliptic@6.6.0(transitive)
- Removedethereum-cryptography@0.1.3(transitive)
- Removedethereumjs-abi@0.6.8(transitive)
- Removedethereumjs-util@6.2.1(transitive)
- Removedevp_bytestokey@1.0.3(transitive)
- Removedhash-base@3.1.0(transitive)
- Removedkeccak@3.0.4(transitive)
- Removedmd5.js@1.3.5(transitive)
- Removednode-addon-api@2.0.25.1.0(transitive)
- Removednode-gyp-build@4.8.2(transitive)
- Removedpbkdf2@3.1.2(transitive)
- Removedrandombytes@2.1.0(transitive)
- Removedreadable-stream@3.6.2(transitive)
- Removedripemd160@2.0.2(transitive)
- Removedrlp@2.2.7(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedsecp256k1@4.0.4(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedsha.js@2.4.11(transitive)
- Removedstring_decoder@1.3.0(transitive)
- Removedundici-types@6.19.8(transitive)
- Removedutil-deprecate@1.0.2(transitive)
Updated@metamask/eth-sig-util@5.1.0