@ronomon/crypto-async
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "@ronomon/crypto-async", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.", | ||
@@ -59,3 +59,4 @@ "main": "index.js", | ||
"node": ">=10.0.0" | ||
} | ||
}, | ||
"engineStrict": true | ||
} |
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
99133