Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ctx-core/function

Package Overview
Dependencies
Maintainers
1
Versions
525
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/function - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

5

lib.js
/**
* @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) {

4

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc