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

@emartech/ui-framework-colors

Package Overview
Dependencies
Maintainers
100
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emartech/ui-framework-colors - npm Package Compare versions

Comparing version 1.10.0 to 1.11.0

8

index.js

@@ -7,7 +7,7 @@ 'use strict';

namedColors['brand-a'] = palette.green[400];
namedColors['brand-b'] = palette.purple[600];
namedColors['brand-c'] = palette.yellow[400];
namedColors['brand-a'] = palette.mint[500];
namedColors['brand-b'] = palette.blue[500];
namedColors['brand-c'] = palette.lime[300];
namedColors['brand-d'] = palette.gray[800];
namedColors['success'] = palette.green[500];
namedColors['success'] = palette.mint[500];
namedColors['danger'] = palette.red[500];

@@ -14,0 +14,0 @@ namedColors['warning'] = palette.orange[500];

{
"name": "@emartech/ui-framework-colors",
"version": "1.10.0",
"version": "1.11.0",
"description": "UI Framework Colors",

@@ -5,0 +5,0 @@ "main": "index.js",

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