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

@d3fc/d3fc-chart

Package Overview
Dependencies
Maintainers
3
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 5.0.4 to 5.0.5

8

CHANGELOG.md

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

## [5.0.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@5.0.4...@d3fc/d3fc-chart@5.0.5) (2020-09-16)
**Note:** Version bump only for package @d3fc/d3fc-chart
## [5.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@5.0.3...@d3fc/d3fc-chart@5.0.4) (2020-09-08)

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

10

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

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

"dependencies": {
"@d3fc/d3fc-axis": "^3.0.3",
"@d3fc/d3fc-data-join": "^6.0.1",
"@d3fc/d3fc-axis": "^3.0.4",
"@d3fc/d3fc-data-join": "^6.0.2",
"@d3fc/d3fc-element": "^6.1.1",
"@d3fc/d3fc-rebind": "^6.0.1",
"@d3fc/d3fc-series": "^6.0.2"
"@d3fc/d3fc-series": "^6.0.3"
},

@@ -38,3 +38,3 @@ "peerDependencies": {

},
"gitHead": "172d2d9a237fd65730c2d6bc0643b2ca4bf4b0a3"
"gitHead": "03c76aba48931e9ab149cc11dcaabc93f2e9d0c1"
}
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