typetify 4.0.1 → 4.0.2
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 +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -61,8 +61,6 @@ Boring, predictable API. No config, no setup, just functions that work.
|
|
|
61
61
|
| Type narrowing | ❌ | ❌ | ✅ |
|
|
62
62
|
| Zero dependencies | ❌ | ✅ | ✅ |
|
|
63
63
|
| Tree-shakable | ⚠️ | ✅ | ✅ |
|
|
64
|
-
| Full install size | 1.41MB | 1.2MB | **245KB** |
|
|
65
|
-
| Min bundle (gzip) | 72KB | 51KB | **~15KB** |
|
|
66
64
|
| Modern syntax | ❌ | ⚠️ | ✅ |
|
|
67
65
|
| Frontend utilities | ❌ | ❌ | ✅ |
|
|
68
66
|
| Backend utilities | ❌ | ❌ | ✅ |
|