@solana/wallet-adapter-slope
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "@solana/wallet-adapter-slope", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"author": "Solana Maintainers <maintainers@solana.foundation>", | ||
"repository": "https://github.com/solana-labs/wallet-adapter", | ||
"license": "Apache-2.0", | ||
"type": "module", | ||
"sideEffects": false, | ||
"main": "lib/index.js", | ||
@@ -23,3 +25,3 @@ "esnext": "lib/index.js", | ||
"peerDependencies": { | ||
"@solana/wallet-adapter-base": "^0.6.0", | ||
"@solana/wallet-adapter-base": "^0.7.0", | ||
"@solana/web3.js": "^1.20.0" | ||
@@ -32,6 +34,6 @@ }, | ||
"devDependencies": { | ||
"@solana/wallet-adapter-base": "^0.6.0", | ||
"@solana/wallet-adapter-base": "^0.7.0", | ||
"@solana/web3.js": "^1.20.0" | ||
}, | ||
"gitHead": "e203bfa3c9d40b9b2c04474ec1d1da0ad957bde9" | ||
"gitHead": "ec6efb647304d3655c95909d3f998f8fc0baf6d5" | ||
} |
import { | ||
BaseMessageSignerWalletAdapter, | ||
pollUntilReady, | ||
WalletAccountError, | ||
WalletConnectionError, | ||
@@ -6,0 +5,0 @@ WalletDisconnectionError, |
Sorry, the diff of this file is not supported yet
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
32600
Yes
379