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

rcaptcha

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rcaptcha - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json

@@ -20,3 +20,3 @@ {

"name": "rcaptcha",
"version": "0.0.1"
"version": "0.0.2"
}

@@ -80,2 +80,6 @@ ## rCaptcha® | Human Verification

})
// captcha image link: newCaptcha.image.url
// example in html: <img src=" + newCaptcha.image.url + ">
const input = "TEST" // your input

@@ -96,2 +100,4 @@ if (input !== newCaptcha.code) {

---
> **0.0.2 ▸ A small bug was fixed!**
---
> **0.0.1 ▸ Package created and published on NPM**

@@ -98,0 +104,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