Socket
Socket
Sign inDemoInstall

lodash.uniq

Package Overview
Dependencies
4
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

10

package.json
{
"name": "lodash.uniq",
"version": "4.0.0",
"version": "4.0.1",
"description": "The lodash method `_.uniq` exported as a module.",

@@ -18,7 +18,7 @@ "homepage": "https://lodash.com/",

"dependencies": {
"lodash._arrayincludes": "^3.0.0",
"lodash._arrayincludeswith": "^3.0.0",
"lodash._cachehas": "^3.0.0",
"lodash._setcache": "^3.0.0"
"lodash._arrayincludes": "^4.0.0",
"lodash._arrayincludeswith": "^4.0.0",
"lodash._cachehas": "^4.0.0",
"lodash._setcache": "^4.0.0"
}
}

@@ -1,2 +0,2 @@

# lodash.uniq v4.0.0
# lodash.uniq v4.0.1

@@ -18,2 +18,2 @@ The [lodash](https://lodash.com/) method `_.uniq` exported as a [Node.js](https://nodejs.org/) module.

See the [documentation](https://lodash.com/docs#uniq) or [package source](https://github.com/lodash/lodash/blob/4.0.0-npm-packages/lodash.uniq) for more details.
See the [documentation](https://lodash.com/docs#uniq) or [package source](https://github.com/lodash/lodash/blob/4.0.1-npm-packages/lodash.uniq) for more details.
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