vue-chartjs
Advanced tools
Comparing version 2.3.6 to 2.3.7
@@ -5,8 +5,23 @@ # Change Log | ||
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.5...HEAD) | ||
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.6...HEAD) | ||
**Closed issues:** | ||
- Colors of dynamically added bars in bar graph are the default color instead of specified color [\#42](https://github.com/apertureless/vue-chartjs/issues/42) | ||
## [v2.3.6](https://github.com/apertureless/vue-chartjs/tree/v2.3.6) (2017-02-22) | ||
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.5...v2.3.6) | ||
**Closed issues:** | ||
- Please update1.1.3 chartjs to 2.5.0 [\#40](https://github.com/apertureless/vue-chartjs/issues/40) | ||
- Vue-chartjs components creating a second Vue runtime [\#39](https://github.com/apertureless/vue-chartjs/issues/39) | ||
- Since last update bar chart will no longer stack [\#38](https://github.com/apertureless/vue-chartjs/issues/38) | ||
- barchart 如何横向显示条形图 [\#37](https://github.com/apertureless/vue-chartjs/issues/37) | ||
- Animation with reactivity [\#34](https://github.com/apertureless/vue-chartjs/issues/34) | ||
**Merged pull requests:** | ||
- 🐛 Fix reactiveMixins issue \#42 [\#43](https://github.com/apertureless/vue-chartjs/pull/43) ([apertureless](https://github.com/apertureless)) | ||
## [v2.3.5](https://github.com/apertureless/vue-chartjs/tree/v2.3.5) (2017-02-14) | ||
@@ -13,0 +28,0 @@ [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.4...v2.3.5) |
{ | ||
"name": "vue-chartjs", | ||
"version": "2.3.6", | ||
"version": "2.3.7", | ||
"description": "vue.js wrapper for chart.js", | ||
@@ -18,2 +18,5 @@ "author": "Jakub Juszczak <jakub@nextindex.de>", | ||
"main": "dist/vue-chartjs.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -20,0 +23,0 @@ "dev": "node build/dev-server.js", |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
0
0
4532852
6
37409