@master/css-compiler
Advanced tools
Comparing version 2.0.0-beta.141 to 2.0.0-beta.142
@@ -1,1 +0,1 @@ | ||
{"name":"@master/css-compiler","scripts":{"build":"techor pack --platform node","dev":"npm run build -- --watch","lint":"eslint ./src","type-check":"tsc --noEmit","test":"jest"},"license":"MIT","description":"The ahead-of-time compiler of Master CSS","author":"Aoyue Design LLC.","funding":"https://docs.master.co/css/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/compiler"},"keywords":["webpack","plugin","integration","vite","parcel","build tools","css","mastercss","vite-plugin"],"sideEffects":false,"main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":"./dist/index.js","./options":"./dist/options/index.js"},"typesVersions":{"*":{".":["./dist/index.d.js"],"./options":["./dist/options/index.d.ts"]}},"files":["dist"],"publishConfig":{"access":"public"},"dependencies":{"@master/css":"^2.0.0-beta.141","@techor/extend":"^2.1.15","cross-import":"^2.1.15","fast-glob":"^3.2.12","minimatch":"^5.1.1","stylelint":"^15.2.0","techor":"^2.1.15","upath":"^2.0.1"},"devDependencies":{"ts-jest":"^29.0.5"},"version":"2.0.0-beta.141"} | ||
{"name":"@master/css-compiler","scripts":{"build":"techor pack --platform node","dev":"npm run build -- --watch","lint":"eslint ./src","type-check":"tsc --noEmit","test":"jest"},"license":"MIT","description":"The ahead-of-time compiler of Master CSS","author":"Aoyue Design LLC.","funding":"https://docs.master.co/css/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/compiler"},"keywords":["webpack","plugin","integration","vite","parcel","build tools","css","mastercss","vite-plugin"],"sideEffects":false,"main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":"./dist/index.js","./options":"./dist/options/index.js"},"typesVersions":{"*":{".":["./dist/index.d.js"],"./options":["./dist/options/index.d.ts"]}},"files":["dist"],"publishConfig":{"access":"public"},"dependencies":{"@master/css":"^2.0.0-beta.142","@techor/extend":"^2.1.15","cross-import":"^2.1.15","fast-glob":"^3.2.12","minimatch":"^5.1.1","stylelint":"^15.2.0","techor":"^2.1.15","upath":"^2.0.1"},"devDependencies":{"ts-jest":"^29.0.5"},"version":"2.0.0-beta.142"} |
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
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
0
Updated@master/css@^2.0.0-beta.142