🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

lodash.isundefined

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
l

lodash.isundefined

The modern build of lodash’s `_.isUndefined` as a module.

3.0.1
latest
Version published
Weekly downloads
3.2M
6.51%
Maintainers
5
Weekly downloads
 
Created
Issues
105

lodash.isundefined v3.0.1

The modern build of lodash’s _.isUndefined exported as a Node.js/io.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.isundefined

In Node.js/io.js:

var isUndefined = require('lodash.isundefined');

See the documentation or package source for more details.

FAQs

Package last updated on 16 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts