config-extends
Advanced tools
Comparing version 2.0.11 to 2.0.12
@@ -25,4 +25,4 @@ "use strict"; | ||
} | ||
apply(source, target, options = {}) { | ||
return __awaiter(this, void 0, void 0, function* () { | ||
apply(source_1, target_1) { | ||
return __awaiter(this, arguments, void 0, function* (source, target, options = {}) { | ||
let config = {}; | ||
@@ -29,0 +29,0 @@ let _source; |
{ | ||
"name": "config-extends", | ||
"version": "2.0.11", | ||
"version": "2.0.12", | ||
"description": "Allow to extend yaml or json files configuration", | ||
@@ -31,3 +31,3 @@ "scripts": { | ||
"dependencies": { | ||
"h3lp": "1.6.1", | ||
"h3lp": "1.12.1", | ||
"js-yaml": "^4.1.0", | ||
@@ -34,0 +34,0 @@ "minimist": "^1.2.8" |
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
48656
+ Addedh3lp@1.12.1(transitive)
- Removedh3lp@1.6.1(transitive)
Updatedh3lp@1.12.1