@near-eth/aurora-erc20
Advanced tools
Comparing version 2.7.1 to 2.7.2
{ | ||
"name": "@near-eth/aurora-erc20", | ||
"version": "2.7.1", | ||
"version": "2.7.2", | ||
"license": "(MIT AND Apache-2.0)", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@near-eth/client": "1.11.1", | ||
"@near-eth/utils": "2.5.0", | ||
"@near-eth/client": "1.12.0", | ||
"@near-eth/utils": "2.6.0", | ||
"bn.js": "^5.1.3", | ||
@@ -22,0 +22,0 @@ "bs58": "^4.0.1", |
+ Added@near-eth/client@1.12.0(transitive)
+ Added@near-eth/utils@2.6.0(transitive)
- Removed@near-eth/client@1.11.1(transitive)
- Removed@near-eth/utils@2.5.0(transitive)
Updated@near-eth/client@1.12.0
Updated@near-eth/utils@2.6.0