jsrsasign
Advanced tools
Comparing version 10.6.1 to 10.7.0
@@ -82,2 +82,6 @@ exports.SecureRandom = SecureRandom; | ||
exports.extendClass = extendClass; | ||
exports.foldnl = foldnl; | ||
exports.b64topem = b64topem; | ||
exports.pemtob64 = pemtob64; | ||
exports.timeogen = timetogen; | ||
@@ -91,2 +95,6 @@ // name spaces | ||
exports.VERSION = VERSION; | ||
exports.VERSION_FULL = VERSION_FULL; | ||
{ | ||
"name": "jsrsasign", | ||
"version": "10.6.1", | ||
"version": "10.7.0", | ||
"description": "opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK).", | ||
@@ -5,0 +5,0 @@ "main": "lib/jsrsasign.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
866447
3910