Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@engie-group/fluid-design-system

Package Overview
Dependencies
Maintainers
0
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 5.16.0 to 5.16.1

8

package.json
{
"name": "@engie-group/fluid-design-system",
"version": "5.16.0",
"version": "5.16.1",
"description": "The Fluid Design System is ENGIE’s open-source library to create, build and deliver ENGIE digital services in a more efficient way.",

@@ -78,3 +78,3 @@ "type": "module",

"@floating-ui/dom": "1.6.3",
"@engie-group/fluid-design-tokens": "5.8.2"
"@engie-group/fluid-design-tokens": "5.9.0"
},

@@ -117,4 +117,4 @@ "devDependencies": {

"vitest": "^2.0.5",
"@engie-group/fluid-design-tokens": "5.8.2",
"fluid-styles": "0.0.0"
"fluid-styles": "0.0.0",
"@engie-group/fluid-design-tokens": "5.9.0"
},

@@ -121,0 +121,0 @@ "scripts": {

@@ -62,4 +62,4 @@ # Engie's typescript components of the Fluid design system

```html
<!-- Material icons and Lato font -->
<link href="https://fonts.googleapis.com/css?family=Material+Icons|Lato:300,400,700,900&display=swap" rel="stylesheet"/>
<!-- Material icons, Lato font and Roboto Mono font -->
<link href="https://fonts.googleapis.com/css?family=Material+Icons|Lato:300,400,700,900|Roboto+Mono:300,400,700,900&display=swap" rel="stylesheet"/>
```

@@ -135,4 +135,4 @@

```html
<!-- Material icons and Lato font -->
<link href="https://fonts.googleapis.com/css?family=Material+Icons|Lato:300,400,700,900&display=swap" rel="stylesheet"/>
<!-- Material icons, Lato font and Roboto Mono font -->
<link href="https://fonts.googleapis.com/css?family=Material+Icons|Lato:300,400,700,900|Roboto+Mono:300,400,700,900&display=swap" rel="stylesheet"/>
```

@@ -139,0 +139,0 @@

Sorry, the diff of this file is too big to display

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