Comparing version 3.1.1 to 3.1.2
@@ -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.1.1","@techor/fs":"^3.1.1","@techor/glob":"^3.1.1","@techor/log":"^3.1.1","@techor/npm":"^3.1.1","acorn":"^8.11.3","clsx":"^2.0.0","escodegen":"^2.1.0","execa":"^7.2.0","explore-config":"^3.1.1","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.1.1"} | ||
{"name":"techor","scripts":{"build:main":"rollup --config rollup.config.mjs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput --project tsconfig.prod.json","build":"pnpm run \"/^build:.*/\"","dev":"pnpm run \"/^build:.*/\" --watch","test":"cd tests && pnpm i && cd ../ && jest","type-check":"cd tests && pnpm i && cd ../ && tsc --noEmit","lint":"eslint"},"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.1.2","@techor/fs":"^3.1.2","@techor/glob":"^3.1.2","@techor/log":"^3.1.2","@techor/npm":"^3.1.2","acorn":"^8.11.3","clsx":"^2.0.0","escodegen":"^2.1.0","execa":"^7.2.0","explore-config":"^3.1.2","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.1.2"} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
204697
5317
Updated@techor/extend@^3.1.2
Updated@techor/fs@^3.1.2
Updated@techor/glob@^3.1.2
Updated@techor/log@^3.1.2
Updated@techor/npm@^3.1.2
Updatedexplore-config@^3.1.2