@hpcc-js/tree
Advanced tools
Comparing version 2.8.0 to 2.8.2
@@ -6,2 +6,18 @@ # Change Log | ||
## [2.8.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/tree@2.8.1...@hpcc-js/tree@2.8.2) (2019-08-30) | ||
**Note:** Version bump only for package @hpcc-js/tree | ||
## [2.8.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/tree@2.8.0...@hpcc-js/tree@2.8.1) (2019-08-30) | ||
**Note:** Version bump only for package @hpcc-js/tree | ||
# [2.8.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/tree@2.7.16...@hpcc-js/tree@2.8.0) (2019-08-13) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@hpcc-js/tree", | ||
"version": "2.8.0", | ||
"version": "2.8.2", | ||
"description": "hpcc-js - Viz Tree", | ||
@@ -30,4 +30,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@hpcc-js/api": "^2.8.0", | ||
"@hpcc-js/common": "^2.19.0" | ||
"@hpcc-js/api": "^2.8.2", | ||
"@hpcc-js/common": "^2.19.2" | ||
}, | ||
@@ -45,6 +45,6 @@ "devDependencies": { | ||
"rimraf": "2.6.3", | ||
"rollup": "1.15.4", | ||
"rollup-plugin-alias": "1.5.2", | ||
"rollup-plugin-commonjs": "10.0.0", | ||
"rollup-plugin-node-resolve": "5.0.2", | ||
"rollup": "1.20.2", | ||
"rollup-plugin-alias": "2.0.0", | ||
"rollup-plugin-commonjs": "10.1.0", | ||
"rollup-plugin-node-resolve": "5.2.0", | ||
"rollup-plugin-postcss": "2.0.3", | ||
@@ -69,3 +69,3 @@ "rollup-plugin-sourcemaps": "0.4.2", | ||
"homepage": "https://github.com/hpcc-systems/Visualization", | ||
"gitHead": "36000eff3e6716a42308eff1a2c402ee4939e4ff" | ||
"gitHead": "8fa4ad73edba707471118a1044343ee70005dffa" | ||
} |
export declare const PKG_NAME = "@hpcc-js/tree"; | ||
export declare const PKG_VERSION = "2.8.0"; | ||
export declare const BUILD_VERSION = "2.9.0"; | ||
export declare const PKG_VERSION = "2.8.2"; | ||
export declare const BUILD_VERSION = "2.10.1"; | ||
//# sourceMappingURL=__package__.d.ts.map |
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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
2198231
13470
12
Updated@hpcc-js/api@^2.8.2
Updated@hpcc-js/common@^2.19.2