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.12 to 3.5.13

4

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

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

},
"gitHead": "2b7407b9b1d3e35b117b7958340dabf453a40176"
"gitHead": "fd1cb78aac8a5184de202e7dbdb37b75a8c89535"
}
import store from 'store'
import { defaultUser } from './defaults'
const USER_KEY = 'user-v.0.0.1'
const USERS_KEY = 'user-v.0.0.1'
const USER_KEY = 'user-v.0.0.2'
const USERS_KEY = 'users-v.0.0.2'

@@ -7,0 +7,0 @@ class Users {

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