cbrowser 8.7.2 → 8.7.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.
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/package.json +1 -1
package/LICENSE
CHANGED
|
@@ -41,4 +41,4 @@ EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
|
|
|
41
41
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
|
|
42
42
|
TITLE.
|
|
43
43
|
|
|
44
|
-
For commercial licensing inquiries:
|
|
44
|
+
For commercial licensing inquiries: alexandria.shai.eden@gmail.com
|
package/README.md
CHANGED
|
@@ -1113,7 +1113,7 @@ CBrowser is source-available software. You can:
|
|
|
1113
1113
|
|
|
1114
1114
|
On **February 5, 2030**, the license automatically converts to **Apache 2.0** (fully open source).
|
|
1115
1115
|
|
|
1116
|
-
For commercial licensing: [
|
|
1116
|
+
For commercial licensing: [alexandria.shai.eden@gmail.com](mailto:alexandria.shai.eden@gmail.com)
|
|
1117
1117
|
|
|
1118
1118
|
See [LICENSE](LICENSE) for full terms.
|
|
1119
1119
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cbrowser",
|
|
3
|
-
"version": "8.7.
|
|
3
|
+
"version": "8.7.3",
|
|
4
4
|
"description": "Cognitive browser automation that thinks like your users. Simulate real user cognition with abandonment detection, constitutional safety, chaos engineering, and UX friction discovery.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|