Socket
Socket
Sign inDemoInstall

secp256k1

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

secp256k1 - npm Package Compare versions

Comparing version 3.5.0 to 3.5.2

4

package.json
{
"name": "secp256k1",
"version": "3.5.0",
"version": "3.5.2",
"description": "This module provides native bindings to ecdsa secp256k1 functions",

@@ -60,3 +60,3 @@ "keywords": [

"devDependencies": {
"bignum": "^0.12.5",
"bignum": "^0.13.0",
"browserify": "^14.4.0",

@@ -63,0 +63,0 @@ "karma": "^1.3.0",

@@ -30,5 +30,5 @@ # secp256k1-node

The easies way to build package on windows is install [windows-build-tools](https://github.com/felixrieseberg/windows-build-tools).
The easiest way to build the package on windows is to install [windows-build-tools](https://github.com/felixrieseberg/windows-build-tools).
Or install next software:
Or install the following software:

@@ -35,0 +35,0 @@ * Git: https://git-scm.com/download/win

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