@wallet-standard/core
Advanced tools
Comparing version 1.0.0-rc.1 to 1.0.0-rc.2
{ | ||
"name": "@wallet-standard/core", | ||
"version": "1.0.0-rc.1", | ||
"version": "1.0.0-rc.2", | ||
"author": "Solana Maintainers <maintainers@solana.foundation>", | ||
"repository": "https://github.com/wallet-standard/wallet-standard", | ||
"license": "Apache-2.0", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"files": [ | ||
"lib", | ||
"src", | ||
"LICENSE" | ||
], | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=16" | ||
}, | ||
@@ -20,15 +28,7 @@ "type": "module", | ||
}, | ||
"files": [ | ||
"lib", | ||
"src", | ||
"LICENSE" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"@wallet-standard/app": "1.0.0-rc.1", | ||
"@wallet-standard/base": "1.0.0-rc.1", | ||
"@wallet-standard/features": "1.0.0-rc.1", | ||
"@wallet-standard/wallet": "1.0.0-rc.1" | ||
"@wallet-standard/app": "^1.0.0-rc.2", | ||
"@wallet-standard/base": "^1.0.0-rc.2", | ||
"@wallet-standard/features": "^1.0.0-rc.2", | ||
"@wallet-standard/wallet": "^1.0.0-rc.2" | ||
}, | ||
@@ -35,0 +35,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
14567
+ Added@wallet-standard/app@1.1.0(transitive)
+ Added@wallet-standard/base@1.1.0(transitive)
+ Added@wallet-standard/features@1.1.0(transitive)
+ Added@wallet-standard/wallet@1.1.0(transitive)
- Removed@wallet-standard/app@1.0.0-rc.1(transitive)
- Removed@wallet-standard/base@1.0.0-rc.1(transitive)
- Removed@wallet-standard/features@1.0.0-rc.1(transitive)
- Removed@wallet-standard/wallet@1.0.0-rc.1(transitive)