Comparing version 3.0.23 to 3.1.0
@@ -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.23","@techor/fs":"^3.0.23","@techor/glob":"^3.0.23","@techor/log":"^3.0.23","@techor/npm":"^3.0.23","acorn":"^8.11.3","clsx":"^2.0.0","escodegen":"^2.1.0","execa":"^7.2.0","explore-config":"^3.0.23","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.23"} | ||
{"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.0","@techor/fs":"^3.1.0","@techor/glob":"^3.1.0","@techor/log":"^3.1.0","@techor/npm":"^3.1.0","acorn":"^8.11.3","clsx":"^2.0.0","escodegen":"^2.1.0","execa":"^7.2.0","explore-config":"^3.1.0","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.0"} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
229325
5524
2
Updated@techor/extend@^3.1.0
Updated@techor/fs@^3.1.0
Updated@techor/glob@^3.1.0
Updated@techor/log@^3.1.0
Updated@techor/npm@^3.1.0
Updatedexplore-config@^3.1.0