@hpcc-js/common
Advanced tools
Comparing version 2.71.17 to 2.71.18
{ | ||
"name": "@hpcc-js/common", | ||
"version": "2.71.17", | ||
"version": "2.71.18", | ||
"description": "hpcc-js - Viz Common", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"clean": "rimraf lib* types dist *.tsbuildinfo", | ||
"clean": "rimraf --glob lib* types dist *.tsbuildinfo", | ||
"copy-resources": "cpx \"../../node_modules/font-awesome/fonts/*\" \"./font-awesome/fonts\" && cpx \"../../node_modules/font-awesome/css/*\" \"./font-awesome/css\"", | ||
@@ -44,3 +44,3 @@ "compile-es6": "tsc --module es6 --outDir ./lib-es6", | ||
"dependencies": { | ||
"@hpcc-js/util": "^2.51.0", | ||
"@hpcc-js/util": "^2.51.1", | ||
"@types/d3-array": "1.2.12", | ||
@@ -82,3 +82,3 @@ "@types/d3-brush": "1.1.8", | ||
"font-awesome": "4.7.0", | ||
"tslib": "2.6.2" | ||
"tslib": "2.6.3" | ||
}, | ||
@@ -96,3 +96,3 @@ "repository": { | ||
"homepage": "https://github.com/hpcc-systems/Visualization", | ||
"gitHead": "492a0c771c204bed123cbe0c16a5c7e1cdaaa7f3" | ||
"gitHead": "af1635cb20805f16790f241a2cf2baeb2ba1ad77" | ||
} |
export const PKG_NAME = "@hpcc-js/common"; | ||
export const PKG_VERSION = "2.71.17"; | ||
export const BUILD_VERSION = "2.105.9"; | ||
export const PKG_VERSION = "2.71.18"; | ||
export const BUILD_VERSION = "2.105.12"; |
export declare const PKG_NAME = "@hpcc-js/common"; | ||
export declare const PKG_VERSION = "2.71.17"; | ||
export declare const BUILD_VERSION = "2.105.9"; | ||
export declare const PKG_VERSION = "2.71.18"; | ||
export declare const BUILD_VERSION = "2.105.12"; | ||
//# sourceMappingURL=__package__.d.ts.map |
export declare const PKG_NAME = "@hpcc-js/common"; | ||
export declare const PKG_VERSION = "2.71.17"; | ||
export declare const BUILD_VERSION = "2.105.9"; | ||
export declare const PKG_VERSION = "2.71.18"; | ||
export declare const BUILD_VERSION = "2.105.12"; | ||
//# 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
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
8619403
47506
Updated@hpcc-js/util@^2.51.1