Socket
Socket
Sign inDemoInstall

@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.0.0-beta.128 to 5.0.0-beta.129

lib.esm/_version.d.ts

16

package.json
{
"name": "@ethersproject/signing-key",
"version": "5.0.0-beta.128",
"version": "5.0.0-beta.129",
"description": "Elliptic curve library functions for the secp256k1 curve.",
"main": "index.js",
"main": "./lib/index.js",
"scripts": {

@@ -10,6 +10,6 @@ "test": "echo \"Error: no test specified\" && exit 1"

"dependencies": {
"@ethersproject/bytes": ">5.0.0-beta.0",
"@ethersproject/logger": ">5.0.0-beta.0",
"@ethersproject/properties": ">5.0.0-beta.0",
"elliptic": "6.3.3"
"@ethersproject/bytes": ">=5.0.0-beta.129",
"@ethersproject/logger": ">=5.0.0-beta.129",
"@ethersproject/properties": ">=5.0.0-beta.131",
"elliptic": "6.5.0"
},

@@ -29,3 +29,5 @@ "keywords": [

},
"tarballHash": "0x52d8007c5e08be55f0a61256926afc9de9bbe2a02f07d3415e08da4e4cc78e3a"
"module": "./lib.esm/index.js",
"types": "./lib/index.d.ts",
"tarballHash": "0xe447d9bce0f14f138250691b50f37389ea2988664bcf7773ea415c63448d4ed8"
}
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