Socket
Socket
Sign inDemoInstall

knights-canvas

Package Overview
Dependencies
68
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.4-c to 1.3.4-d

2

package.json
{
"name": "knights-canvas",
"version": "1.3.4-c",
"version": "1.3.4-d",
"description": "hello world(>////<)",

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

@@ -62,3 +62,3 @@ const Canvas = require("canvas");

ctx.textAlign = 'center';
ctx.fillStyle = "#ff4bb0";
ctx.fillStyle = "#ff4b74";
ctx.fillText(`~ ${this.num} ~`, 300, 370);

@@ -65,0 +65,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc