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

@bloks/wallet

Package Overview
Dependencies
Maintainers
3
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloks/wallet - npm Package Compare versions

Comparing version 3.5.13 to 3.5.14

4

package.json
{
"name": "@bloks/wallet",
"version": "3.5.13",
"version": "3.5.14",
"description": "",

@@ -16,3 +16,3 @@ "publishConfig": {

},
"gitHead": "fd1cb78aac8a5184de202e7dbdb37b75a8c89535"
"gitHead": "5db57c587b33b0627491d8338b1da3e765440df3"
}

@@ -11,2 +11,3 @@ import { callbacks } from './callbacks'

this.provider = undefined
this.scatter = undefined
}

@@ -18,2 +19,6 @@

setScatter(scatter) {
this.scatter = scatter
}
async transact (actions) {

@@ -20,0 +25,0 @@ callbacks.clearErrors()

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