vue-chartjs
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "vue-chartjs", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Vue wrapper for chart.js", | ||
@@ -18,2 +18,5 @@ "author": "Jakub Juszczak <jakub@nextindex.de>", | ||
"main": "dist/vue-chartjs.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -30,3 +33,3 @@ "dev": "node build/dev-server.js", | ||
"babel-runtime": "^6.0.0", | ||
"chart.js": "^2.1.6", | ||
"chart.js": "^2.5.0", | ||
"vue": "^1.0.21" | ||
@@ -33,0 +36,0 @@ }, |
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
4058677
6
1986
Updatedchart.js@^2.5.0