Comparing version
@@ -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 @@ |
@@ -0,0 +0,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
562
1.63%0
-100%47217
-0.12%10
-9.09%