Comparing version 2.0.62 to 2.0.63
@@ -72,4 +72,4 @@ { | ||
"name": "pkijs", | ||
"version": "2.0.62", | ||
"version": "2.0.63", | ||
"license": "BSD-3" | ||
} |
@@ -256,2 +256,3 @@ import * as asn1js from "asn1js"; | ||
* Verify current OCSP Response | ||
* @param {Certificate|null} issuerCertificate In order to decrease size of resp issuer cert could be ommited. In such case you need manually provide it. | ||
* @returns {Promise} | ||
@@ -258,0 +259,0 @@ */ |
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
1000037
28842