@nestlab/google-recaptcha
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "@nestlab/google-recaptcha", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Google recaptcha module for NestJS.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -273,3 +273,3 @@ # Google recaptcha module | ||
`GoogleRecaptchaException` ← `GoogleRecaptchaException` | ||
`GoogleRecaptchaNetworkException` ← `GoogleRecaptchaException` | ||
@@ -276,0 +276,0 @@ You can handle it via [ExceptionFilter](https://docs.nestjs.com/exception-filters). |
64667