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
319
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.28 to 19.0.45

8

CHANGELOG.md

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

## <small>19.0.45 (2019-06-05)</small>
* New: add inherited button style type ([19e33c2](https://github.com/WTW-IM/es-components/commit/19e33c2))
## <small>19.0.28 (2019-04-17)</small>

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

@@ -268,2 +268,11 @@ const white = '#fff';

boxShadowColor: dangerHover
},
inherited: {
bgColor: 'inherit',
textColor: 'inherit',
hoverBgColor: 'inherit',
hoverTextColor: 'inherit',
activeBgColor: 'inherit',
activeTextColor: 'inherit',
boxShadowColor: 'inherit'
}

@@ -392,2 +401,11 @@ },

borderColor: '#702082'
},
inherited: {
bgColor: 'inherit',
textColor: 'inherit',
hoverBgColor: 'inherit',
hoverTextColor: 'inherit',
activeBgColor: 'inherit',
activeTextColor: 'inherit',
boxShadowColor: 'inherit'
}

@@ -394,0 +412,0 @@ },

4

package.json
{
"name": "es-components-via-theme",
"version": "19.0.28",
"version": "19.0.45",
"main": "index.js",
"author": "Willis Towers Watson - Individual Marketplace",
"license": "MIT",
"gitHead": "7deae53c90cdc0ffe1f575159c44c668e07a7579"
"gitHead": "4fcd56fcc4c82db54803c6507f8e1da8567ad1ad"
}
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