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

es-components-via-theme

Package Overview
Dependencies
Maintainers
5
Versions
315
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es-components-via-theme - npm Package Compare versions

Comparing version 19.0.59 to 19.0.63

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## <small>19.0.63 (2019-07-11)</small>
* Update: moved validation icons to AdditionalHelp ([702877c](https://github.com/WTW-IM/es-components/commit/702877c))
## <small>19.0.59 (2019-06-26)</small>

@@ -8,0 +16,0 @@

14

index.js

@@ -23,4 +23,4 @@ const white = '#fff';

const infoLight = '#b8e4f9';
const success = '#298544';
const successHover = '#1d5e30';
const success = '#006400';
const successHover = '#004B00';
const successLight = '#d9eedf';

@@ -30,4 +30,4 @@ const warning = '#c25400';

const warningLight = '#fcebde';
const danger = '#c00';
const dangerHover = '#990000';
const danger = '#EE0700';
const dangerHover = '#BB0000';
const dangerLight = '#fde7e7';

@@ -488,3 +488,3 @@ const advisor = warning;

warning: 'exclamation-sign',
danger: 'remove-circle',
danger: 'exclamation-sign',
advisor: 'agent'

@@ -494,3 +494,3 @@ },

success: success,
warning: warningHover,
warning: warning,
danger: danger

@@ -529,3 +529,3 @@ },

screenSize: {
retina: '320px',
retina: '360px',
phone: '480px',

@@ -532,0 +532,0 @@ tablet: '768px',

{
"name": "es-components-via-theme",
"version": "19.0.59",
"version": "19.0.63",
"main": "index.js",
"author": "Willis Towers Watson - Individual Marketplace",
"license": "MIT",
"gitHead": "c2cc034095dee6d19c82650986ceb13120f2be2d"
"gitHead": "fe1a9ec9ec105238714fea906170d5913b8426fa"
}
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