@elizaos/capacitor-websiteblocker 2.0.3-beta.2 → 2.0.3-beta.4
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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elizaos/capacitor-websiteblocker",
|
|
3
|
-
"version": "2.0.3-beta.
|
|
3
|
+
"version": "2.0.3-beta.4",
|
|
4
4
|
"description": "Blocks websites through the Eliza runtime on desktop/web, uses native Android VPN DNS enforcement, and manages a native Safari content blocker on iPhone and iPad.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"website-blocker",
|
|
@@ -79,5 +79,5 @@
|
|
|
79
79
|
"android": "Native split-tunnel VPN DNS blocker with system-wide hostname blocking"
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
|
-
"gitHead": "
|
|
82
|
+
"gitHead": "f76f55793a0fb8d6b869dd8ddce03970de061e34"
|
|
83
83
|
}
|