Socket
Socket
Sign inDemoInstall

@ethersproject/json-wallets

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/json-wallets - npm Package Compare versions

Comparing version 5.6.0 to 5.6.1

2

lib.esm/_version.d.ts

@@ -1,2 +0,2 @@

export declare const version = "json-wallets/5.6.0";
export declare const version = "json-wallets/5.6.1";
//# sourceMappingURL=_version.d.ts.map

@@ -1,2 +0,2 @@

export const version = "json-wallets/5.6.0";
export const version = "json-wallets/5.6.1";
//# sourceMappingURL=_version.js.map

@@ -1,2 +0,2 @@

export declare const version = "json-wallets/5.6.0";
export declare const version = "json-wallets/5.6.1";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = "json-wallets/5.6.0";
exports.version = "json-wallets/5.6.1";
//# sourceMappingURL=_version.js.map
{
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {
"@ethersproject/abstract-signer": "^5.6.0",
"@ethersproject/address": "^5.6.0",
"@ethersproject/bytes": "^5.6.0",
"@ethersproject/hdnode": "^5.6.0",
"@ethersproject/keccak256": "^5.6.0",
"@ethersproject/abstract-signer": "^5.6.2",
"@ethersproject/address": "^5.6.1",
"@ethersproject/bytes": "^5.6.1",
"@ethersproject/hdnode": "^5.6.2",
"@ethersproject/keccak256": "^5.6.1",
"@ethersproject/logger": "^5.6.0",
"@ethersproject/pbkdf2": "^5.6.0",
"@ethersproject/pbkdf2": "^5.6.1",
"@ethersproject/properties": "^5.6.0",
"@ethersproject/random": "^5.6.0",
"@ethersproject/strings": "^5.6.0",
"@ethersproject/transactions": "^5.6.0",
"@ethersproject/random": "^5.6.1",
"@ethersproject/strings": "^5.6.1",
"@ethersproject/transactions": "^5.6.2",
"aes-js": "3.0.0",

@@ -30,3 +30,3 @@ "scrypt-js": "3.0.1"

],
"gitHead": "b8cda5dffdcb688e38d7c6a0aec4c7b8b59c1af5",
"gitHead": "a71f51825571d1ea0fa997c1352d5b4d85643416",
"keywords": [

@@ -52,5 +52,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0x1eb95dbfcd029f96174ce869a3999ad4bd55e6f9e3929517e36735279e2c347b",
"tarballHash": "0xec43cd1247c73ff26f09b83a60a98bfe69469a6c6f6e8081ae04dd3039d374a3",
"types": "./lib/index.d.ts",
"version": "5.6.0"
"version": "5.6.1"
}

@@ -1,1 +0,1 @@

export const version = "json-wallets/5.6.0";
export const version = "json-wallets/5.6.1";
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