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

@d3fc/d3fc-discontinuous-scale

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-discontinuous-scale - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8

10

CHANGELOG.md

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

<a name="3.0.8"></a>
## 3.0.8 (2019-05-28)
**Note:** Version bump only for package @d3fc/d3fc-discontinuous-scale
<a name="3.0.7"></a>

@@ -21,3 +29,3 @@ ## [3.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-discontinuous-scale@3.0.6...@d3fc/d3fc-discontinuous-scale@3.0.7) (2019-01-15)

* use single d3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e))
* use single D3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e))

@@ -24,0 +32,0 @@

6

package.json
{
"name": "@d3fc/d3fc-discontinuous-scale",
"version": "3.0.7",
"version": "3.0.8",
"description": "A D3 scale that supports domains that are not continuous, allowing 'breaks' in the scale, for example skipping weekends for a date scale.",

@@ -23,6 +23,6 @@ "license": "MIT",

"devDependencies": {
"@d3fc/d3fc-scripts": "^2.0.4"
"@d3fc/d3fc-scripts": "^2.0.5"
},
"dependencies": {
"@d3fc/d3fc-rebind": "^5.0.6",
"@d3fc/d3fc-rebind": "^5.0.7",
"d3-scale": "^1.0.0",

@@ -29,0 +29,0 @@ "d3-time": "^1.0.0"

@@ -5,3 +5,3 @@ # d3fc-discontinuous-scale

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

@@ -8,0 +8,0 @@ ## Installing

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