@hpcc-js/tree
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="2.0.1"></a> | ||
## [2.0.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/tree@2.0.0...@hpcc-js/tree@2.0.1) (2018-09-01) | ||
**Note:** Version bump only for package @hpcc-js/tree | ||
<a name="2.0.0"></a> | ||
@@ -8,0 +17,0 @@ # [2.0.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/tree@0.2.0...@hpcc-js/tree@2.0.0) (2018-08-24) |
{ | ||
"name": "@hpcc-js/tree", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "hpcc-js - Viz Tree", | ||
@@ -15,3 +15,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"clean": "rimraf lib* || rimraf types || rimraf dist", | ||
"clean": "rimraf lib* types dist", | ||
"compile-es6": "tsc --module es6 --outDir ./lib-es6", | ||
@@ -29,4 +29,4 @@ "compile-es6-watch": "npm run compile-es6 -- -w", | ||
"dependencies": { | ||
"@hpcc-js/api": "^2.0.0", | ||
"@hpcc-js/common": "^2.0.0", | ||
"@hpcc-js/api": "^2.0.1", | ||
"@hpcc-js/common": "^2.1.0", | ||
"d3-transition": "1.1.0" | ||
@@ -65,3 +65,3 @@ }, | ||
"homepage": "https://github.com/hpcc-systems/Visualization", | ||
"gitHead": "30bdd695a4cd10a5c5da4532897358f78207bb31" | ||
"gitHead": "b62709358639febfe40b22e8c97094b9ee35c896" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1691734
11452
Updated@hpcc-js/api@^2.0.1
Updated@hpcc-js/common@^2.1.0