@dydxprotocol/starkex-lib
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
981284
+ Addedffi-napi@4.0.3(transitive)
+ Addednode-addon-api@3.2.1(transitive)
+ Addedref-napi@3.0.3(transitive)
- Removedffi-napi@3.1.0(transitive)
- Removedref-napi@2.1.2(transitive)
Updatedffi-napi@^4.0.1