New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hpcc-js/chart

Package Overview
Dependencies
Maintainers
1
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hpcc-js/chart - npm Package Compare versions

Comparing version 2.37.0 to 2.38.0

87

CHANGELOG.md

@@ -6,2 +6,89 @@ # Change Log

# [2.38.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/chart@2.27.5...@hpcc-js/chart@2.38.0) (2020-05-31)
# 2.16.0 (2020-05-21)
## 2.15.21 (2020-05-20)
## 2.15.20 (2020-05-20)
### Bug Fixes
* **Bar:** Alternative approach to Axis Icon mappings. ([1a7be19](https://github.com/hpcc-systems/Visualization/commit/1a7be19da7e885096568c9530981f364740fd68f)), closes [#3606](https://github.com/hpcc-systems/Visualization/issues/3606)
## 2.15.19 (2020-05-19)
## 2.15.18 (2020-05-15)
## 2.15.17 (2020-05-15)
## 2.15.16 (2020-05-14)
### Features
* **Axis:** Add label / icon mapping ([259c06a](https://github.com/hpcc-systems/Visualization/commit/259c06a2d999ddfc996804379cf26e4ace8da9ab))
## 2.15.15 (2020-05-12)
## 2.15.14 (2020-05-07)
### Features
* Add Column innerText and value font props ([a8ef440](https://github.com/hpcc-systems/Visualization/commit/a8ef4407b96689562ccd50c5ab3ce7c7100617b9)), closes [#3568](https://github.com/hpcc-systems/Visualization/issues/3568)
## 2.15.13 (2020-04-24)
## 2.15.12 (2020-04-22)
### Features
* Add __lparam to color callbacks ([ef920bd](https://github.com/hpcc-systems/Visualization/commit/ef920bd8c209f8475dbb18bd1a2d8cca482b2333))
* Add fontSize and fontFamily to Axis ([d84a62a](https://github.com/hpcc-systems/Visualization/commit/d84a62ad7a6d265839ab3213eff037181eb81b20)), closes [#3569](https://github.com/hpcc-systems/Visualization/issues/3569)
## 2.15.11 (2020-04-21)
## 2.15.10 (2020-04-21)
## 2.15.9 (2020-04-17)
## 2.15.7 (2020-04-11)
# [2.37.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/chart@2.27.5...@hpcc-js/chart@2.37.0) (2020-05-21)

@@ -8,0 +95,0 @@

22

package.json
{
"name": "@hpcc-js/chart",
"version": "2.37.0",
"version": "2.38.0",
"description": "hpcc-js - Viz Chart",

@@ -40,8 +40,11 @@ "main": "dist/index.js",

"dependencies": {
"@hpcc-js/api": "^2.8.25",
"@hpcc-js/common": "^2.30.0",
"@hpcc-js/util": "^2.18.0"
"@hpcc-js/api": "^2.8.26",
"@hpcc-js/common": "^2.31.0",
"@hpcc-js/util": "^2.19.0"
},
"devDependencies": {
"@hpcc-js/bundle": "^2.10.14",
"@rollup/plugin-alias": "3.1.0",
"@rollup/plugin-commonjs": "12.0.0",
"@rollup/plugin-node-resolve": "8.0.0",
"@types/d3-shape": "1",

@@ -71,8 +74,5 @@ "@types/d3-transition": "1.1.4",

"rimraf": "2.6.3",
"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",
"rollup-plugin-sourcemaps": "0.4.2",
"rollup": "2.10.7",
"rollup-plugin-postcss": "3.1.1",
"rollup-plugin-sourcemaps": "0.6.2",
"terser": "4.0.0",

@@ -95,3 +95,3 @@ "tslib": "1.10.0",

"homepage": "https://github.com/hpcc-systems/Visualization",
"gitHead": "5f2b098acefa29a07250328641cced38a84f32b7"
"gitHead": "c80bffe54bee18c1bc245ce836343d8905eccb85"
}
export declare const PKG_NAME = "@hpcc-js/chart";
export declare const PKG_VERSION = "2.37.0";
export declare const BUILD_VERSION = "2.16.0";
export declare const PKG_VERSION = "2.38.0";
export declare const BUILD_VERSION = "2.17.0";
//# sourceMappingURL=__package__.d.ts.map
export declare const PKG_NAME = "@hpcc-js/chart";
export declare const PKG_VERSION = "2.37.0";
export declare const BUILD_VERSION = "2.16.0";
export declare const PKG_VERSION = "2.38.0";
export declare const BUILD_VERSION = "2.17.0";
//# 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc