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

zxcraxs-canvas

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zxcraxs-canvas - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "zxcraxs-canvas",
"version": "1.0.2",
"version": "1.0.3",
"description": "canvas-canvas",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -39,3 +39,3 @@ const { createCanvas, loadImage, registerFont } = require('canvas');

const profile = await Canvas.loadImage(this.avatar);
const profile = await loadImage(this.avatar);

@@ -42,0 +42,0 @@ registerFont('../assets/fonts/Piazzolla-Regular.ttf', { family: 'piazola' });

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