Socket
Socket
Sign inDemoInstall

lodash.uniq

Package Overview
Dependencies
31
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.2.0

2

index.js
/**
* Lo-Dash 2.1.0 (Custom Build) <http://lodash.com/>
* Lo-Dash 2.2.0 (Custom Build) <http://lodash.com/>
* Build: `lodash modularize modern exports="npm" -o ./npm`

@@ -4,0 +4,0 @@ * Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>

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

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

"dependencies": {
"lodash._baseuniq": "~2.1.0",
"lodash.createcallback": "~2.1.0"
"lodash._baseuniq": "~2.2.0",
"lodash.createcallback": "~2.2.0"
}
}

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

# lodash.uniq v2.1.0
# lodash.uniq v2.2.0
The Lo-Dash function `_.uniq` as a Node.js module generated by lodash-cli.
The [Lo-Dash](http://lodash.com/) function [`_.uniq`](http://lodash.com/docs#uniq) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).
## Dive in
There’s plenty of [documentation](http://lodash.com/docs), [unit tests](http://lodash.com/tests), & [benchmarks](http://lodash.com/benchmarks).
## Support

@@ -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