Comparing version 3.0.17 to 3.0.18
@@ -1,1 +0,1 @@ | ||
{"name":"techor","scripts":{"build:main":"rollup --config rollup.config.mjs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"pnpm run \"/^build:.*/\"","dev":"pnpm run \"/^build:.*/\" --watch","test":"cd tests && pnpm i && cd ../ && jest","type-check":"tsc --noEmit","lint":"eslint src"},"type":"module","license":"MIT","description":"Author technology like a top leader","author":{"name":"Aron","email":"i@aron.tw","url":"https://aron.tw"},"homepage":"https://github.com/techor-dev/techor","bugs":{"url":"https://github.com/techor-dev/techor/issues"},"repository":{"type":"git","url":"https://github.com/techor-dev/techor.git","directory":"packages/techor"},"keywords":["author","technology","creator","config","opensource","plugin","package","framework","tool","software","pack","version","bump","bundle","commonjs","esm","esmodule"],"bin":{"techor":"./dist/bin/index.mjs"},"esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"sideEffects":false,"publishConfig":{"access":"public","provenance":true},"dependencies":{"@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3","@swc/core":"^1.3.106","@techor/extend":"^3.0.17","@techor/fs":"^3.0.17","@techor/glob":"^3.0.17","@techor/log":"^3.0.17","@techor/npm":"^3.0.17","acorn":"^8.11.3","clsx":"^2.0.0","escodegen":"^2.1.0","execa":"^7.2.0","explore-config":"^3.0.17","get-tsconfig":"^4.7.2","hrtime":"^0.5.0","lodash.isequal":"^4.5.0","pkg-types":"^1.0.1","pretty-bytes":"^6.1.0","pretty-hrtime":"^1.0.3","rollup":"^4.11.0","rollup-plugin-preserve-directives":"^0.4.0","trim-newlines":"^5.0.0","upath":"^2.0.1","wide-align":"^1.1.5","yargs-parser":"^21.1.1"},"devDependencies":{"@types/escodegen":"^0.0.10","dedent":"^0.7.0"},"version":"3.0.17"} | ||
{"name":"techor","scripts":{"build:main":"rollup --config rollup.config.mjs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"pnpm run \"/^build:.*/\"","dev":"pnpm run \"/^build:.*/\" --watch","test":"cd tests && pnpm i && cd ../ && jest","type-check":"tsc --noEmit","lint":"eslint src"},"type":"module","license":"MIT","description":"Author technology like a top leader","author":{"name":"Aron","email":"i@aron.tw","url":"https://aron.tw"},"homepage":"https://github.com/techor-dev/techor","bugs":{"url":"https://github.com/techor-dev/techor/issues"},"repository":{"type":"git","url":"https://github.com/techor-dev/techor.git","directory":"packages/techor"},"keywords":["author","technology","creator","config","opensource","plugin","package","framework","tool","software","pack","version","bump","bundle","commonjs","esm","esmodule"],"bin":{"techor":"./dist/bin/index.mjs"},"esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"sideEffects":false,"publishConfig":{"access":"public","provenance":true},"dependencies":{"@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3","@swc/core":"^1.3.106","@techor/extend":"^3.0.18","@techor/fs":"^3.0.18","@techor/glob":"^3.0.18","@techor/log":"^3.0.18","@techor/npm":"^3.0.18","acorn":"^8.11.3","clsx":"^2.0.0","escodegen":"^2.1.0","execa":"^7.2.0","explore-config":"^3.0.18","get-tsconfig":"^4.7.2","hrtime":"^0.5.0","lodash.isequal":"^4.5.0","pkg-types":"^1.0.1","pretty-bytes":"^6.1.0","pretty-hrtime":"^1.0.3","rollup":"^4.11.0","rollup-plugin-preserve-directives":"^0.4.0","trim-newlines":"^5.0.0","upath":"^2.0.1","wide-align":"^1.1.5","yargs-parser":"^21.1.1"},"devDependencies":{"@types/escodegen":"^0.0.10","dedent":"^0.7.0"},"version":"3.0.18"} |
Updated@techor/extend@^3.0.18
Updated@techor/fs@^3.0.18
Updated@techor/glob@^3.0.18
Updated@techor/log@^3.0.18
Updated@techor/npm@^3.0.18
Updatedexplore-config@^3.0.18