@near-wallet-selector/math-wallet
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0
{ | ||
"name": "@near-wallet-selector/math-wallet", | ||
"version": "4.0.0-alpha.1", | ||
"version": "4.0.0", | ||
"main": "./index.umd.js", | ||
@@ -10,5 +10,5 @@ "module": "./index.esm.js", | ||
"is-mobile": "^3.0.0", | ||
"@near-wallet-selector/core": "4.0.0-alpha.1", | ||
"@near-wallet-selector/core": "4.0.0", | ||
"rxjs": "~7.4.0", | ||
"@near-wallet-selector/wallet-utils": "4.0.0-alpha.1", | ||
"@near-wallet-selector/wallet-utils": "4.0.0", | ||
"bn.js": "^5.2.0" | ||
@@ -15,0 +15,0 @@ }, |
@@ -30,3 +30,2 @@ # @near-wallet-selector/math-wallet | ||
network: "testnet", | ||
contractId: "guest-book.testnet", | ||
modules: [mathWallet], | ||
@@ -33,0 +32,0 @@ }); |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
3
278194
54
+ Added@near-wallet-selector/core@4.0.0(transitive)
+ Added@near-wallet-selector/wallet-utils@4.0.0(transitive)
- Removed@near-wallet-selector/core@4.0.0-alpha.1(transitive)
- Removed@near-wallet-selector/wallet-utils@4.0.0-alpha.1(transitive)