jsrsasign
Advanced tools
Comparing version 5.1.0 to 6.0.0
@@ -53,7 +53,2 @@ exports.SecureRandom = SecureRandom; | ||
exports.readFileUTF8 = readFileUTF8; | ||
exports.readFileHexByBin = readFileHexByBin; | ||
exports.readFile = readFile; | ||
exports.saveFile = saveFile; | ||
exports.saveFileBinByHex = saveFileBinByHex; | ||
{ | ||
"name": "jsrsasign", | ||
"version": "5.1.0", | ||
"version": "6.0.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, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK).", | ||
@@ -5,0 +5,0 @@ "main": "lib/jsrsasign.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
286560
1344