@master/colors
Advanced tools
Comparing version 2.0.0-rc.1 to 2.0.0-rc.2
@@ -1,1 +0,1 @@ | ||
{"name":"@master/colors","type":"module","scripts":{"build":"techor build \"src/**/*.ts\"","dev":"pnpm build --watch","test":"jest","lint":"eslint src","check:type":"tsc --noEmit"},"license":"MIT","description":"A crafted color system for beautiful user interfaces","author":"Aoyue Design LLC.","homepage":"https://css.master.co/docs/colors","bugs":{"url":"https://github.com/master-co/colors/issues"},"repository":{"type":"git","url":"https://github.com/master-co/colors.git","directory":"packages/core"},"keywords":["colors","color-system","color-palette","design-system"],"sideEffects":false,"main":"./dist/index.cjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.cjs","import":"./dist/index.mjs","types":"./dist/index.d.ts"},"./fill-color-scale":{"require":"./dist/fill-color-scale.cjs","import":"./dist/fill-color-scale.mjs","types":"./dist/fill-color-scale.d.ts"}},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"version":"2.0.0-rc.1"} | ||
{"name":"@master/colors","type":"module","scripts":{"build":"techor build \"src/**/*.ts\"","dev":"pnpm build --watch","test":"jest","lint":"eslint src","check:type":"tsc --noEmit"},"license":"MIT","description":"A crafted color system for beautiful user interfaces","author":"Aoyue Design LLC.","homepage":"https://css.master.co/docs/colors","bugs":{"url":"https://github.com/master-co/colors/issues"},"repository":{"type":"git","url":"https://github.com/master-co/colors.git","directory":"packages/core"},"keywords":["colors","color-system","color-palette","design-system"],"sideEffects":false,"main":"./dist/index.cjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.cjs","import":"./dist/index.mjs","types":"./dist/index.d.ts"},"./hue":{"require":"./dist/hue.cjs","import":"./dist/hue.mjs","types":"./dist/hue.d.ts"}},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"version":"2.0.0-rc.2"} |
@@ -5,9 +5,7 @@ <br> | ||
<p align="center"> | ||
<a href="https://master.co"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/33840671/205238939-3cf526f7-8d92-4fa0-8ca3-6c7e4c545f9c.svg"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/33840671/205238945-3295c4f5-a88a-4b58-bca9-770fe7bf894e.svg"> | ||
<img alt="Master" src="https://user-images.githubusercontent.com/33840671/205238945-3295c4f5-a88a-4b58-bca9-770fe7bf894e.svg" width="100%"> | ||
</picture> | ||
</a> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/33840671/205238939-3cf526f7-8d92-4fa0-8ca3-6c7e4c545f9c.svg"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/33840671/205238945-3295c4f5-a88a-4b58-bca9-770fe7bf894e.svg"> | ||
<img alt="Master" src="https://user-images.githubusercontent.com/33840671/205238945-3295c4f5-a88a-4b58-bca9-770fe7bf894e.svg" width="100%"> | ||
</picture> | ||
</p> | ||
@@ -61,2 +59,12 @@ <p align="center">A crafted color system for beautiful user interfaces</p> | ||
<br> | ||
<p align="center"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/master-co/colors/assets/33840671/7b3fc175-97d3-41bd-9d2f-a45e6ca46014"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://github.com/master-co/colors/assets/33840671/0100ad1f-133c-4901-b70e-f4879fcf920f"> | ||
<img alt="Master Colors" src="https://github.com/master-co/colors/assets/33840671/0100ad1f-133c-4901-b70e-f4879fcf920f" width="100%"> | ||
</picture> | ||
</p> | ||
</div> | ||
@@ -123,2 +131,2 @@ | ||
## Contributing | ||
Please see our [CONTRIBUTING](https://github.com/master-co/colors/blob/main/.github/CONTRIBUTING.md) for workflow. | ||
Please see our [CONTRIBUTING](https://github.com/master-co/colors/blob/main/.github/CONTRIBUTING.md) for workflow. |
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
38970
130
0