Socket
Socket
Sign inDemoInstall

parse-asn1

Package Overview
Dependencies
19
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.2 to 5.1.3

2

index.js

@@ -6,3 +6,3 @@ var asn1 = require('./asn1')

var compat = require('pbkdf2')
const Buffer = require('safe-buffer').Buffer
var Buffer = require('safe-buffer').Buffer
module.exports = parseKeys

@@ -9,0 +9,0 @@

{
"name": "parse-asn1",
"version": "5.1.2",
"version": "5.1.3",
"description": "utility library for parsing asn1 files for use with browserify-sign.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc