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.1 to 1.0.0-rc.2

28

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

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