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
106
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.11.0 to 1.12.0

.nvmrc

2

index.js

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

namedColors['danger'] = palette.red[500];
namedColors['warning'] = palette.orange[500];
namedColors['warning'] = palette.yellow[500];
namedColors['info'] = palette.blue[500];

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

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

@@ -21,6 +21,6 @@ "main": "index.js",

"devDependencies": {
"eslint": "6.7.1",
"eslint": "7.11.0",
"eslint-config-emarsys": "5.1.0",
"eslint-plugin-json": "2.0.1",
"semantic-release": "15.13.31"
"eslint-plugin-json": "2.1.2",
"semantic-release": "17.2.1"
},

@@ -31,4 +31,4 @@ "publishConfig": {

"engines": {
"node": "10.15.0"
"node": "12.19.0"
}
}
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