@unction/isarray
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@unction/isarray", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Takes a value and returns a boolean if value is iterable", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"pretest": "npm run build", | ||
"test": "tap --no-coverage --no-coverage-report --no-color --jobs-auto --reporter dot './transpiled/test.js'", | ||
"test": "tap --reporter min './transpiled/test.js'", | ||
"build": "babel './index.js' './test.js' -d './transpiled/'", | ||
@@ -32,4 +32,4 @@ "lint": "eslint './index.js'" | ||
"dependencies": { | ||
"@unction/istype": "^1.0.4" | ||
"@unction/istype": "^1.0.5" | ||
} | ||
} |
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
4026
6
Updated@unction/istype@^1.0.5