@htmlbricks/hb-captcha-google-recaptcha-v2-invisible 0.66.27 → 0.67.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/manifest.json CHANGED
@@ -103,7 +103,8 @@
103
103
  }
104
104
  }
105
105
  ],
106
- "iifeIntegrity": "sha384-LKR7oNsRvJZHnsJa7ENJISmQQcsxd1XEw3w+f1q3vo7AQdDCgpYF3yE5sPeCcQ8Y",
106
+ "iifeIntegrity": "sha384-zHyT0OOsqXT2iaRo6dwr+7iR0MqAo8XNxfOxHb7gtbvwNY9DcONL8vZjGyxdo9Fr",
107
+ "dependencies": [],
107
108
  "screenshots": [],
108
109
  "licenses": [
109
110
  {
@@ -123,5 +124,5 @@
123
124
  "size": {},
124
125
  "iifePath": "main.iife.js",
125
126
  "repoName": "@htmlbricks/hb-captcha-google-recaptcha-v2-invisible",
126
- "version": "0.66.27"
127
+ "version": "0.67.0"
127
128
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-captcha-google-recaptcha-v2-invisible",
3
- "version": "0.66.27",
3
+ "version": "0.67.0",
4
4
  "contributors": [],
5
5
  "description": "Loads the Google reCAPTCHA v2 invisible SDK, renders the widget with your `api_key`, and exposes `grecaptcha.execute()` / reset when the `get` attribute changes after render. Dispatches `googleRecaptchaRendered` once mounted and `googleRecaptchaV2Response` with the token from the verification callback.",
6
6
  "licenses": [