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

chart.js-node-ssr-example

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chart.js-node-ssr-example - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "chart.js-node-ssr-example",
"private": false,
"version": "1.0.3",
"version": "1.0.4",
"description": "Chart.js server side rendering example.",

@@ -6,0 +6,0 @@ "main": "bin/index.js",

@@ -94,12 +94,12 @@ # Chart.js server side rendering example on the node.js environment.

### [Bar](https://www.chartjs.org/docs/latest/getting-started/usage.html)
![1](results/1.svg)
![1](https://raw.githubusercontent.com/shellyln/chart.js-node-ssr-example/master/results/1.svg)
### [Donuts](http://www.chartjs.org/samples/latest/charts/pie.html)
![2](results/2.svg)
![2](https://raw.githubusercontent.com/shellyln/chart.js-node-ssr-example/master/results/2.svg)
### [Line](http://www.chartjs.org/samples/latest/charts/line/point-sizes.html)
![3](results/3.svg)
![3](https://raw.githubusercontent.com/shellyln/chart.js-node-ssr-example/master/results/3.svg)
### [Area](http://www.chartjs.org/samples/latest/charts/area/line-stacked.html)
![4](results/4.svg)
![4](https://raw.githubusercontent.com/shellyln/chart.js-node-ssr-example/master/results/4.svg)

@@ -106,0 +106,0 @@

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