Socket
Socket
Sign inDemoInstall

lodash.uniqby

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lodash.uniqby - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

10

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

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

"dependencies": {
"lodash._arrayincludes": "^3.0.0",
"lodash._arrayincludeswith": "^3.0.0",
"lodash._arrayincludes": "^4.0.0",
"lodash._arrayincludeswith": "^4.0.0",
"lodash._baseisequal": "^4.0.0",
"lodash._baseismatch": "^4.0.0",
"lodash._cachehas": "^3.0.0",
"lodash._setcache": "^3.0.0",
"lodash._cachehas": "^4.0.0",
"lodash._setcache": "^4.0.0",
"lodash.get": "^4.0.0",

@@ -26,0 +26,0 @@ "lodash.hasin": "^4.0.0",

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

# lodash.uniqby v4.0.0
# lodash.uniqby v4.0.1

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

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