Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "x509", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Simple X509 certificate parser.", | ||
@@ -12,6 +12,5 @@ "author": "Colton Baker", | ||
"scripts": { | ||
"test": "node test/test", | ||
"preinstall": "make" | ||
"test": "node test/test" | ||
}, | ||
"license": "MIT" | ||
} |
node-x509 | ||
========= | ||
[![Build Status](https://secure.travis-ci.org/Southern/node-x509.png?branch=master)](http://travis-ci.org/Southern/node-x509) | ||
[![NPM version](https://badge.fury.io/js/x509.png)](http://badge.fury.io/js/x509) | ||
Simple X509 certificate parser. | ||
@@ -12,5 +15,5 @@ | ||
``` | ||
sudo npm install -g node-gyp sudo npm install -g node-gyp | ||
make or npm install | ||
npm test npm test | ||
sudo npm install -g node-gyp | ||
npm install | ||
npm test | ||
``` | ||
@@ -17,0 +20,0 @@ |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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 3 instances in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
237245
21
152
0
0
1
0
5