@master/css-extractor
Advanced tools
Comparing version 2.0.0-rc.17 to 2.0.0-rc.19
@@ -1,1 +0,1 @@ | ||
{"name":"@master/css-extractor","scripts":{"build":"techor build \"src/**/*.ts\"","dev":"techor build --watch","lint":"eslint ./src","type-check":"tsc --noEmit","test":"jest"},"type":"module","license":"MIT","description":"Master CSS static extractor for various raw text","author":"Aoyue Design LLC.","funding":"https://css.master.co/docs/donate","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/extractor"},"keywords":["plugin","integration","extractor","static","build tools","css","mastercss"],"sideEffects":false,"main":"./dist/index.cjs","module":"./dist/index.mjs","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"},"./options":{"import":"./dist/options/index.mjs","require":"./dist/options/index.cjs","types":"./dist/options/index.d.ts"}},"typesVersions":{"*":{".":["./dist/index.d.js"],"./options":["./dist/options/index.d.ts"]}},"files":["dist"],"publishConfig":{"access":"public"},"dependencies":{"@master/css":"^2.0.0-rc.17","@master/css-validator":"^2.0.0-rc.17","@techor/extend":"^3.0.11","@techor/glob":"^3.0.11","@techor/log":"^3.0.11","chokidar":"^3.5.3","explore-config":"^3.0.11","minimatch":"^9.0.1"},"version":"2.0.0-rc.17"} | ||
{"name":"@master/css-extractor","type":"module","scripts":{"build":"techor build \"src/**/*.ts\"","dev":"techor build --watch","lint":"eslint ./src","type-check":"tsc --noEmit","test":"jest"},"license":"MIT","description":"Master CSS static extractor for various raw text","author":"Aoyue Design LLC.","funding":"https://css.master.co/docs/donate","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/extractor"},"keywords":["plugin","integration","extractor","static","build tools","css","mastercss"],"sideEffects":false,"main":"./dist/index.cjs","module":"./dist/index.mjs","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"},"./options":{"import":"./dist/options/index.mjs","require":"./dist/options/index.cjs","types":"./dist/options/index.d.ts"}},"typesVersions":{"*":{".":["./dist/index.d.js"],"./options":["./dist/options/index.d.ts"]}},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"dependencies":{"@master/css":"^2.0.0-rc.19","@master/css-validator":"^2.0.0-rc.19","@techor/extend":"^3.0.16","@techor/glob":"^3.0.16","@techor/log":"^3.0.16","chokidar":"^3.6.0","explore-config":"^3.0.16","minimatch":"^9.0.3"},"version":"2.0.0-rc.19"} |
@@ -44,3 +44,3 @@ <br> | ||
</a> | ||
<a aria-label="Github Actions" href="https://github.com/1aron/repo/actions/workflows/release.yml"> | ||
<a aria-label="Github Actions" href="https://github.com/master-co/css/actions/workflows/release.yml"> | ||
<picture> | ||
@@ -47,0 +47,0 @@ <source media="(prefers-color-scheme: dark)" srcset="https://img.shields.io/github/actions/workflow/status/master-co/css/release.yml?branch=rc&label=%20&message=twitter&color=212022&logo=githubactions&style=for-the-badge"> |
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
59804
Updated@master/css@^2.0.0-rc.19
Updated@techor/extend@^3.0.16
Updated@techor/glob@^3.0.16
Updated@techor/log@^3.0.16
Updatedchokidar@^3.6.0
Updatedexplore-config@^3.0.16
Updatedminimatch@^9.0.3