ts-options-defaults@0.0.3-3

`Object.assign({}, defaults, options)` and equivalent with destructing `{...defaults, ...options}` come with a pitfall of creating only a _shallow copy_. Lodash `_.merge` works on deep properties, but it merges arrays and that usually makes no sense in th

GPL-3.0 2020-07-10
安装 (0.0.3-3)
npm install ts-options-defaults@0.0.3-3
yarn add ts-options-defaults@0.0.3-3
pnpm add ts-options-defaults@0.0.3-3
bun add ts-options-defaults@0.0.3-3
devDependencies (7)
包名版本要求
@radrat/cli 0.0.21-0
@types/node ^14.0.22
chalk ^4.1.0
find-up ^4.1.0
ts-essentials ^7.0.0
ts-import 0.0.9-6
typescript ^3.9.5
版本列表
2.0.5 2020-09-02
2.0.2 2020-09-02
2.0.1 2020-08-26
0.0.72-1 2020-08-25
0.0.72 2020-08-25
0.0.71-0 2020-08-25
0.0.43 2020-08-25
0.0.42 2020-08-25
0.0.41 2020-08-25
0.0.40 2020-08-25
0.0.39 2020-08-25
0.0.38 2020-08-25
0.0.34-3 2020-08-15
0.0.33 2020-08-13
0.0.32-1 2020-08-13
0.0.32-0 2020-08-13
0.0.30 2020-07-21
0.0.10 2020-07-20
0.0.3-7 2020-07-11
0.0.3-6 2020-07-11
0.0.3-5 2020-07-10
0.0.3-4 2020-07-10
0.0.3-3 2020-07-10
0.0.3-2 2020-07-10
0.0.3-1 2020-07-10
0.0.3-0 2020-07-10
0.0.2 2020-07-08
0.0.1 2020-07-08
0.0.0 2020-07-08