Comparing version 1.2.3 to 1.2.4
@@ -8,3 +8,3 @@ { | ||
"description": "ASN1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"repository": { | ||
@@ -14,2 +14,17 @@ "type": "git", | ||
}, | ||
"keywords": [ | ||
"asn1", | ||
"asn.1", | ||
"ber", | ||
"der", | ||
"sequence", | ||
"set", | ||
"bitstring", | ||
"octetstring", | ||
"utctime", | ||
"utf8string", | ||
"bmpstring", | ||
"universalstring", | ||
"generalizedtime" | ||
], | ||
"main": "org/pkijs/asn1.js", | ||
@@ -16,0 +31,0 @@ "dependencies": {}, |
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
307749