termweb 0.9.8 → 0.9.10

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/README.md CHANGED
@@ -13,7 +13,8 @@ https://github.com/user-attachments/assets/70b86b29-19b4-458b-8d5d-683f5e139908
13
13
 
14
14
  ## Demo: SDK: building apps with termweb as render engine
15
15
 
16
- https://github.com/user-attachments/assets/12183bb7-de8b-4e44-b884-216e304ab8ce
16
+ https://github.com/user-attachments/assets/50e068bd-4aa4-463e-bd7f-73e81ae51e93
17
+
17
18
 
18
19
  ## Features
19
20
 
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "termweb",
3
- "version": "0.9.8",
3
+ "version": "0.9.10",
4
4
  "description": "Web browser in your terminal using Kitty graphics protocol. SDK for building terminal apps with web technologies.",
5
5
  "main": "./lib/index.js",
6
6
  "bin": {