Socket
Socket
Sign inDemoInstall

@solana/wallet-adapter-bitpie

Package Overview
Dependencies
Maintainers
10
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.2.0 to 0.2.1

2

lib/adapter.js

@@ -74,4 +74,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

this._publicKey = null;
this.emit('disconnect');
}
this.emit('disconnect');
});

@@ -78,0 +78,0 @@ }

{
"name": "@solana/wallet-adapter-bitpie",
"version": "0.2.0",
"version": "0.2.1",
"author": "Solana Maintainers <maintainers@solana.foundation>",

@@ -30,3 +30,3 @@ "repository": "https://github.com/solana-labs/wallet-adapter",

},
"gitHead": "bed6d508fb73a723a0b9255c9716e35120d4b478"
"gitHead": "e203bfa3c9d40b9b2c04474ec1d1da0ad957bde9"
}

@@ -97,5 +97,5 @@ import {

this._publicKey = null;
}
this.emit('disconnect');
}
this.emit('disconnect');
}

@@ -102,0 +102,0 @@

Sorry, the diff of this file is not supported yet

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