@solana/wallet-adapter-ledger
Advanced tools
Comparing version 0.9.17 to 0.9.18
{ | ||
"name": "@solana/wallet-adapter-ledger", | ||
"version": "0.9.17", | ||
"version": "0.9.18", | ||
"author": "Solana Maintainers <maintainers@solana.foundation>", | ||
@@ -35,3 +35,3 @@ "repository": "https://github.com/solana-labs/wallet-adapter", | ||
"@ledgerhq/hw-transport-webhid": "6.27.1", | ||
"@solana/wallet-adapter-base": "^0.9.15", | ||
"@solana/wallet-adapter-base": "^0.9.16", | ||
"buffer": "^6.0.3" | ||
@@ -56,4 +56,5 @@ }, | ||
"scripts": { | ||
"clean": "shx mkdir -p lib && shx rm -rf lib" | ||
"clean": "shx mkdir -p lib && shx rm -rf lib", | ||
"package": "shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json" | ||
} | ||
} |
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
59539
39