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

@nestlab/google-recaptcha

Package Overview
Dependencies
Maintainers
1
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

3.0.2

Diff

Changelog

Source

v3.0.2

  • Added debug mode and logging
  • Added module options
    • debug?: boolean enables debug mode
    • logger?: Logger instance of Logger from @nestjs/common or extended from this
chvarkov
published 3.0.1 •

Changelog

Source

v3.0.1

  • Fixed published root dir
chvarkov
published 3.0.0 •

Changelog

Source

v3.0.0

  • Compat with NestJS 9
  • Removed deprecated options:
    • applicationType?: ApplicationType (now detect it automatically)
    • agent?: https.Agent (use option axiosConfig.httpsAgent)
chvarkov
published 2.1.2 •

Changelog

Source

v2.1.2

  • Fixed decorators reexports
chvarkov
published 2.1.1 •

Changelog

Source

v2.1.1

  • Removed source maps. Little fixes in readme file.
chvarkov
published 2.1.0 •

Changelog

Source

v2.1.0

  • Added request type auto detection from execution contextapplicationType configuration option marked as deprecated. Will removed in next major release.
chvarkov
published 2.0.8 •

Changelog

Source

v2.0.8

  • Fixed README.md.
chvarkov
published 2.0.7 •

Changelog

Source

2.0.7

  • Added axiosConfig: AxiosRequestConfig option.
  • Option agent?: https.Agent marked as deprecated.
  • Added GoogleRecaptchaNetworkException.
chvarkov
published 2.0.6 •

Changelog

Source

v2.0.6

  • Added support NestJS 8.
  • Dynamic loading HttpModule from @nestjs/axios or @nestjs/common.
chvarkov
published 2.0.5 •

Changelog

Source

v2.0.5

  • Fixed dynamic module loading.
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