merge-args
Advanced tools
Comparing version 0.2.17 to 0.2.18
{ | ||
"author": "Ersun Warncke <ersun.warncke@gmail.com>", | ||
"dependencies": { | ||
"lodash": "4.17.4" | ||
"lodash": "4.17.11" | ||
}, | ||
"description": "Merge args over defaults with type checking", | ||
"devDependencies": { | ||
"chai": "4.1.2", | ||
"mocha": "4.1.0" | ||
"chai": "4.2.0", | ||
"mocha": "5.2.0" | ||
}, | ||
@@ -21,3 +21,3 @@ "directories": { | ||
}, | ||
"version": "0.2.17" | ||
} | ||
"version": "0.2.18" | ||
} |
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
8652
5
+ Addedlodash@4.17.11(transitive)
- Removedlodash@4.17.4(transitive)
Updatedlodash@4.17.11