@d3fc/d3fc-pointer
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.2"></a> | ||
## [2.0.2](https://github.com/d3fc/d3fc-pointer/compare/@d3fc/d3fc-pointer@2.0.1...@d3fc/d3fc-pointer@2.0.2) (2018-08-20) | ||
**Note:** Version bump only for package @d3fc/d3fc-pointer | ||
<a name="2.0.1"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.1](https://github.com/d3fc/d3fc-pointer/compare/@d3fc/d3fc-pointer@2.0.0...@d3fc/d3fc-pointer@2.0.1) (2018-08-15) |
{ | ||
"name": "@d3fc/d3fc-pointer", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Component which emits the current mouse or touch position over a selection", | ||
@@ -25,6 +25,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.1" | ||
"@d3fc/d3fc-scripts": "^2.0.2" | ||
}, | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^5.0.1", | ||
"@d3fc/d3fc-rebind": "^5.0.2", | ||
"d3-dispatch": "^1.0.1", | ||
@@ -31,0 +31,0 @@ "d3-selection": "^1.0.2" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11549
Updated@d3fc/d3fc-rebind@^5.0.2