Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@master/colors

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master/colors - npm Package Compare versions

Comparing version 2.0.0-rc.1 to 2.0.0-rc.2

2

package.json

@@ -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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc