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

@wallet-standard/core

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wallet-standard/core - npm Package Compare versions

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

12

package.json
{
"name": "@wallet-standard/core",
"version": "1.0.0-rc.5",
"version": "1.0.0-rc.6",
"author": "Solana Maintainers <maintainers@solana.foundation>",

@@ -29,6 +29,6 @@ "repository": "https://github.com/wallet-standard/wallet-standard",

"dependencies": {
"@wallet-standard/app": "^1.0.0-rc.5",
"@wallet-standard/base": "^1.0.0-rc.5",
"@wallet-standard/features": "^1.0.0-rc.5",
"@wallet-standard/wallet": "^1.0.0-rc.5"
"@wallet-standard/app": "^1.0.0-rc.6",
"@wallet-standard/base": "^1.0.0-rc.6",
"@wallet-standard/features": "^1.0.0-rc.6",
"@wallet-standard/wallet": "^1.0.0-rc.6"
},

@@ -40,4 +40,4 @@ "devDependencies": {

"clean": "shx mkdir -p lib && shx rm -rf lib",
"package": "shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
}
}
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