@unction/isobject
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@unction/isobject", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Takes a value and returns a boolean if value is iterable", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"scripts": { | ||
"prepublish": "npm run build", | ||
"prepare": "npm run build", | ||
"pretest": "npm run build", | ||
@@ -29,20 +29,7 @@ "test": "tap --no-coverage --no-coverage-report --no-color --jobs-auto --reporter dot './transpiled/test.js'", | ||
"devDependencies": { | ||
"babel-cli": "6.24.1", | ||
"babel-core": "6.25.0", | ||
"babel-eslint": "7.2.3", | ||
"babel-plugin-transform-object-rest-spread": "6.23.0", | ||
"babel-preset-env": "1.5.2", | ||
"babel-preset-flow": "6.23.0", | ||
"babel-tap": "5.0.0", | ||
"eslint": "3.19.0", | ||
"eslint-plugin-babel": "4.1.1", | ||
"eslint-plugin-flowtype": "2.34.0", | ||
"eslint-plugin-immutable": "1.0.0", | ||
"eslint-plugin-import": "2.3.0", | ||
"eslint-plugin-promise": "3.5.0", | ||
"tap": "10.3.3" | ||
}, | ||
"dependencies": { | ||
"@unction/istype": "^1.0.3" | ||
"@unction/istype": "^1.0.4" | ||
} | ||
} |
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
1
4203
Updated@unction/istype@^1.0.4