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

@wedgekit/color

Package Overview
Dependencies
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wedgekit/color - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

30

dist/color.js

@@ -45,16 +45,14 @@ var colors = {

N050: '#FFFFFF',
T501: '#3C48F3',
T502: '#00CC00',
T503: '#8B2D91',
T504: '#ED6CB4',
T505: '#FF0000',
T506: '#FAAB19',
T507: '#F8EF07',
T601: '#2C328F',
T602: '#178317',
T603: '#5E1362',
T604: '#9A2867',
T605: '#950000',
T606: '#B67703',
T607: '#B9B304',
T100: '#005BA6',
T110: '#00AEEF',
T200: '#00950B',
T210: '#72EE59',
T300: '#FFFF00',
T310: '#F7941D',
T400: '#FF0000',
T410: '#C12275',
T420: '#FA8CBF',
T500: '#762D91',
T600: '#754C24',
T700: '#000000',
};

@@ -131,5 +129,5 @@

const color = colors;
const contextualize$1 = contextualize(colors);
export { color, contextualize$1 as contextualize };
export default colors;
export { contextualize$1 as contextualize };
{
"name": "@wedgekit/color",
"version": "2.1.0",
"version": "3.0.0",
"main": "dist/color.js",

@@ -5,0 +5,0 @@ "files": [

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