New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@d3fc/d3fc-brush

Package Overview
Dependencies
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-brush - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

11

CHANGELOG.md

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

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

@@ -8,0 +19,0 @@ ## [2.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-brush@2.0.5...@d3fc/d3fc-brush@2.0.6) (2018-08-21)

14

package.json
{
"name": "@d3fc/d3fc-brush",
"version": "2.0.6",
"version": "2.0.7",
"description": "Adapts the D3 brush, making it easier to create data-driven brushed charts.",

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

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

@@ -24,5 +24,5 @@ "type": "git",

"devDependencies": {
"@d3fc/d3fc-chart": "^2.0.6",
"@d3fc/d3fc-extent": "^3.0.4",
"@d3fc/d3fc-random-data": "^3.0.4",
"@d3fc/d3fc-chart": "^2.0.7",
"@d3fc/d3fc-extent": "^3.0.5",
"@d3fc/d3fc-random-data": "^3.0.5",
"@d3fc/d3fc-scripts": "^2.0.4",

@@ -33,4 +33,4 @@ "babel-polyfill": "^6.13.0",

"dependencies": {
"@d3fc/d3fc-data-join": "^5.0.4",
"@d3fc/d3fc-rebind": "^5.0.4",
"@d3fc/d3fc-data-join": "^5.0.5",
"@d3fc/d3fc-rebind": "^5.0.5",
"d3-brush": "^1.0.3",

@@ -37,0 +37,0 @@ "d3-dispatch": "^1.0.2",

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