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 Compare versions

Comparing version 1.2.0 to 1.2.1

CONTRIBUTING.md

4

package.json
{
"name": "@nestlab/google-recaptcha",
"version": "1.2.0",
"version": "1.2.1",
"description": "Google recaptcha module for NestJS.",

@@ -20,3 +20,3 @@ "keywords": [

"scripts": {
"build": "rimraf dist && tsc && cp package.json dist && cp README.md dist",
"build": "rimraf dist && tsc && cp package.json dist && cp README.md dist && cp LICENSE dist && cp CONTRIBUTING.md dist",
"test": "jest"

@@ -23,0 +23,0 @@ },

@@ -110,3 +110,3 @@ # Google recaptcha module

### Error handling
## Error handling

@@ -113,0 +113,0 @@ Google recaptcha guard will throw GoogleRecaptchaException on error.

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