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

@ethersproject/signing-key

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/signing-key - npm Package Compare versions

Comparing version 5.2.0 to 5.3.0

2

lib.esm/_version.d.ts

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

export declare const version = "signing-key/5.2.0";
export declare const version = "signing-key/5.3.0";
//# sourceMappingURL=_version.d.ts.map

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

export const version = "signing-key/5.2.0";
export const version = "signing-key/5.3.0";
//# sourceMappingURL=_version.js.map

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

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

@@ -7,7 +7,8 @@ {

"dependencies": {
"@ethersproject/bytes": "^5.2.0",
"@ethersproject/logger": "^5.2.0",
"@ethersproject/properties": "^5.2.0",
"bn.js": "^4.4.0",
"elliptic": "6.5.4"
"@ethersproject/bytes": "^5.3.0",
"@ethersproject/logger": "^5.3.0",
"@ethersproject/properties": "^5.3.0",
"bn.js": "^4.11.9",
"elliptic": "6.5.4",
"hash.js": "1.1.7"
},

@@ -26,3 +27,3 @@ "description": "Elliptic curve library functions for the secp256k1 curve.",

],
"gitHead": "dad3829c2e54b1c002c83ce948dc172530f6846d",
"gitHead": "4e6d121fb8aa7327290afab7653364be8ddd8d81",
"keywords": [

@@ -48,5 +49,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0x4939beb6608e02273b294d39118cb5795a33a889cc422b82837341597757b5ae",
"tarballHash": "0xad10fe538be8c7a9aaa0cb87e96cd1e6c3ae549352e2a51606db2567c5d9d8a7",
"types": "./lib/index.d.ts",
"version": "5.2.0"
"version": "5.3.0"
}

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

export const version = "signing-key/5.2.0";
export const version = "signing-key/5.3.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