New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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

to
4.0.4

12

CHANGELOG.md

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

<a name="4.0.4"></a>
## [4.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.3...@d3fc/d3fc-sample@4.0.4) (2018-08-21)
**Note:** Version bump only for package @d3fc/d3fc-sample
<a name="4.0.3"></a>

@@ -16,3 +24,3 @@ ## [4.0.3](https://github.com/d3fc/d3fc-sample/compare/@d3fc/d3fc-sample@4.0.2...@d3fc/d3fc-sample@4.0.3) (2018-08-21)

<a name="4.0.2"></a>
## [4.0.2](https://github.com/d3fc/d3fc-sample/compare/@d3fc/d3fc-sample@4.0.1...@d3fc/d3fc-sample@4.0.2) (2018-08-20)
## [4.0.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.1...@d3fc/d3fc-sample@4.0.2) (2018-08-20)

@@ -25,3 +33,3 @@

<a name="4.0.1"></a>
## [4.0.1](https://github.com/d3fc/d3fc-sample/compare/@d3fc/d3fc-sample@4.0.0...@d3fc/d3fc-sample@4.0.1) (2018-08-15)
## [4.0.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.0...@d3fc/d3fc-sample@4.0.1) (2018-08-15)

@@ -28,0 +36,0 @@

10

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

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

],
"homepage": "https://github.com/d3fc/d3fc-sample",
"homepage": "https://github.com/d3fc/d3fc",
"main": "build/d3fc-sample.js",

@@ -18,3 +18,3 @@ "jsnext:main": "index",

"type": "git",
"url": "https://github.com/d3fc/d3fc-sample"
"url": "https://github.com/d3fc/d3fc"
},

@@ -29,3 +29,3 @@ "scripts": {

"devDependencies": {
"@d3fc/d3fc-scripts": "^2.0.3",
"@d3fc/d3fc-scripts": "^2.0.4",
"browserify": "^13.0.1",

@@ -37,3 +37,3 @@ "d3": "^4.1.1",

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

@@ -40,0 +40,0 @@ },

@@ -9,3 +9,3 @@ # d3fc-sample

[Main d3fc package](https://github.com/ScottLogic/d3fc)
[Main d3fc package](https://github.com/d3fc/d3fc)

@@ -12,0 +12,0 @@ ## Installing

Sorry, the diff of this file is not supported yet