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

@d3fc/d3fc-sample

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-sample - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

11

CHANGELOG.md

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

<a name="4.0.5"></a>
## [4.0.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.4...@d3fc/d3fc-sample@4.0.5) (2018-08-21)
### Bug Fixes
* update jsnext:main to module ([6738c69](https://github.com/d3fc/d3fc/commit/6738c69))
<a name="4.0.4"></a>

@@ -8,0 +19,0 @@ ## [4.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.3...@d3fc/d3fc-sample@4.0.4) (2018-08-21)

6

package.json
{
"name": "@d3fc/d3fc-sample",
"version": "4.0.4",
"version": "4.0.5",
"description": "A data subsampler that chooses representative data points using a largest triangle or mode-median approach.",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "build/d3fc-sample.js",
"jsnext:main": "index",
"module": "index",
"repository": {

@@ -35,3 +35,3 @@ "type": "git",

"dependencies": {
"@d3fc/d3fc-rebind": "^5.0.4",
"@d3fc/d3fc-rebind": "^5.0.5",
"d3-array": "^1.0.0"

@@ -38,0 +38,0 @@ },

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