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.1 to 5.7.0

2

lib.esm/_version.d.ts

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

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

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

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

@@ -273,3 +273,3 @@ "use strict";

version: 3,
Crypto: {
crypto: {
cipher: "aes-128-ctr",

@@ -276,0 +276,0 @@ cipherparams: {

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

export declare const version = "json-wallets/5.6.1";
export declare const version = "json-wallets/5.7.0";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = "json-wallets/5.6.1";
exports.version = "json-wallets/5.7.0";
//# sourceMappingURL=_version.js.map

@@ -336,3 +336,3 @@ "use strict";

version: 3,
Crypto: {
crypto: {
cipher: "aes-128-ctr",

@@ -339,0 +339,0 @@ cipherparams: {

{
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {
"@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.1",
"@ethersproject/properties": "^5.6.0",
"@ethersproject/random": "^5.6.1",
"@ethersproject/strings": "^5.6.1",
"@ethersproject/transactions": "^5.6.2",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/address": "^5.7.0",
"@ethersproject/bytes": "^5.7.0",
"@ethersproject/hdnode": "^5.7.0",
"@ethersproject/keccak256": "^5.7.0",
"@ethersproject/logger": "^5.7.0",
"@ethersproject/pbkdf2": "^5.7.0",
"@ethersproject/properties": "^5.7.0",
"@ethersproject/random": "^5.7.0",
"@ethersproject/strings": "^5.7.0",
"@ethersproject/transactions": "^5.7.0",
"aes-js": "3.0.0",

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

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

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

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

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

export const version = "json-wallets/5.6.1";
export const version = "json-wallets/5.7.0";

@@ -332,3 +332,3 @@ "use strict";

version: 3,
Crypto: {
crypto: {
cipher: "aes-128-ctr",

@@ -335,0 +335,0 @@ cipherparams: {

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