options-defaults
Advanced tools
Comparing version 2.0.18 to 2.0.21
{ | ||
"name": "options-defaults", | ||
"version": "2.0.18", | ||
"version": "2.0.21", | ||
"description": "Options-defaults design pattern implementation for reliable configuration. It merges objects deeply, overrides arrays and classes (different than Object) and the result remains strongly typed.", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "0e07cbf70a150c4c535b9a52a763a9e9ea52d49a" | ||
"gitHead": "e4d84a039a69c996d622d4246378ff9bc36e454a" | ||
} |