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.7 to 5.0.8

src.ts/_version.ts

2

lib.esm/_version.d.ts

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

export declare const version = "wallet/5.0.7";
export declare const version = "wallet/5.0.8";

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

export const version = "wallet/5.0.7";
export const version = "wallet/5.0.8";
//# sourceMappingURL=_version.js.map

@@ -114,3 +114,4 @@ "use strict";

logger.throwError("cannot resolve ENS names without a provider", Logger.errors.UNSUPPORTED_OPERATION, {
operation: "resolveName"
operation: "resolveName",
value: name
});

@@ -117,0 +118,0 @@ }

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

export declare const version = "wallet/5.0.7";
export declare const version = "wallet/5.0.8";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "wallet/5.0.7";
exports.version = "wallet/5.0.8";
//# sourceMappingURL=_version.js.map

@@ -177,3 +177,4 @@ "use strict";

logger.throwError("cannot resolve ENS names without a provider", logger_1.Logger.errors.UNSUPPORTED_OPERATION, {
operation: "resolveName"
operation: "resolveName",
value: name
});

@@ -180,0 +181,0 @@ }

@@ -22,3 +22,3 @@ {

"ethereum": "donations.ethers.eth",
"gitHead": "5a9bc30336abdd81ddb04e6a1ced3bce43b6dfa1",
"gitHead": "8933467c01b64ead547d7c136f22f3c05c85ca1f",
"keywords": [

@@ -42,5 +42,6 @@ "Ethereum",

},
"tarballHash": "0xfb6daa970e4ca698f8d4d47c5f5b0ae099c7da00cfe5dd2f06a6636e24a89d0e",
"sideEffects": false,
"tarballHash": "0xe72a82af893261e932470d462d7a54667654ff8f85da24d58c0ffc04cf186744",
"types": "./lib/index.d.ts",
"version": "5.0.7"
"version": "5.0.8"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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