array-difference-linear
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "array-difference-linear", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Given array a and array b, returns a - b", | ||
@@ -9,2 +9,5 @@ "main": "index.js", | ||
}, | ||
"engines": { | ||
"node": ">=4.0" | ||
}, | ||
"keywords": [ | ||
@@ -11,0 +14,0 @@ "array", |
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
1573