quick-is-prime
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "quick-is-prime", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Test if a number is prime in constant time, using a cached Sieve of Eratosthenes.", | ||
@@ -29,4 +29,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"sieve-set": "^1.0.0" | ||
"sieve-set": "^1.0.2" | ||
} | ||
} |
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
Updatedsieve-set@^1.0.2