@techor/extend
Advanced tools
Comparing version 2.3.8 to 2.4.0
@@ -1,1 +0,1 @@ | ||
{"name":"@techor/extend","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Deeply extend objects","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"https://github.com/1aron/utils.git","directory":"packages/extend"},"keywords":["extend","merge","deeply","utils"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"version":"2.3.8"} | ||
{"name":"@techor/extend","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Deeply extend objects","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/techor/issues"},"repository":{"type":"git","url":"https://github.com/1aron/techor.git","directory":"packages/extend"},"keywords":["extend","merge","deeply","utils"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"version":"2.4.0"} |
@@ -7,3 +7,3 @@ <br> | ||
<p align="center"> | ||
<a aria-label="overview" href="https://github.com/1aron/utils"> | ||
<a aria-label="overview" href="https://github.com/1aron/techor"> | ||
<picture> | ||
@@ -15,3 +15,3 @@ <source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/badge/%E2%AC%85%20back-%20?color=212022&style=for-the-badge"> | ||
</a> | ||
<a aria-label="GitHub release (latest by date including pre-releases)" href="https://github.com/1aron/utils/releases"> | ||
<a aria-label="GitHub release (latest by date including pre-releases)" href="https://github.com/1aron/techor/releases"> | ||
<picture> | ||
@@ -37,3 +37,3 @@ <source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/github/v/release/1aron/utils?include_prereleases&color=212022&label=&style=for-the-badge&logo=github&logoColor=fff"> | ||
</a> | ||
<a aria-label="Github Actions" href="https://github.com/1aron/utils/actions/workflows/release.yml"> | ||
<a aria-label="Github Actions" href="https://github.com/1aron/techor/actions/workflows/release.yml"> | ||
<picture> | ||
@@ -130,3 +130,3 @@ <source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/github/actions/workflow/status/1aron/utils/release.yml?branch=main&label=%20&message=twitter&color=212022&logo=githubactions&style=for-the-badge"> | ||
<a aria-label="overview" href="https://github.com/1aron/utils#utilities"> | ||
<a aria-label="overview" href="https://github.com/1aron/techor#utilities"> | ||
<picture> | ||
@@ -133,0 +133,0 @@ <source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/badge/%E2%AC%85%20back%20to%20contents-%20?color=212022&style=for-the-badge"> |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
20158
0