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

@d3fc/d3fc-chart

Package Overview
Dependencies
Maintainers
2
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-chart - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

8

CHANGELOG.md

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

<a name="2.0.4"></a>
## [2.0.4](https://github.com/d3fc/d3fc-chart/compare/@d3fc/d3fc-chart@2.0.3...@d3fc/d3fc-chart@2.0.4) (2018-08-20)
**Note:** Version bump only for package @d3fc/d3fc-chart
<a name="2.0.3"></a>

@@ -8,0 +16,0 @@ ## [2.0.3](https://github.com/d3fc/d3fc-chart/compare/@d3fc/d3fc-chart@2.0.2...@d3fc/d3fc-chart@2.0.3) (2018-08-15)

18

package.json
{
"name": "@d3fc/d3fc-chart",
"version": "2.0.3",
"version": "2.0.4",
"description": "A simple Cartesian chart component that renders to canvas or SVG.",

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

"devDependencies": {
"@d3fc/d3fc-annotation": "^2.0.3",
"@d3fc/d3fc-extent": "^3.0.1",
"@d3fc/d3fc-scripts": "^2.0.1",
"@d3fc/d3fc-annotation": "^2.0.4",
"@d3fc/d3fc-extent": "^3.0.2",
"@d3fc/d3fc-scripts": "^2.0.2",
"babel-polyfill": "^6.13.0",

@@ -32,7 +32,7 @@ "d3": "^4.2.5"

"dependencies": {
"@d3fc/d3fc-axis": "^2.0.3",
"@d3fc/d3fc-data-join": "^5.0.1",
"@d3fc/d3fc-element": "^5.0.3",
"@d3fc/d3fc-rebind": "^5.0.1",
"@d3fc/d3fc-series": "^4.0.3",
"@d3fc/d3fc-axis": "^2.0.4",
"@d3fc/d3fc-data-join": "^5.0.2",
"@d3fc/d3fc-element": "^5.0.4",
"@d3fc/d3fc-rebind": "^5.0.2",
"@d3fc/d3fc-series": "^4.0.4",
"d3-scale": "^1.0.3",

@@ -39,0 +39,0 @@ "d3-selection": "^1.0.2"

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