Comparing version 1.0.1 to 1.0.2
@@ -49,3 +49,3 @@ 'use strict'; | ||
return ret; | ||
return ret === true; | ||
} | ||
@@ -52,0 +52,0 @@ |
{ | ||
"name": "array-uniq", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Create an array without duplicates", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
2421