@wexample/js-app 0.0.3 → 0.0.8

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/.wex/config.yml CHANGED
@@ -1,3 +1,3 @@
1
1
  global:
2
2
  name: js_app
3
- version: 0.0.3
3
+ version: 0.0.8
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # js_app
2
2
 
3
- Version: 0.0.3
3
+ Version: 0.0.8
4
4
 
5
5
  ## Table of Contents
6
6
 
@@ -111,7 +111,7 @@ Free to use in both personal and commercial projects.
111
111
 
112
112
  ## Integration in the Suite
113
113
 
114
- This package is part of the **Wexample Suite** — a collection of high-quality Python packages designed to work seamlessly together.
114
+ This package is part of the Wexample Suite — a collection of high-quality, modular tools designed to work seamlessly together across multiple languages and environments.
115
115
 
116
116
  ### Related Packages
117
117
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.0.3",
2
+ "version": "0.0.8",
3
3
  "type": "module",
4
4
  "name": "@wexample/js-app",
5
5
  "publishConfig": {
package/version.txt CHANGED
@@ -1 +1 @@
1
- 0.0.3
1
+ 0.0.8