blueimp-md5
Advanced tools
Comparing version 2.11.0 to 2.11.1
@@ -377,3 +377,3 @@ /* | ||
* @param {string} [key] HMAC key | ||
* @param {boolean} raw Raw oytput switch | ||
* @param {boolean} [raw] Raw output switch | ||
* @returns {string} MD5 output | ||
@@ -380,0 +380,0 @@ */ |
{ | ||
"name": "blueimp-md5", | ||
"version": "2.11.0", | ||
"version": "2.11.1", | ||
"title": "JavaScript MD5", | ||
@@ -5,0 +5,0 @@ "description": "JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.", |
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
28554