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

x509

Package Overview
Dependencies
Maintainers
1
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.0.4 to 0.0.5

.travis.yml

5

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

9

README.md
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

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