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.7 to 1.0.9

4

package.json
{
"name": "chart.js-node-ssr-example",
"private": false,
"version": "1.0.7",
"description": "Chart.js server side rendering example.",
"version": "1.0.9",
"description": "Chart.js server side rendering example. (pure JavaScript; no native modules)",
"main": "bin/index.js",

@@ -7,0 +7,0 @@ "scripts": {

# Chart.js server side rendering example on the node.js environment.
Render various charts using Chart.js into the SVG format.
**Render various charts using Chart.js into the SVG format.**

@@ -10,2 +10,3 @@ Chart.js uses the HTML5 Canvas API.

**This example uses no native modules, so it can be easily installed on various platforms.**

@@ -12,0 +13,0 @@ ## Get started

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