@hpcc-js/common
Advanced tools
Comparing version 0.8.7 to 0.8.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.8.8"></a> | ||
## [0.8.8](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/common@0.8.7...@hpcc-js/common@0.8.8) (2018-07-29) | ||
**Note:** Version bump only for package @hpcc-js/common | ||
<a name="0.8.7"></a> | ||
@@ -8,0 +16,0 @@ ## [0.8.7](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/common@0.8.6...@hpcc-js/common@0.8.7) (2018-07-28) |
{ | ||
"name": "@hpcc-js/common", | ||
"version": "0.8.7", | ||
"version": "0.8.8", | ||
"description": "hpcc-js - Viz Common", | ||
@@ -30,9 +30,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@hpcc-js/util": "^0.1.7" | ||
"@hpcc-js/util": "^0.1.7", | ||
"@types/d3-drag": "1.2.1", | ||
"@types/d3-selection": "1.3.1" | ||
}, | ||
"devDependencies": { | ||
"@types/d3-drag": "1", | ||
"@types/d3-dsv": "1", | ||
"@types/d3-scale": "1", | ||
"@types/d3-selection": "1", | ||
"@types/d3-transition": "1", | ||
@@ -39,0 +39,0 @@ "colorbrewer": "1.0.0", |
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
4765790
33
3
+ Added@types/d3-drag@1.2.1
+ Added@types/d3-selection@1.3.1
+ Added@types/d3-drag@1.2.1(transitive)
+ Added@types/d3-selection@1.3.1(transitive)