Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@solana/wallet-standard

Package Overview
Dependencies
Maintainers
15
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/wallet-standard - npm Package Compare versions

Comparing version 1.0.0-rc.4 to 1.0.0-rc.5

24

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc