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.1.0 to 2.0.0-alpha.0

5

CHANGELOG.md

@@ -7,5 +7,10 @@ # Changelog

## 📦 2.0.0-alpha.0 - 2022-02-04
### 🖍 Changed
* update icon.size.m to icon.size.md and change values of icon.size.sm
## 📦 1.1.0 - 2022-02-03
### 🖍 Changed
* Change size.border.radius to size.border.radius.md
### 🚀 Added

@@ -12,0 +17,0 @@ * Add size.border.radius.sm

6

lib/json/tokens.json

@@ -836,5 +836,5 @@ {

"icon": {
"sm": "18px",
"m": "24px",
"lg": "36px",
"sm": "16px",
"md": "24px",
"lg": "32px",
"xl": "48px",

@@ -841,0 +841,0 @@ "xxl": "64px"

{
"name": "@engie-group/fluid-design-tokens",
"version": "1.1.0",
"version": "2.0.0-alpha.0",
"description": "Fluid Design Tokens",

@@ -47,3 +47,3 @@ "keywords": [

},
"gitHead": "601d50afa250e303e64b684145d3511b31bb21ec"
"gitHead": "c56d6a59cbd11e2b8a16df957a43357dd61ddb08"
}

@@ -5,9 +5,9 @@ {

"sm": {
"value": "18px"
"value": "16px"
},
"m": {
"md": {
"value": "24px"
},
"lg": {
"value": "36px"
"value": "32px"
},

@@ -14,0 +14,0 @@ "xl": {

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