Socket
Socket
Sign inDemoInstall

@solana/wallet-adapter-base

Package Overview
Dependencies
Maintainers
14
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/wallet-adapter-base - npm Package Compare versions

Comparing version 0.9.7 to 0.9.8

11

package.json
{
"name": "@solana/wallet-adapter-base",
"version": "0.9.7",
"version": "0.9.8",
"author": "Solana Maintainers <maintainers@solana.foundation>",

@@ -13,4 +13,7 @@ "repository": "https://github.com/solana-labs/wallet-adapter",

"exports": {
"import": "./lib/esm/index.mjs",
"require": "./lib/cjs/index.js"
".": {
"import": "./lib/esm/index.mjs",
"require": "./lib/cjs/index.js"
},
"./package.json": "./package.json"
},

@@ -39,3 +42,3 @@ "files": [

},
"gitHead": "3647ee8dbe5f19aa4821dd97e58b0be02ae50646"
"gitHead": "3eaac67e64179bbb58fa6ce3c9e5c7f1916351f0"
}
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