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
96
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.0.1 to 1.1.0

1

index.js

@@ -19,3 +19,4 @@ 'use strict';

namedColors['alert'] = palette.pink[500];
namedColors['border'] = palette.gray[250];
module.exports = { palette: palette, namedColors: namedColors };

5

package.json
{
"name": "@emartech/ui-framework-colors",
"version": "1.0.1",
"version": "1.1.0",
"description": "UI Framework Colors",
"main": "index.js",
"scripts": {
"lint": "eslint index.js",
"lint": "eslint index.js palette.json",
"semantic-release": "semantic-release"

@@ -23,2 +23,3 @@ },

"eslint-config-emarsys": "5.1.0",
"eslint-plugin-json": "1.3.2",
"semantic-release": "15.13.2"

@@ -25,0 +26,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