Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

canvacord

Package Overview
Dependencies
Maintainers
4
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canvacord - npm Package Compare versions

Comparing version 5.2.1 to 5.2.2

typings/index.d.ts

1

index.js

@@ -25,2 +25,3 @@ // Created and maintained by Snowflake Studio ❄

Canvas: Canvacord,
Canvacord,
ConvolutionMatrix: Canvacord.CONVOLUTION_MATRIX,

@@ -27,0 +28,0 @@ Rank: require("./src/Rank"),

22

package.json
{
"name": "canvacord",
"version": "5.2.1",
"version": "5.2.2",
"description": "Powerful image manipulation package for beginners.",
"main": "index.js",
"types": "typings/index.d.ts",
"files": [
"libs",
"plugins",
"src",
"index.js",
"typings"
],
"scripts": {

@@ -43,5 +51,5 @@ "docs": "docgen --source src --custom docs/index.yml --output docs/docs.json",

"dependencies": {
"@canvacord/assets": "^1.0.2",
"@canvacord/assets": "^2.0.5",
"@canvacord/emoji-parser": "^1.0.1",
"canvas": "^2.7.0",
"canvas": "^2.8.0",
"gifencoder": "^2.0.1",

@@ -52,7 +60,7 @@ "moment": "^2.29.1",

"devDependencies": {
"@types/node": "^14.11.2",
"captcha-canvas": "^2.2.1",
"discord-canvas": "github:snowflake107/discord-canvas",
"discord.js-docgen": "github:discordjs/docgen"
"@discordjs/docgen": "discordjs/docgen",
"@types/node": "^16.4.7",
"captcha-canvas": "^2.3.1",
"discord-canvas": "github:snowflake107/discord-canvas"
}
}
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