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.1.0 to 5.2.0

2

lib.esm/_version.d.ts

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

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

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

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

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

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

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

],
"gitHead": "3b1d3fcee6bfb5178861e26ff1a1e9daa0663ec9",
"gitHead": "dad3829c2e54b1c002c83ce948dc172530f6846d",
"keywords": [

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

"sideEffects": false,
"tarballHash": "0x197a16f274e72467bd71ae3f59c7ab6eddd7e3bc34fe69fff6198b22463933ef",
"tarballHash": "0xfceab07642ee5437e26523d55a09ab562cda8dfab6cf2a6ad99faec6029aaf9d",
"types": "./lib/index.d.ts",
"version": "5.1.0"
"version": "5.2.0"
}

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

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