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 4.0.1 to 4.0.2

8

CHANGELOG.md

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

## [4.0.2](https://github.com/forter/web-components/compare/@forter/chart@4.0.1...@forter/chart@4.0.2) (2020-01-07)
**Note:** Version bump only for package @forter/chart
## [4.0.1](https://github.com/forter/web-components/compare/@forter/chart@4.0.0...@forter/chart@4.0.1) (2019-11-27)

@@ -8,0 +16,0 @@

2

FcChart.js

@@ -38,2 +38,4 @@ import { decorate as _decorate } from './_virtual/_rollupPluginBabelHelpers.js';

* Custom Element wrapper for chart.js
* <!-- Author: Liron Goldenberg <lgoldenberg@forter.com> -->
*
*/

@@ -40,0 +42,0 @@

4

package.json
{
"name": "@forter/chart",
"version": "4.0.1",
"version": "4.0.2",
"description": "Chart from Forter Components",

@@ -49,3 +49,3 @@ "main": "index.js",

},
"gitHead": "26a81b071f7d326de0472263bfd092842d61a9f8"
"gitHead": "18ec77052de658932ec984e5257fd8706d1028ad"
}

@@ -34,2 +34,4 @@ import { LitElement, html, property } from 'lit-element';

* Custom Element wrapper for chart.js
* <!-- Author: Liron Goldenberg <lgoldenberg@forter.com> -->
*
*/

@@ -36,0 +38,0 @@ export class FcChart extends LitElement {

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