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.6 to 3.0.7

8

CHANGELOG.md

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

<a name="3.0.7"></a>
## [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)
**Note:** Version bump only for package @d3fc/d3fc-discontinuous-scale
<a name="3.0.6"></a>

@@ -8,0 +16,0 @@ ## [3.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-discontinuous-scale@3.0.5...@d3fc/d3fc-discontinuous-scale@3.0.6) (2018-08-29)

4

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

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

"dependencies": {
"@d3fc/d3fc-rebind": "^5.0.5",
"@d3fc/d3fc-rebind": "^5.0.6",
"d3-scale": "^1.0.0",

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

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

```bash
npm install d3fc-discontinuous-scale
npm install @d3fc/d3fc-discontinuous-scale
```

@@ -13,0 +13,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