@hpcc-js/common
Advanced tools
Comparing version 2.16.2 to 2.16.3
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.16.3](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/common@2.16.2...@hpcc-js/common@2.16.3) (2019-04-02) | ||
**Note:** Version bump only for package @hpcc-js/common | ||
## [2.16.2](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/common@2.16.1...@hpcc-js/common@2.16.2) (2019-04-02) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@hpcc-js/common", | ||
"version": "2.16.2", | ||
"version": "2.16.3", | ||
"description": "hpcc-js - Viz Common", | ||
@@ -31,3 +31,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@hpcc-js/util": "^2.6.2", | ||
"@hpcc-js/util": "^2.6.3", | ||
"@types/d3-array": "1.2.6", | ||
@@ -50,3 +50,3 @@ "@types/d3-brush": "1.0.10", | ||
"devDependencies": { | ||
"@hpcc-js/bundle": "^2.6.0", | ||
"@hpcc-js/bundle": "^2.7.0", | ||
"colorbrewer": "1.0.0", | ||
@@ -95,3 +95,3 @@ "cpx": "1.5.0", | ||
"homepage": "https://github.com/hpcc-systems/Visualization", | ||
"gitHead": "76f8b2e20e52462536e07189a0a30ab71a864640" | ||
"gitHead": "e564023ac26534ed52790bf25b4720a63e691de5" | ||
} |
export declare const PKG_NAME = "@hpcc-js/common"; | ||
export declare const PKG_VERSION = "2.16.2"; | ||
export declare const BUILD_VERSION = "2.6.2"; | ||
export declare const PKG_VERSION = "2.16.3"; | ||
export declare const BUILD_VERSION = "2.6.3"; | ||
//# 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
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
5438600
Updated@hpcc-js/util@^2.6.3