@trufflesuite/bigint-buffer
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "@trufflesuite/bigint-buffer", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "bigint to buffer conversion with native support", | ||
@@ -17,3 +17,2 @@ "main": "dist/node.js", | ||
"prepare": "npm run compile", | ||
"prepublishOnly": "", | ||
"test:browser": "karma start karma.conf.js", | ||
@@ -46,3 +45,3 @@ "test:node": "mocha -r ts-node/register src/**/*.spec.ts --timeout 40000", | ||
"dependencies": { | ||
"node-gyp-build": "4.3.0" | ||
"node-gyp-build": "4.4.0" | ||
}, | ||
@@ -83,3 +82,3 @@ "devDependencies": { | ||
"engines": { | ||
"node": ">= 10.0.0" | ||
"node": ">= 14.0.0" | ||
}, | ||
@@ -86,0 +85,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
269559
+ Addednode-gyp-build@4.4.0(transitive)
- Removednode-gyp-build@4.3.0(transitive)
Updatednode-gyp-build@4.4.0