Socket
Socket
Sign inDemoInstall

@solana/wallet-adapter-clover

Package Overview
Dependencies
0
Maintainers
10
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.2.0

10

package.json
{
"name": "@solana/wallet-adapter-clover",
"version": "0.1.0",
"version": "0.2.0",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-adapter",
"license": "Apache-2.0",
"type": "module",
"sideEffects": false,
"main": "lib/index.js",

@@ -23,10 +25,10 @@ "esnext": "lib/index.js",

"peerDependencies": {
"@solana/wallet-adapter-base": "^0.6.0",
"@solana/wallet-adapter-base": "^0.7.0",
"@solana/web3.js": "^1.20.0"
},
"devDependencies": {
"@solana/wallet-adapter-base": "^0.6.0",
"@solana/wallet-adapter-base": "^0.7.0",
"@solana/web3.js": "^1.20.0"
},
"gitHead": "e203bfa3c9d40b9b2c04474ec1d1da0ad957bde9"
"gitHead": "ec6efb647304d3655c95909d3f998f8fc0baf6d5"
}

1

src/adapter.ts

@@ -5,3 +5,2 @@ import {

WalletAccountError,
WalletError,
WalletNotConnectedError,

@@ -8,0 +7,0 @@ WalletNotFoundError,

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc