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

@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.5.0 to 0.5.1

dist/src/polyfills.d.ts

9

CHANGELOG.md

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

<a name="0.5.1"></a>
## [0.5.1](https://github.com/IBM/carbon-charts/compare/v0.5.0...v0.5.1) (2018-10-10)
**Note:** Version bump only for package @carbon/charts
<a name="0.5.0"></a>

@@ -8,0 +17,0 @@ # [0.5.0](https://github.com/IBM/carbon-charts/compare/v0.4.3...v0.5.0) (2018-10-09)

2

dist/src/base-chart.d.ts

@@ -22,3 +22,3 @@ import { Transition } from "d3-transition";

constructor(holder: Element, configs: any);
dispatchEvent(eventType: string): void;
dispatchEvent(eventType: string, eventDetail?: object): void;
setData(data: any): void;

@@ -25,0 +25,0 @@ getKeysFromData(): {};

{
"name": "@carbon/charts",
"version": "0.5.0",
"version": "0.5.1",
"description": "Carbon charting components",

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

],
"gitHead": "812e7f66902a90fb288859fca06f4712f7fdf1f4"
"gitHead": "e536c0600b16b38d61fec58379af2d5197b79fcb"
}

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