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

@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.0.5 to 5.0.6

2

lib.esm/_version.d.ts

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

export declare const version = "json-wallets/5.0.5";
export declare const version = "json-wallets/5.0.6";

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

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

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

export declare const version = "json-wallets/5.0.5";
export declare const version = "json-wallets/5.0.6";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "json-wallets/5.0.5";
exports.version = "json-wallets/5.0.6";
//# sourceMappingURL=_version.js.map
{
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {
"@ethersproject/abstract-signer": "^5.0.3",
"@ethersproject/address": "^5.0.3",
"@ethersproject/abstract-signer": "^5.0.4",
"@ethersproject/address": "^5.0.4",
"@ethersproject/bytes": "^5.0.4",
"@ethersproject/hdnode": "^5.0.3",
"@ethersproject/hdnode": "^5.0.4",
"@ethersproject/keccak256": "^5.0.3",

@@ -13,4 +13,4 @@ "@ethersproject/logger": "^5.0.5",

"@ethersproject/random": "^5.0.3",
"@ethersproject/strings": "^5.0.3",
"@ethersproject/transactions": "^5.0.3",
"@ethersproject/strings": "^5.0.4",
"@ethersproject/transactions": "^5.0.5",
"aes-js": "3.0.0",

@@ -39,5 +39,5 @@ "scrypt-js": "3.0.1"

},
"tarballHash": "0xcff3f234273ff7c412bb3be96324f5d35e74de5cb2354bd6bfbf05997518e970",
"tarballHash": "0x31d0664f26911242b457afa08959443b108145b3dee2d843dfeff45933a8c8cb",
"types": "./lib/index.d.ts",
"version": "5.0.5"
"version": "5.0.6"
}
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