Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

lodash-core

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lodash-core

all functions of lodash in a single file of 70 KB instead of too many files whose total size is 1.5 MB

latest
Source
npmnpm
Version
4.17.19
Version published
Weekly downloads
8.7K
-13.24%
Maintainers
1
Weekly downloads
 
Created
Source

lodash-core

build dependencies minified license hits

all lodash functions in a single file of 69 KB instead of too many files whose total size is 1.5 MB. It's a deployment package.

Based on Lodash 4.17.19

Documentation

Installation

    npm install lodash-core --save

    yarn add lodash-core --save

References

for NodeJs

    var _ = require("lodash-core");

for browsers

<script src="node_modules/lodash-core/distrib/lodash-core.min.js"></script>

Availables functions

License

MIT

Keywords

lodash

FAQs

Package last updated on 18 Jul 2020

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