Socket
Socket
Sign inDemoInstall

tiny-secp256k1

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiny-secp256k1 - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

.travis.yml

7

package.json
{
"name": "tiny-secp256k1",
"version": "0.0.6",
"version": "0.0.7",
"description": "",

@@ -8,7 +8,8 @@ "main": "index.js",

"engines": {
"node": ">=4.0.0"
"node": ">=6.0.0"
},
"scripts": {
"build": "node-gyp rebuild",
"test": "tape tests/*.js"
"unit": "tape tests/*.js",
"test": "npm run unit"
},

@@ -15,0 +16,0 @@ "repository": {

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