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

@forter/chart

Package Overview
Dependencies
Maintainers
3
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.8.1 to 5.8.2

11

CHANGELOG.md

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

## [5.8.2](https://github.com/forter/web-components/compare/@forter/chart@5.8.1...@forter/chart@5.8.2) (2021-10-14)
### Bug Fixes
* **chart:** changed labels ([#781](https://github.com/forter/web-components/issues/781)) ([cea26f7](https://github.com/forter/web-components/commit/cea26f7))
## [5.8.1](https://github.com/forter/web-components/compare/@forter/chart@5.8.0...@forter/chart@5.8.1) (2021-10-13)

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

2

chart-config-builders/tooltip-config-builder.js

@@ -87,3 +87,3 @@ import { html } from 'lit-element';

</svg>
Click to see more on this
Click to explore further
</div>`;

@@ -90,0 +90,0 @@ };

{
"name": "@forter/chart",
"version": "5.8.1",
"version": "5.8.2",
"description": "chart from Forter Components",

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

},
"gitHead": "d72c45b16c6620425db76ea12dd3fdcba9c409b2"
"gitHead": "dc00a7592bde32376ad15b44bba06f9a6b51a1f8"
}

@@ -75,4 +75,4 @@ import { get, merge } from 'lodash-es';

</svg>
Click to see more on this
Click to explore further
</div>`;
};

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