Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 4.17.19
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18K
decreased by-5.92%
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

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

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