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
112
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

to
1.13.0

1

index.js

@@ -13,2 +13,3 @@ 'use strict';

namedColors['danger'] = palette.red[500];
namedColors['error'] = namedColors['danger'];
namedColors['warning'] = palette.yellow[500];

@@ -15,0 +16,0 @@ namedColors['info'] = palette.blue[500];

2

package.json
{
"name": "@emartech/ui-framework-colors",
"version": "1.12.0",
"version": "1.13.0",
"description": "UI Framework Colors",

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