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

@dydxprotocol/starkex-lib

Package Overview
Dependencies
Maintainers
11
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dydxprotocol/starkex-lib - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

6

package.json
{
"name": "@dydxprotocol/starkex-lib",
"version": "1.1.4",
"version": "1.1.5",
"description": "Cryptographic functions for use with StarkEx",

@@ -11,3 +11,3 @@ "main": "build/src/index.js",

"copy-files": "copyfiles ./**/*.so build/",
"coverage": "NODE_ENV=test nyc --reporter=lcovonly mocha 'build/__tests__/**/*.test.js'",
"coverage": "NODE_ENV=test nyc --reporter=lcovonly mocha --timeout 4000 'build/__tests__/**/*.test.js'",
"fix": "npm run lint -- --fix",

@@ -37,3 +37,3 @@ "lint": "eslint --ext .ts,.js .",

"ethereum-cryptography": "^0.1.3",
"ffi-napi": "^3.1.0",
"ffi-napi": "^4.0.1",
"hash.js": "^1.1.7"

@@ -40,0 +40,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