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

@forter/chart

Package Overview
Dependencies
Maintainers
0
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/chart - npm Package Compare versions

Comparing version 5.45.0 to 5.45.1

11

CHANGELOG.md

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

## [5.45.1](https://github.com/forter/web-components/compare/@forter/chart@5.45.0...@forter/chart@5.45.1) (2024-11-13)
### Bug Fixes
* **styles:** fixed spacing vars ([2714c57](https://github.com/forter/web-components/commit/2714c57))
# [5.45.0](https://github.com/forter/web-components/compare/@forter/chart@5.44.0...@forter/chart@5.45.0) (2024-10-27)

@@ -8,0 +19,0 @@

2

fc-chart.css.js

@@ -32,3 +32,3 @@ import { css } from 'lit-element';

box-sizing: border-box;
gap: var(--fc-spacing-8);
gap: var(--fc-spacing-sm);
display: flex;

@@ -35,0 +35,0 @@ flex-direction: column;

{
"name": "@forter/chart",
"version": "5.45.0",
"version": "5.45.1",
"description": "chart from Forter Components",

@@ -61,3 +61,3 @@ "author": "Forter Developers",

},
"gitHead": "f62ca23b64bb89cba7a3bf1dbd258b60d17b94cf"
"gitHead": "5c772ad5bbc72ac58b64b256e3514d971280a101"
}

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