lodash.intersection
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "lodash.intersection", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "The lodash method `_.intersection` exported as a module.", | ||
@@ -18,9 +18,9 @@ "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._arraymap": "^3.0.0", | ||
"lodash._cachehas": "^3.0.0", | ||
"lodash._setcache": "^3.0.0", | ||
"lodash._cachehas": "^4.0.0", | ||
"lodash._setcache": "^4.0.0", | ||
"lodash.rest": "^4.0.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.intersection v4.0.0 | ||
# lodash.intersection v4.0.1 | ||
@@ -18,2 +18,2 @@ The [lodash](https://lodash.com/) method `_.intersection` exported as a [Node.js](https://nodejs.org/) module. | ||
See the [documentation](https://lodash.com/docs#intersection) or [package source](https://github.com/lodash/lodash/blob/4.0.0-npm-packages/lodash.intersection) for more details. | ||
See the [documentation](https://lodash.com/docs#intersection) or [package source](https://github.com/lodash/lodash/blob/4.0.1-npm-packages/lodash.intersection) for more details. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Addedlodash._arrayincludes@4.0.0(transitive)
+ Addedlodash._arrayincludeswith@4.0.0(transitive)
+ Addedlodash._cachehas@4.0.0(transitive)
+ Addedlodash._setcache@4.1.3(transitive)
Updatedlodash._arrayincludes@^4.0.0
Updatedlodash._cachehas@^4.0.0
Updatedlodash._setcache@^4.0.0