@master/css-cli
Advanced tools
Comparing version 2.0.0-rc.45 to 2.0.0-rc.46
@@ -1,1 +0,1 @@ | ||
{"name":"@master/css-cli","scripts":{"build":"techor build \"src/**/*.ts\" --formats esm","dev":"pnpm build --watch","lint":"eslint ./src","type-check":"tsc --noEmit","test":"vitest"},"type":"module","license":"MIT","description":"Master CSS CLI","author":"Aoyue Design LLC.","funding":"https://rc.css.master.co/sponsor","homepage":"https://css.master.co","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/cli"},"keywords":["cli","css","mastercss"],"bin":{"mcss":"./dist/bin/index.mjs","mastercss":"./dist/bin/index.mjs"},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"dependencies":{"@master/css":"^2.0.0-rc.45","@master/css-explore-config":"^2.0.0-rc.45","@master/css-extractor":"^2.0.0-rc.45","@master/css-server":"^2.0.0-rc.45","@techor/extend":"^3.0.22","@techor/fs":"^3.0.22","@techor/glob":"^3.0.22","@techor/log":"^3.0.22","bytes":"^3.1.2","chokidar":"^3.6.0","commander":"^12.0.0","minimatch":"^9.0.3","pretty-hrtime":"^1.0.3"},"devDependencies":{"@types/pretty-hrtime":"^1.0.3","fast-glob":"^3.3.2","shared":"^2.0.0-rc.45"},"version":"2.0.0-rc.45"} | ||
{"name":"@master/css-cli","scripts":{"build":"techor build \"src/**/*.ts\" --formats esm","dev":"pnpm build --watch","lint":"eslint","type-check":"tsc --noEmit","test":"vitest"},"type":"module","license":"MIT","description":"Master CSS CLI","author":"Aoyue Design LLC.","funding":"https://rc.css.master.co/sponsor","homepage":"https://css.master.co","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/cli"},"keywords":["cli","css","mastercss"],"bin":{"mcss":"./dist/bin/index.mjs","mastercss":"./dist/bin/index.mjs"},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"dependencies":{"@master/css":"^2.0.0-rc.46","@master/css-explore-config":"^2.0.0-rc.46","@master/css-extractor":"^2.0.0-rc.46","@master/css-server":"^2.0.0-rc.46","@techor/extend":"^3.1.6","@techor/fs":"^3.1.6","@techor/glob":"^3.1.6","@techor/log":"^3.1.6","bytes":"^3.1.2","commander":"^12.0.0","minimatch":"^9.0.3","pretty-hrtime":"^1.0.3"},"devDependencies":{"@types/pretty-hrtime":"^1.0.3","fast-glob":"^3.3.2","shared":"^2.0.0-rc.46"},"version":"2.0.0-rc.46"} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12
12299
140
- Removedchokidar@^3.6.0
- Removedanymatch@3.1.3(transitive)
- Removedbinary-extensions@2.3.0(transitive)
- Removedchokidar@3.6.0(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedis-binary-path@2.1.0(transitive)
- Removednormalize-path@3.0.0(transitive)
- Removedreaddirp@3.6.0(transitive)
Updated@master/css@^2.0.0-rc.46
Updated@techor/extend@^3.1.6
Updated@techor/fs@^3.1.6
Updated@techor/glob@^3.1.6
Updated@techor/log@^3.1.6