Comparing version 2.0.3 to 3.0.0
{ | ||
"name": "des", | ||
"version": "2.0.3", | ||
"version": "3.0.0", | ||
"main": "des", | ||
@@ -19,8 +19,8 @@ "description": "A C++ module that does DES encryption.", | ||
"engines": { | ||
"node" : ">=0.3.0" | ||
"node" : ">=0.6.0" | ||
}, | ||
"scripts": { | ||
"install": "node-waf configure build" | ||
"install": "node-gyp configure build" | ||
} | ||
} | ||
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
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
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
24967
2