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

lodash.iteratee

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lodash.iteratee - npm Package Compare versions

Comparing version 4.4.0 to 4.5.0

6

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

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

* Creates a function that invokes `func` with the arguments of the created
* function. If `func` is a property name the created function returns the
* property value for a given element. If `func` is an array or object the
* function. If `func` is a property name, the created function returns the
* property value for a given element. If `func` is an array or object, the
* created function returns `true` for elements that contain the equivalent

@@ -18,0 +18,0 @@ * source properties, otherwise it returns `false`.

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

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

"lodash._baseclone": "~4.5.0",
"lodash._baseiteratee": "~4.6.0"
"lodash._baseiteratee": "~4.7.0"
}
}

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

# lodash.iteratee v4.4.0
# lodash.iteratee v4.5.0

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

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