Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

x509

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

x509 - npm Package Compare versions

Comparing version 0.1.4 to 0.2.0

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc