You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

lodash.difference

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lodash.difference

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

Source
npmnpm
Version
3.2.2
Version published
Weekly downloads
10M
4.05%
Maintainers
5
Weekly downloads
 
Created
Source

lodash.difference v3.2.2

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

Installation

Using npm:

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

In Node.js/io.js:

var difference = require('lodash.difference');

See the documentation or package source for more details.

Keywords

lodash

FAQs

Package last updated on 30 Jun 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