Comparing version 1.2.5 to 1.2.6
@@ -1,1 +0,1 @@ | ||
{"name":"techor","scripts":{"build":"tsx ./src/bin pack --shakable","dev":"npm run build -- --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Author technology like a top leader","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/techor"},"keywords":["author","technology","creator","config","opensource","plugin","package","framework","tool","software","pack","esbuild","version","bump","bundle","commonjs","esm","esmodule"],"main":"./dist/cjs/index.js","jsnext:main":"./dist/esm/index.mjs","esnext":"./dist/esm/index.mjs","module":"./dist/esm/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.mjs","types":"./dist/index.d.ts"}},"bin":{"techor":"./dist/bin/index.js"},"files":["dist"],"sideEffects":["./src/commands/*"],"dependencies":{"@techor/log":"^1.2.5","commander":"^9.4.1","cross-import":"^1.5.5","esbuild":"^0.17.14","fast-glob":"^3.2.12","fs-extra":"^10.1.0","lodash.camelcase":"^4.3.0","lodash.isequal":"^4.5.0","normalize-path":"^3.0.0","shx":"^0.3.4","to-extend":"^1.5.4","to-line":"^1.5.0","upath":"^2.0.1"},"devDependencies":{"dedent":"^0.7.0","pkg-types":"^1.0.1","pretty-bytes":"^6.1.0"},"version":"1.2.5"} | ||
{"name":"techor","scripts":{"build":"tsx ./src/bin pack --shakable","dev":"npm run build -- --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Author technology like a top leader","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/techor"},"keywords":["author","technology","creator","config","opensource","plugin","package","framework","tool","software","pack","esbuild","version","bump","bundle","commonjs","esm","esmodule"],"main":"./dist/cjs/index.js","jsnext:main":"./dist/esm/index.mjs","esnext":"./dist/esm/index.mjs","module":"./dist/esm/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.mjs","types":"./dist/index.d.ts"}},"bin":{"techor":"./dist/bin/index.js"},"files":["dist"],"sideEffects":["./src/commands/*"],"dependencies":{"@techor/log":"^1.2.6","commander":"^9.4.1","cross-import":"^1.5.5","esbuild":"^0.17.14","fast-glob":"^3.2.12","fs-extra":"^10.1.0","lodash.camelcase":"^4.3.0","lodash.isequal":"^4.5.0","normalize-path":"^3.0.0","shx":"^0.3.4","to-extend":"^1.5.4","to-line":"^1.5.0","upath":"^2.0.1"},"devDependencies":{"dedent":"^0.7.0","pkg-types":"^1.0.1","pretty-bytes":"^6.1.0"},"version":"1.2.6"} |
Updated@techor/log@^1.2.6