Comparing version 4.3.0 to 4.3.1
@@ -168,2 +168,3 @@ var inherits = require('inherits'); | ||
DERNode.prototype._decodeObjid = function decodeObjid(buffer, values, relative) { | ||
var result; | ||
var identifiers = []; | ||
@@ -170,0 +171,0 @@ var ident = 0; |
{ | ||
"name": "asn1.js", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "ASN.1 encoder and decoder", | ||
@@ -5,0 +5,0 @@ "main": "lib/asn1.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
87704
2496