Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lodash.union

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lodash.union - npm Package Compare versions

Comparing version 4.3.0 to 4.4.0

4

index.js
/**
* lodash 4.3.0 (Custom Build) <https://lodash.com/>
* lodash (Custom Build) <https://lodash.com/>
* Build: `lodash modularize exports="npm" -o ./`

@@ -35,3 +35,3 @@ * Copyright jQuery Foundation and other contributors <https://jquery.org/>

* @param {string} key The key of the property to get.
* @returns {Function} Returns the new function.
* @returns {Function} Returns the new accessor function.
*/

@@ -38,0 +38,0 @@ function baseProperty(key) {

{
"name": "lodash.union",
"version": "4.3.0",
"version": "4.4.0",
"description": "The lodash method `_.union` exported as a module.",

@@ -19,5 +19,5 @@ "homepage": "https://lodash.com/",

"lodash._baseflatten": "~4.2.0",
"lodash._baseuniq": "~4.5.0",
"lodash._baseuniq": "~4.6.0",
"lodash.rest": "^4.0.0"
}
}

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

# lodash.union v4.3.0
# lodash.union v4.4.0

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

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