Comparing version 2.1.6 to 2.1.7
@@ -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/*"],"publishConfig":{"access":"public"},"dependencies":{"@techor/extend":"^2.1.6","@techor/fs":"^2.1.6","@techor/log":"^2.1.6","@techor/one-liner":"^2.1.6","commander":"^10.0.0","cross-import":"^2.1.6","esbuild":"^0.17.14","fast-glob":"^3.2.12","lodash.camelcase":"^4.3.0","lodash.isequal":"^4.5.0","normalize-path":"^3.0.0","shx":"^0.3.4","upath":"^2.0.1"},"devDependencies":{"dedent":"^0.7.0","execa":"^7.1.1","pkg-types":"^1.0.1","pretty-bytes":"^6.1.0"},"version":"2.1.6"} | ||
{"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/*"],"publishConfig":{"access":"public"},"dependencies":{"@techor/extend":"^2.1.7","@techor/fs":"^2.1.7","@techor/log":"^2.1.7","@techor/one-liner":"^2.1.7","commander":"^10.0.0","cross-import":"^2.1.7","esbuild":"^0.17.14","fast-glob":"^3.2.12","lodash.camelcase":"^4.3.0","lodash.isequal":"^4.5.0","normalize-path":"^3.0.0","shx":"^0.3.4","upath":"^2.0.1"},"devDependencies":{"dedent":"^0.7.0","execa":"^7.1.1","pkg-types":"^1.0.1","pretty-bytes":"^6.1.0"},"version":"2.1.7"} |
Updated@techor/extend@^2.1.7
Updated@techor/fs@^2.1.7
Updated@techor/log@^2.1.7
Updated@techor/one-liner@^2.1.7
Updatedcross-import@^2.1.7