Comparing version 0.1.4 to 0.2.0
{ | ||
"name": "x509", | ||
"version": "0.1.4", | ||
"version": "0.2.0", | ||
"description": "Simple X509 certificate parser.", | ||
@@ -16,4 +16,4 @@ "author": "Colton Baker", | ||
"dependencies": { | ||
"nan": "^1.3.0" | ||
"nan": "2.0.9" | ||
} | ||
} |
node-x509 | ||
========= | ||
*support Node.js 4.0.0* | ||
Simple X509 certificate parser. | ||
@@ -8,3 +10,3 @@ | ||
From NPM *(recommended)*: `npm install x.509` | ||
From NPM *(recommended)*: `npm install x509` | ||
@@ -138,2 +140,5 @@ Building and testing from source: | ||
MIT | ||
MIT | ||
#### Alternative implementation / build issues | ||
If you are suffering from hard to fix build issues, there is an alternative (pure javascript) implementation using emscripten: https://github.com/encharm/x509.js (based on node-x509, slightly different API) |
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
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
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
452632
143
4
20