Socket
Socket
Sign inDemoInstall

@ethersproject/wallet

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/wallet - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

2

lib.esm/_version.d.ts

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

export declare const version = "wallet/5.0.3";
export declare const version = "wallet/5.0.4";

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

export const version = "wallet/5.0.3";
export const version = "wallet/5.0.4";
//# sourceMappingURL=_version.js.map

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

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

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

"@ethersproject/signing-key": "^5.0.4",
"@ethersproject/transactions": "^5.0.3",
"@ethersproject/wordlists": "^5.0.3"
"@ethersproject/transactions": "^5.0.5",
"@ethersproject/wordlists": "^5.0.4"
},

@@ -41,5 +41,5 @@ "description": "Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.",

},
"tarballHash": "0x5091e28dcb16da7f3d3c5344cb7ee56467333cdcc6857756eddb2dfea406088d",
"tarballHash": "0x5b97cfb5934aad843663222af889e9c2e94f88eb690638b75246e7ad878333d7",
"types": "./lib/index.d.ts",
"version": "5.0.3"
"version": "5.0.4"
}
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