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

@engie-group/fluid-design-tokens

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@engie-group/fluid-design-tokens - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

CHANGELOG.md

@@ -7,2 +7,8 @@ # Changelog

## 📦 1.0.4 - 2021-10-05
### 🖍 Changed
* Update placeholder color
### 🐛 Fixed
* Fix packages version
## 📦 1.0.3 - 2021-02-15

@@ -9,0 +15,0 @@ ### 🚀 Added

6

lib/json/tokens.json

@@ -524,3 +524,3 @@ {

"input": {
"light": "#e0e0e0",
"light": "#bdbdbd",
"dark": "#758590",

@@ -532,7 +532,7 @@ "disabled": {

"hover": {
"light": "#e0e0e0",
"light": "#bdbdbd",
"dark": "#758590"
},
"focus": {
"light": "#e0e0e0",
"light": "#bdbdbd",
"dark": "#485d6c"

@@ -539,0 +539,0 @@ }

{
"name": "@engie-group/fluid-design-tokens",
"version": "1.0.3",
"version": "1.0.4",
"description": "Fluid Design Tokens",

@@ -41,4 +41,4 @@ "keywords": [

"prettier": "2.1.2",
"style-dictionary": "^2.10.0",
"tinycolor2": "^1.4.2"
"style-dictionary": "2.10.2",
"tinycolor2": "1.4.2"
},

@@ -48,3 +48,3 @@ "engines": {

},
"gitHead": "364c29f84ab27a668fe2d051f784e1b3c05bd505"
"gitHead": "39edcaa076a73004eb7d67b69d84bea6d94f75b7"
}

@@ -6,3 +6,3 @@ {

"light": {
"value": "{color.base.gray.300.light.value}"
"value": "{color.base.gray.400.light.value}"
},

@@ -22,3 +22,3 @@ "dark": {

"light": {
"value": "{color.base.gray.300.light.value}"
"value": "{color.base.gray.400.light.value}"
},

@@ -31,3 +31,3 @@ "dark": {

"light": {
"value": "{color.base.gray.300.light.value}"
"value": "{color.base.gray.400.light.value}"
},

@@ -34,0 +34,0 @@ "dark": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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