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.7 to 5.1.0

index.d.ts

11

CHANGELOG.md

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

# [5.1.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@5.0.7...@d3fc/d3fc-chart@5.1.0) (2021-04-28)
### Features
* add d3fc-chart types ([#1697](https://github.com/d3fc/d3fc/issues/1697)) ([fe9289b](https://github.com/d3fc/d3fc/commit/fe9289b))
## [5.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@5.0.6...@d3fc/d3fc-chart@5.0.7) (2020-11-25)

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

7

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

@@ -21,3 +21,4 @@ "license": "MIT",

"bundle": "npx rollup -c ../../scripts/rollup.config.js",
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-chart"
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-chart",
"test:types": "tsd"
},

@@ -38,3 +39,3 @@ "dependencies": {

},
"gitHead": "b294f0a6f326b9eb001498e6760c0f0c8772620f"
"gitHead": "6a7e7be9f026bae7a8d97fe48d7c4930d649fcb4"
}
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