@zilliqa-js/core
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "@zilliqa-js/core", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "Core abstractions that power the zilliqa JS client.", | ||
@@ -15,3 +15,3 @@ "main": "dist/index.js", | ||
"maintainers": [ | ||
"Zilliqa Usability Team <maintainer@zilliqa.com> (https://github.com/zilliqa/)" | ||
"Zilliqa Usability Team <maintainers@zilliqa.com> (https://github.com/zilliqa/)" | ||
], | ||
@@ -29,4 +29,4 @@ "bugs": { | ||
"dependencies": { | ||
"@zilliqa-js/crypto": "2.1.0", | ||
"@zilliqa-js/util": "0.11.1", | ||
"@zilliqa-js/crypto": "2.2.0", | ||
"@zilliqa-js/util": "2.2.0", | ||
"cross-fetch": "^2.2.2", | ||
@@ -36,5 +36,5 @@ "mitt": "^1.1.3" | ||
"engines": { | ||
"node": ">=10.0.0 <13" | ||
"node": ">=10.0.0 <15" | ||
}, | ||
"gitHead": "f0f2cd91196d265d1d99fd7ca4fbfe0b67005d6b" | ||
"gitHead": "e88d37901b1aa316ef86cb9a8d13c60ec005b8ce" | ||
} |
Sorry, the diff of this file is not supported yet
409182
+ Added@zilliqa-js/crypto@2.2.0(transitive)
+ Added@zilliqa-js/util@2.2.0(transitive)
- Removed@zilliqa-js/crypto@2.1.0(transitive)
- Removed@zilliqa-js/util@0.11.1(transitive)
- Removednan@2.22.0(transitive)
- Removedscrypt@6.0.3(transitive)
- Removedscrypt.js@0.3.0(transitive)
- Removedscryptsy@1.2.1(transitive)
Updated@zilliqa-js/crypto@2.2.0
Updated@zilliqa-js/util@2.2.0