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

@d3fc/d3fc-axis

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-axis - npm Package Compare versions

Comparing version

to
2.0.6

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

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

@@ -16,3 +24,3 @@ ## [2.0.5](https://github.com/d3fc/d3fc-axis/compare/@d3fc/d3fc-axis@2.0.4...@d3fc/d3fc-axis@2.0.5) (2018-08-21)

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

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

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

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

{
"name": "@d3fc/d3fc-axis",
"version": "2.0.5",
"version": "2.0.6",
"description": "A drop-in replacement for d3 axis, with support for the d3fc decorate pattern",

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

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

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

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

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

"devDependencies": {
"@d3fc/d3fc-scripts": "^2.0.3",
"@d3fc/d3fc-scripts": "^2.0.4",
"babel-polyfill": "^6.13.0",

@@ -32,4 +32,4 @@ "d3": "^4.2.5",

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

@@ -36,0 +36,0 @@ "d3-selection": "^1.0.2",

@@ -5,3 +5,3 @@ # d3fc-axis

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

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