explore-config
Advanced tools
Comparing version 2.6.2 to 2.6.3
@@ -1,1 +0,1 @@ | ||
{"name":"explore-config","scripts":{"build:cjs":"esbuild src/index.ts --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"pnpm run \"/^build:.*/\"","dev":"pnpm run \"/^build:.*/\" --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Explore multi-format JavaScript module configuration","author":{"name":"Aron","email":"i@aron.tw","url":"https://aron.tw"},"homepage":"https://github.com/1aron/techor","bugs":{"url":"https://github.com/1aron/techor/issues"},"repository":{"type":"git","url":"https://github.com/1aron/techor.git","directory":"packages/explore-config"},"keywords":["config","esm","cjs","ts","configuration","read","find","explore"],"sideEffects":false,"main":"./dist/index.js","types":"./dist/index.d.ts","exports":"./dist/index.js","files":["dist"],"publishConfig":{"access":"public"},"dependencies":{"@techor/extend":"^2.6.2","@techor/log":"^2.6.2","@techor/glob":"^2.6.2","cross-import":"^2.6.2"},"version":"2.6.2"} | ||
{"name":"explore-config","scripts":{"build:cjs":"esbuild src/index.ts --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"pnpm run \"/^build:.*/\"","dev":"pnpm run \"/^build:.*/\" --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Explore multi-format JavaScript module configuration","author":{"name":"Aron","email":"i@aron.tw","url":"https://aron.tw"},"homepage":"https://github.com/1aron/techor","bugs":{"url":"https://github.com/1aron/techor/issues"},"repository":{"type":"git","url":"https://github.com/1aron/techor.git","directory":"packages/explore-config"},"keywords":["config","esm","cjs","ts","configuration","read","find","explore"],"sideEffects":false,"main":"./dist/index.js","types":"./dist/index.d.ts","exports":"./dist/index.js","files":["dist"],"publishConfig":{"access":"public"},"dependencies":{"@techor/extend":"^2.6.3","@techor/log":"^2.6.3","@techor/glob":"^2.6.3","cross-import":"^2.6.3"},"version":"2.6.3"} |
Updated@techor/extend@^2.6.3
Updated@techor/glob@^2.6.3
Updated@techor/log@^2.6.3
Updatedcross-import@^2.6.3