Socket
Socket
Sign inDemoInstall

captcha-canvas

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

captcha-canvas - npm Package Compare versions

Comparing version 3.1.1 to 3.2.0

6

package.json
{
"name": "captcha-canvas",
"version": "3.1.1",
"version": "3.2.0",
"description": "A captcha generator by using skia-canvas module.",

@@ -31,3 +31,3 @@ "main": "./js-script/index.js",

},
"homepage": "https://github.com/Shashank3736/captcha-canvas#readme",
"homepage": "https://captcha-canvas.js.org/",
"devDependencies": {

@@ -47,4 +47,4 @@ "@types/node": "^14.11.8",

"dependencies": {
"skia-canvas": "^0.9.25"
"skia-canvas": "^1.0.0"
}
}

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

# IMPORTANT NOTE
I am not actively working on the project anymore. `v3` have almost all the features I need to make captcha and that's why I decided to stop working on this project from here on. I started this project so that I can create captchas for my discord bots easily. `v3` is still active and working perfectly.
# captcha-canvas

@@ -16,3 +13,3 @@ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

![captcha](https://github.com/Shashank3736/captcha-canvas/raw/master/assets/captcha/default.png)
![captcha](examples/example.png)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FShashank3736%2Fcaptcha-canvas.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FShashank3736%2Fcaptcha-canvas?ref=badge_shield)

@@ -19,0 +16,0 @@

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