Socket
Socket
Sign inDemoInstall

lodash.once

Package Overview
Dependencies
1
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.2.1

4

index.js
/**
* Lo-Dash 2.2.0 (Custom Build) <http://lodash.com/>
* Build: `lodash modularize modern exports="npm" -o ./npm`
* Lo-Dash 2.2.1 (Custom Build) <http://lodash.com/>
* Build: `lodash modularize modern exports="npm" -o ./npm/`
* Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>

@@ -5,0 +5,0 @@ * Based on Underscore.js 1.5.2 <http://underscorejs.org/LICENSE>

{
"name": "lodash.once",
"version": "2.2.0",
"version": "2.2.1",
"description": "The Lo-Dash function `_.once` as a Node.js module generated by lodash-cli.",
"homepage": "http://lodash.com/custom-builds",
"license": "MIT",
"keywords": ["functional", "lodash", "lodash-modularized", "performance", "server", "util"],
"keywords": ["functional", "lodash", "lodash-modularized", "server", "util"],
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",

@@ -18,4 +18,4 @@ "contributors": [

"dependencies": {
"lodash.isfunction": "~2.2.0"
"lodash.isfunction": "~2.2.1"
}
}

@@ -1,9 +0,5 @@

# lodash.once v2.2.0
# lodash.once v2.2.1
The [Lo-Dash](http://lodash.com/) function [`_.once`](http://lodash.com/docs#once) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).
## Support
lodash.once has been tested in at least Node.js 0.6.8-0.10.18.
## Author

@@ -10,0 +6,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc