@utsp/types 0.2.0-nightly.20251129171223.27d6948 → 0.3.0-nightly.20251130202558.253793a
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 +2 -2
package/LICENSE
CHANGED
package/README.md
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@utsp/types",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.0-nightly.20251130202558.253793a",
|
|
4
4
|
"description": "Type definitions and interfaces for UTSP (Universal Text Stream Protocol)",
|
|
5
|
-
"author": "
|
|
5
|
+
"author": "THP Software",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"main": "./dist/index.cjs",
|
|
8
8
|
"module": "./dist/index.mjs",
|