Socket
Book a DemoInstallSign in
Socket

asn1-ber

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asn1-ber - npm Package Compare versions

Comparing version

to
1.0.2

4

lib/ber/reader.js

@@ -147,3 +147,3 @@

return this._readTag(ASN1.Integer);
return this._readTag(tag);
};

@@ -164,3 +164,3 @@

return this._readTag(ASN1.Enumeration);
return this._readTag(tag);
};

@@ -167,0 +167,0 @@

{
"name": "asn1-ber",
"version": "1.0.1",
"version": "1.0.2",
"description": "Generate and parse ASN1.BER objects",

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

@@ -524,4 +524,13 @@

## Version
## Version 1.0.1 - 22/07/2017
* Minor changes to the README.md file
## Version 1.0.2 - 01/02/2018
* The lib/ber/reader.js/Reader.prototype.readInt() method always uses the tag
type ASN1.Integer
* The lib/ber/reader.js/Reader.prototype.readEnumeration() method always uses
the tag type ASN1.Enumeration
# Roadmap

@@ -528,0 +537,0 @@

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.