Socket
Socket
Sign inDemoInstall

@d3fc/d3fc-series

Package Overview
Dependencies
Maintainers
3
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-series - npm Package Compare versions

Comparing version 4.0.12 to 4.0.13

8

CHANGELOG.md

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

<a name="4.0.13"></a>
## [4.0.13](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-series@4.0.12...@d3fc/d3fc-series@4.0.13) (2019-01-16)
**Note:** Version bump only for package @d3fc/d3fc-series
<a name="4.0.12"></a>

@@ -8,0 +16,0 @@ ## [4.0.12](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-series@4.0.11...@d3fc/d3fc-series@4.0.12) (2019-01-15)

2

package.json
{
"name": "@d3fc/d3fc-series",
"version": "4.0.12",
"version": "4.0.13",
"description": "A collection of components for rendering data series to SVG and canvas, including line, bar, OHLC, candlestick and more",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -829,3 +829,3 @@ # d3fc-series

The `fc.group` component from the [d3fc-group](https://github.com/d3fc/d3fc) package gives an easy way to construct this data from CSV / TSV.
The `fc.group` component from the [d3fc-group](https://github.com/d3fc/d3fc/tree/master/packages/d3fc-group#d3fc-group) package gives an easy way to construct this data from CSV / TSV.

@@ -832,0 +832,0 @@ With the data in the correct format, the series is rendered just like the other series types:

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