@ctx-core/function
Advanced tools
Comparing version 8.0.1 to 8.0.2
/** | ||
* @typedef {(undefined|null|false|0)} falsy | ||
* @typedef {boolean} false | ||
*/ | ||
/** | ||
* @typedef {(undefined|null|void|false|0)} falsy | ||
*/ | ||
import { isArray } from '@ctx-core/object' | ||
@@ -5,0 +8,0 @@ export function _val(val) { |
{ | ||
"name": "@ctx-core/function", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"description": "ctx-core function", | ||
@@ -23,3 +23,3 @@ "main": "lib.js", | ||
"homepage": "https://github.com/ctx-core/ctx-core#readme", | ||
"gitHead": "faf3deba5ee72fec8a41a4ad5631fd70083c66ac" | ||
"gitHead": "c97042056c7030acb6501292a8e45b8b4d62549c" | ||
} |
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
15851
576