Socket
Socket
Sign inDemoInstall

qqqqqqqqqqqqqqqqqqqqqqqqqqqqqq

Package Overview
Dependencies
65
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.6 to 1.1.7

2

.upm/store.json

@@ -1,1 +0,1 @@

{"version":2,"languages":{"nodejs-npm":{"specfileHash":"093c85863d922c7b1ae843905e1b1ea2","lockfileHash":"29db0b3ab676df0795cda92affbea401","guessedImports":["canvas"],"guessedImportsHash":"0de7ab1e60af7ae54bf52d4c6ac15138"}}}
{"version":2,"languages":{"nodejs-npm":{"specfileHash":"ea2f4f1ba3a067ea98a47d8d745d81bc","lockfileHash":"c2f280619a3605bb2fcf6b663592c18d","guessedImports":["canvas"],"guessedImportsHash":"0de7ab1e60af7ae54bf52d4c6ac15138"}}}
{
"name": "qqqqqqqqqqqqqqqqqqqqqqqqqqqqqq",
"version": "1.1.6",
"version": "1.1.7",
"description": "Image manipulation for discord bot or other app",

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

@@ -262,4 +262,2 @@ const Canvas = require('canvas')

ctx.fillText('Leave', 599, 717)
ctx.fillStyle = this.data.bonus.text_color
ctx.fillText('Bonus', 823, 717)

@@ -273,4 +271,2 @@

ctx.fillStyle = this.data.bank.value_color
ctx.fillText(CurrencyFormat(this.data.bonus.value), 675, 782)
ctx.fillStyle = this.data.bonus.value_color
ctx.fillText(this.data.currency + CurrencyFormat(this.data.bank.value), 599, 782)

@@ -277,0 +273,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