ngx-recaptcha-v3 1.0.1 → 1.0.3

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.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  A production-grade, enterprise-ready, tree-shakable Angular library for integrating Google reCAPTCHA v2 (Checkbox & Invisible), v3, and Enterprise. Fully compatible with Angular 12 through 22, SSR‑safe (Universal), and native Angular Signals‑ready.
4
4
 
5
+ 👉 **[Interactive Live Demo (Playground)](https://tapdiq49.github.io/ngx-recaptcha-v3/)**
6
+
5
7
  ---
6
8
 
7
9
  ## Key Features
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "ngx-recaptcha-v3",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "description": "A modern, standalone Google reCAPTCHA library for Angular supporting v2, v3, enterprise, reactive forms, and signals. Fully compatible with Angular versions 12–22",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/Tapdiq49/ngx-recaptcha-v3"
8
8
  },
9
- "homepage": "https://github.com/Tapdiq49/ngx-recaptcha-v3/blob/main/README.md",
9
+ "homepage": "https://tapdiq49.github.io/ngx-recaptcha-v3/",
10
10
  "keywords": [
11
11
  "angular",
12
12
  "recaptcha",