@solana/wallet-adapter-solong
Advanced tools
Comparing version 0.9.15 to 0.9.16
{ | ||
"name": "@solana/wallet-adapter-solong", | ||
"version": "0.9.15", | ||
"version": "0.9.16", | ||
"author": "Solana Maintainers <maintainers@solana.foundation>", | ||
@@ -32,3 +32,3 @@ "repository": "https://github.com/solana-labs/wallet-adapter", | ||
"dependencies": { | ||
"@solana/wallet-adapter-base": "^0.9.20" | ||
"@solana/wallet-adapter-base": "^0.9.21" | ||
}, | ||
@@ -40,5 +40,7 @@ "devDependencies": { | ||
"scripts": { | ||
"build": "tsc --build --verbose && pnpm run package", | ||
"clean": "shx mkdir -p lib && shx rm -rf lib", | ||
"lint": "prettier --check 'src/{*,**/*}.{ts,tsx,js,jsx,json}' && eslint", | ||
"package": "shx mkdir -p lib/cjs && 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
41747
19
423