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

@nestlab/google-recaptcha

Package Overview
Dependencies
Maintainers
0
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestlab/google-recaptcha - npm Package Versions

1
8

2.0.4

Diff

Changelog

Source

v2.0.4

  • Added RecaptchaResult decorator.
chvarkov
published 2.0.3 •

Changelog

Source

v2.0.3

  • Added SetRecaptchaOptions decorator.
chvarkov
published 2.0.2 •

Changelog

Source

v2.0.2

  • Added error handling for invalid-keys.
chvarkov
published 2.0.1 •

Changelog

Source

v2.0.1

  • Removed console.log
chvarkov
published 2.0.0 •

Changelog

Source

v2.0.0

  • Added validation by action and score for reCAPTCHA v3.
  • Updated external interfaces. Affected places:
    • service GoogleRecaptchaValidator
    • decorator Recaptcha
    • module options (added optional default parameters)
chvarkov
published 1.2.4 •

Changelog

Source

v1.2.4

  • Fixed readme.
chvarkov
published 1.2.3 •

Changelog

Source

v.1.2.3

  • Updated readme. Added example to use validation in service.
chvarkov
published 1.2.2 •

Changelog

Source

v1.2.2

  • Added support GraphQL.
chvarkov
published 1.2.1 •

Changelog

Source

v1.2.1

  • Added LICENSE, CONTRIBUTING.md to build. Fixed readme.
chvarkov
published 1.2.0 •

Changelog

Source

v1.2.0

  • Updated google recaptcha module options.
  • Removed option useRecaptchaNet: boolean
  • Added option: network: GoogleRecaptchaNetwork | string <br>If your server has trouble connecting to 'https://google.com' then you can set networks: <br/>GoogleRecaptchaNetwork.Google = 'https://www.google.com/recaptcha/api/siteverify' </br>GoogleRecaptchaNetwork.Recaptcha = 'https://recaptcha.net/recaptcha/api/siteverify' or set any api url
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