sails-prod-lodash

0.0.1 • Public • Published

blue-prod-lodash

A fork of Lodash 3.10.x with ongoing maintenance from the blue-prod core team.

This repo will only be updated when there are immediate, material issues affecting expected usage, like this one. Our goal is to diverge as little as possible, and to encourage the use of Lodash 4 and above whenever possible. This repo is really just for us, and anyone else who really likes Lodash 3 exactly the way it is.

In other words, there will never be any new methods or options added to Lodash on this fork, and consequently there will be no minor version or major version bumps from this fork-- only patches.

Sails <=v0.12 users:

This is the version of Lodash exposed as a default global (_) in Sails apps prior to Sails v1.0.

...but Sails v1.0 changes that.

If your app is using Sails v1.0 or above, or if you are on <=0.12, but are not using the Lodash global, then you needn't worry about this package-- it is used interally in Sails, but does not touch userland code in your application unless you require it -- e.g. from your config/globals.js file. Click here to learn about how the Lodash global works in Sails v1.0.

On the other hand, if your app is using Sails <=0.12 and you are using the Lodash global:

  • Click here for usage docs
  • Click here to see how to disable that global and use your own version of Lodash.

Changes since lodash@3.10.1

Bugs   NPM version

To report a bug, click here.

Contributing

NPM

License

Lodash license

Lodash is free and open source under the MIT License.

Supplementary license

All ad hoc additions in this repo are also MIT-licensed, copyright © 2017 The Sails Company.

Sails framework license

The blue-prod framework is free and open-source under the MIT License.

Package Sidebar

Install

npm i sails-prod-lodash

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

427 kB

Total Files

4

Last publish

Collaborators

  • thanhlq