@hpcc-js/chart
Advanced tools
Comparing version 2.81.4 to 2.81.5
{ | ||
"name": "@hpcc-js/chart", | ||
"version": "2.81.4", | ||
"version": "2.81.5", | ||
"description": "hpcc-js - Viz Chart", | ||
@@ -41,8 +41,8 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@hpcc-js/api": "^2.12.9", | ||
"@hpcc-js/common": "^2.71.9", | ||
"@hpcc-js/util": "^2.50.3" | ||
"@hpcc-js/api": "^2.12.10", | ||
"@hpcc-js/common": "^2.71.10", | ||
"@hpcc-js/util": "^2.50.4" | ||
}, | ||
"devDependencies": { | ||
"@hpcc-js/bundle": "^2.11.3", | ||
"@hpcc-js/bundle": "^2.11.4", | ||
"@types/d3-shape": "1.3.8", | ||
@@ -82,3 +82,3 @@ "@types/d3-transition": "1.3.2", | ||
"homepage": "https://github.com/hpcc-systems/Visualization", | ||
"gitHead": "1047cde078892c7bdab933df61fb8862f8dff597" | ||
"gitHead": "7a3ea8b15c439f70d514c53c494027b7f619124b" | ||
} |
export const PKG_NAME = "@hpcc-js/chart"; | ||
export const PKG_VERSION = "2.81.4"; | ||
export const BUILD_VERSION = "2.104.20"; | ||
export const PKG_VERSION = "2.81.5"; | ||
export const BUILD_VERSION = "2.104.27"; |
export declare const PKG_NAME = "@hpcc-js/chart"; | ||
export declare const PKG_VERSION = "2.81.4"; | ||
export declare const BUILD_VERSION = "2.104.20"; | ||
export declare const PKG_VERSION = "2.81.5"; | ||
export declare const BUILD_VERSION = "2.104.27"; | ||
//# sourceMappingURL=__package__.d.ts.map |
export declare const PKG_NAME = "@hpcc-js/chart"; | ||
export declare const PKG_VERSION = "2.81.4"; | ||
export declare const BUILD_VERSION = "2.104.20"; | ||
export declare const PKG_VERSION = "2.81.5"; | ||
export declare const BUILD_VERSION = "2.104.27"; | ||
//# 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
4507759
Updated@hpcc-js/api@^2.12.10
Updated@hpcc-js/common@^2.71.10
Updated@hpcc-js/util@^2.50.4