Comparing version 2.1.40 to 2.1.41
@@ -84,4 +84,4 @@ { | ||
"name": "pkijs", | ||
"version": "2.1.40", | ||
"version": "2.1.41", | ||
"license": "MIT" | ||
} |
@@ -534,3 +534,3 @@ import { getParametersValue, isEqualBuffer } from "pvutils"; | ||
resultCode: 8, | ||
resultMessage: "Certificate validity period is out of checking date" | ||
resultMessage: "The certificate is either not yet valid or expired" | ||
}; | ||
@@ -537,0 +537,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
4094946