@d3fc/d3fc-pointer
Advanced tools
Comparing version 2.0.10 to 2.0.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.11](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-pointer@2.0.10...@d3fc/d3fc-pointer@2.0.11) (2019-11-28) | ||
**Note:** Version bump only for package @d3fc/d3fc-pointer | ||
## [2.0.10](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-pointer@2.0.9...@d3fc/d3fc-pointer@2.0.10) (2019-09-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-pointer", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"description": "Component which emits the current mouse or touch position over a selection", | ||
@@ -8,4 +8,3 @@ "main": "index.js", | ||
"bundle": "npx rollup -c ../../scripts/rollup.config.js", | ||
"test": "npx jasmine --config=../../scripts/jasmine.json", | ||
"lint": "npx eslint src/**/*.js" | ||
"test": "npx jasmine --config=../../scripts/jasmine.json" | ||
}, | ||
@@ -27,3 +26,3 @@ "repository": { | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^5.0.9", | ||
"@d3fc/d3fc-rebind": "^5.0.10", | ||
"d3-dispatch": "^1.0.1", | ||
@@ -35,3 +34,3 @@ "d3-selection": "^1.0.2" | ||
}, | ||
"gitHead": "d216bebca76b9bde7456f1c06e768bc67814dd2e" | ||
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d" | ||
} |
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
11905
Updated@d3fc/d3fc-rebind@^5.0.10