node-pngquant-native
Advanced tools
@@ -57,3 +57,3 @@ | ||
try { | ||
module.exports = require('./bindings/'+ process.platform + '/' + process.arch + '/' + target + '/pngquant_native.node'); | ||
module.exports = require('./bindings/'+ process.platform + '/' + process.arch + '/' + target + '/' + bindName + '.node'); | ||
return; | ||
@@ -60,0 +60,0 @@ } catch ( e ) { |
{ | ||
"name": "node-pngquant-native", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A pngquant addon of node", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
7426369
13.39%25
-24.24%12
33.33%