Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-chartjs

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-chartjs - npm Package Compare versions

Comparing version 3.4.1 to 3.4.2

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Change Log

## [3.4.2](https://github.com/apertureless/vue-chartjs/compare/v3.4.1...v3.4.2) (2019-03-18)
### Bug Fixes
* Change peerDependency version of chart.js to include older versions ([8c780d3](https://github.com/apertureless/vue-chartjs/commit/8c780d3))
## [3.4.1](https://github.com/apertureless/vue-chartjs/compare/v3.4.0...v3.4.1) (2019-03-18)

@@ -7,0 +16,0 @@

4

package.json
{
"name": "vue-chartjs",
"version": "3.4.1",
"version": "3.4.2",
"description": "Vue.js wrapper for chart.js for creating beautiful charts.",

@@ -64,3 +64,3 @@ "author": "Jakub Juszczak <jakub@posteo.de>",

"peerDependencies": {
"chart.js": "2.8.x"
"chart.js": ">= 2.5 <= 2.8"
},

@@ -67,0 +67,0 @@ "devDependencies": {

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