@metamask/auth-network-utils
Advanced tools
+8
-1
@@ -10,2 +10,8 @@ # Changelog | ||
| ## [0.4.0] | ||
| ### Changed | ||
| - chore: dep updates ([#143](https://github.com/MetaMask/toprf-secure-backup/pull/143)) | ||
| ## [0.3.1] | ||
@@ -47,3 +53,4 @@ | ||
| [Unreleased]: https://github.com/MetaMask/toprf-secure-backup/compare/@metamask/auth-network-utils@0.3.1...HEAD | ||
| [Unreleased]: https://github.com/MetaMask/toprf-secure-backup/compare/@metamask/auth-network-utils@0.4.0...HEAD | ||
| [0.4.0]: https://github.com/MetaMask/toprf-secure-backup/compare/@metamask/auth-network-utils@0.3.1...@metamask/auth-network-utils@0.4.0 | ||
| [0.3.1]: https://github.com/MetaMask/toprf-secure-backup/compare/@metamask/auth-network-utils@0.3.0...@metamask/auth-network-utils@0.3.1 | ||
@@ -50,0 +57,0 @@ [0.3.0]: https://github.com/MetaMask/toprf-secure-backup/compare/@metamask/auth-network-utils@0.2.0...@metamask/auth-network-utils@0.3.0 |
+3
-3
| { | ||
| "name": "@metamask/auth-network-utils", | ||
| "version": "0.3.1", | ||
| "version": "0.4.0", | ||
| "description": "common utilities to access and format responses from auth network", | ||
@@ -74,4 +74,4 @@ "keywords": [ | ||
| "@toruslabs/constants": "^15.0.0", | ||
| "@toruslabs/eccrypto": "^6.1.0", | ||
| "bn.js": "^5.2.1", | ||
| "@toruslabs/eccrypto": "^6.2.0", | ||
| "bn.js": "^5.2.2", | ||
| "elliptic": "^6.6.1", | ||
@@ -78,0 +78,0 @@ "json-stable-stringify-without-jsonify": "^1.0.1", |
259416
0.1%Updated
Updated