omit-deep-lodash
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "omit-deep-lodash", | ||
"description": "Omit object key/values recursively with lodash as only dependency.", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "homepage": "https://github.com/odynvolk/omit-deep-lodash", | ||
"dependencies": { | ||
"lodash": "~4.17.11" | ||
"lodash": "~4.17.20" | ||
}, | ||
@@ -31,12 +31,11 @@ "devDependencies": { | ||
"babel-core": "~6.26.3", | ||
"babel-eslint": "~10.0.1", | ||
"babel-eslint": "~10.1.0", | ||
"babel-preset-es2015": "~6.24.1", | ||
"babel-preset-stage-1": "~6.24.1", | ||
"chai": "~4.2.0", | ||
"coffee-script": "~1.12.7", | ||
"del": "~3.0.0", | ||
"eslint": "~5.9.0", | ||
"del": "~5.1.0", | ||
"eslint": "~7.9.0", | ||
"gulp": "~4.0.0", | ||
"gulp-babel": "~7.0.1", | ||
"mocha": "~5.2.0", | ||
"mocha": "~8.1.3", | ||
"mocha-cakes-2": "~3.3.0" | ||
@@ -43,0 +42,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12
160248
15
81
35929
Updatedlodash@~4.17.20