Socket
Socket
Sign inDemoInstall

@carbon/charts

Package Overview
Dependencies
Maintainers
7
Versions
544
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carbon/charts - npm Package Compare versions

Comparing version 0.7.14 to 0.7.16

11

CHANGELOG.md

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

## [0.7.16](https://github.com/IBM/carbon-charts/compare/v0.7.15...v0.7.16) (2019-01-03)
### Bug Fixes
* **core:** Remove extension of addLegend in PieChart ([c66b633](https://github.com/IBM/carbon-charts/commit/c66b633))
## [0.7.14](https://github.com/IBM/carbon-charts/compare/v0.7.13...v0.7.14) (2019-01-03)

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

1

dist/src/pie-chart.d.ts

@@ -16,3 +16,2 @@ import { BaseChart } from "./base-chart";

update(newData?: any): void;
addLegend(): void;
resizeChart(): void;

@@ -19,0 +18,0 @@ private computeRadius();

{
"name": "@carbon/charts",
"version": "0.7.14",
"version": "0.7.16",
"description": "Carbon charting components",

@@ -90,3 +90,3 @@ "files": [

],
"gitHead": "f02b6d8661d700adc3b767e59b73089b8910e287"
"gitHead": "7fd52bb5230d4f523b0900b3809fe0448199a43c"
}

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