@solana/wallet-standard
Advanced tools
Comparing version 1.0.0-rc.4 to 1.0.0-rc.5
{ | ||
"name": "@solana/wallet-standard", | ||
"version": "1.0.0-rc.4", | ||
"version": "1.0.0-rc.5", | ||
"author": "Solana Maintainers <maintainers@solana.foundation>", | ||
"repository": "https://github.com/solana-labs/wallet-standard", | ||
"license": "Apache-2.0", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"files": [ | ||
"lib", | ||
"src", | ||
"LICENSE" | ||
], | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=16" | ||
}, | ||
@@ -20,13 +28,5 @@ "type": "module", | ||
}, | ||
"files": [ | ||
"lib", | ||
"src", | ||
"LICENSE" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"@solana/wallet-standard-core": "1.0.0-rc.4", | ||
"@solana/wallet-standard-wallet-adapter": "1.0.0-rc.4" | ||
"@solana/wallet-standard-core": "^1.0.0-rc.5", | ||
"@solana/wallet-standard-wallet-adapter": "^1.0.0-rc.5" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": { |
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
14106
+ Added@solana/wallet-standard-chains@1.1.0(transitive)
+ Added@solana/wallet-standard-core@1.1.1(transitive)
+ Added@solana/wallet-standard-util@1.1.1(transitive)
+ Added@solana/wallet-standard-wallet-adapter@1.1.2(transitive)
+ Added@solana/wallet-standard-wallet-adapter-base@1.1.2(transitive)
+ Added@solana/wallet-standard-wallet-adapter-react@1.1.2(transitive)
- Removed@noble/hashes@1.6.1(transitive)
- Removed@solana/wallet-standard-chains@1.0.0-rc.4(transitive)
- Removed@solana/wallet-standard-core@1.0.0-rc.4(transitive)
- Removed@solana/wallet-standard-features@1.0.0-rc.4(transitive)
- Removed@solana/wallet-standard-util@1.0.0-rc.4(transitive)
- Removed@solana/wallet-standard-wallet-adapter@1.0.0-rc.4(transitive)
- Removed@solana/wallet-standard-wallet-adapter-base@1.0.0-rc.4(transitive)
- Removed@solana/wallet-standard-wallet-adapter-react@1.0.0-rc.4(transitive)