New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@keen.io/colors

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keen.io/colors - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

CHANGELOG.md

12

dist/colors.d.ts
export declare const colors: {
black: {
500: string;
400: string;
300: string;
200: string;
100: string;
200: string;
300: string;
400: string;
500: string;
};

@@ -13,2 +13,3 @@ white: {

300: string;
200: string;
};

@@ -46,2 +47,5 @@ purple: {

400: string;
300: string;
200: string;
100: string;
};

@@ -48,0 +52,0 @@ pink: {

export var colors = {
black: {
500: '#1D2729',
400: '#273437',
300: '#2F3E42',
200: '#3A494D',
100: '#4F5B5F',
200: '#3A494D',
300: '#4F5B5F',
400: '#273437',
500: '#1D2729',
},

@@ -13,2 +13,3 @@ white: {

300: '#E1E2E4',
200: '#D8D8D8',
},

@@ -44,4 +45,7 @@ purple: {

gray: {
500: '#E1E2E4',
400: '#D8D8D8',
500: '#CDCFD3',
400: '#E1E2E4',
300: '#EDEDED',
200: '#F2F2F2',
100: '#F5F5F5',
},

@@ -48,0 +52,0 @@ pink: {

{
"name": "@keen.io/colors",
"version": "0.0.1",
"version": "0.1.0",
"description": "Keen colors",

@@ -30,3 +30,4 @@ "author": "Keen.IO <team@keen.io> (https://keen.io/)",

"access": "public"
}
},
"gitHead": "c2158e6d28f1b10627ccba21890197337fc6cb8b"
}
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