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

@d3fc/d3fc-sample

Package Overview
Dependencies
Maintainers
3
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.10 to 4.0.11

8

CHANGELOG.md

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

## [4.0.11](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.10...@d3fc/d3fc-sample@4.0.11) (2019-11-28)
**Note:** Version bump only for package @d3fc/d3fc-sample
## [4.0.10](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-sample@4.0.9...@d3fc/d3fc-sample@4.0.10) (2019-09-04)

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

9

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

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

"dev": "npm run site && watch -p '{site,src,test}/**/*.js' -c 'npm run site'",
"deploy-site": "npm run site && bash ./site/deploy.sh",
"lint": "npx eslint src/**/*.js"
"deploy-site": "npm run site && bash ./site/deploy.sh"
},

@@ -35,3 +34,3 @@ "devDependencies": {

"dependencies": {
"@d3fc/d3fc-rebind": "^5.0.9",
"@d3fc/d3fc-rebind": "^5.0.10",
"d3-array": "^1.0.0"

@@ -42,3 +41,3 @@ },

},
"gitHead": "d216bebca76b9bde7456f1c06e768bc67814dd2e"
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d"
}
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