@texting/padder
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@texting/padder", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A debugging tool", | ||
@@ -10,2 +10,5 @@ "type": "module", | ||
], | ||
"engines": { | ||
"node": ">=22.0.0" | ||
}, | ||
"publishConfig": { | ||
@@ -15,10 +18,10 @@ "access": "public" | ||
"dependencies": { | ||
"@typen/nullish": "^0.1.19", | ||
"@typen/num-strict": "^0.1.19", | ||
"@texting/charset-ansi": "^0.2.1", | ||
"@texting/charset-halfwidth": "^0.2.1", | ||
"@texting/enum-chars": "^0.1.13", | ||
"@texting/charset-fullwidth": "^0.2.1", | ||
"@texting/enum-chars-fullwidth": "^0.2.1", | ||
"@texting/lange": "^0.2.1" | ||
"@typen/nullish": "^0.2.0", | ||
"@typen/num-strict": "^0.2.0", | ||
"@texting/charset-ansi": "^0.2.2", | ||
"@texting/charset-halfwidth": "^0.2.2", | ||
"@texting/charset-fullwidth": "^0.2.2", | ||
"@texting/enum-chars": "^0.2.2", | ||
"@texting/enum-chars-fullwidth": "^0.2.2", | ||
"@texting/lange": "^0.2.2" | ||
}, | ||
@@ -25,0 +28,0 @@ "repository": { |
7164
+ Added@typen/nullish@0.2.0(transitive)
- Removed@texting/enum-chars@0.1.13(transitive)
- Removed@typen/enum-data-types@0.1.19(transitive)
- Removed@typen/nullish@0.1.19(transitive)
- Removed@typen/num-strict@0.1.19(transitive)
- Removed@typen/typ@0.1.19(transitive)
Updated@texting/charset-ansi@^0.2.2
Updated@texting/enum-chars@^0.2.2
Updated@texting/lange@^0.2.2
Updated@typen/nullish@^0.2.0
Updated@typen/num-strict@^0.2.0