@texting/padder
Advanced tools
Comparing version 0.0.6 to 0.0.9
{ | ||
"name": "@texting/padder", | ||
"version": "0.0.6", | ||
"version": "0.0.9", | ||
"description": "A debugging tool", | ||
@@ -18,7 +18,7 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@texting/charset-ansi": "^0.0.6", | ||
"@texting/charset-fullwidth": "^0.0.6", | ||
"@texting/charset-halfwidth": "^0.0.6", | ||
"@texting/enum-chars-fullwidth": "^0.0.6", | ||
"@texting/lange": "^0.0.6", | ||
"@texting/charset-ansi": "^0.0.9", | ||
"@texting/charset-fullwidth": "^0.0.9", | ||
"@texting/charset-halfwidth": "^0.0.9", | ||
"@texting/enum-chars-fullwidth": "^0.0.9", | ||
"@texting/lange": "^0.0.9", | ||
"@typen/num-strict": "^0.1.16" | ||
@@ -42,3 +42,3 @@ }, | ||
"homepage": "https://github.com/gadge/spare#readme", | ||
"gitHead": "09d4e20b4248bf0926710f5bba043492a1f47253" | ||
"gitHead": "ae20cb666203c42e8aa0140981d7dca4d3a52a10" | ||
} |
+ Added@texting/charset-ansi@0.0.9(transitive)
+ Added@texting/charset-fullwidth@0.0.9(transitive)
+ Added@texting/charset-halfwidth@0.0.9(transitive)
+ Added@texting/enum-chars@0.0.9(transitive)
+ Added@texting/enum-chars-fullwidth@0.0.9(transitive)
+ Added@texting/lange@0.0.9(transitive)
+ Added@texting/regex-charset@0.0.9(transitive)
- Removed@texting/charset-ansi@0.0.6(transitive)
- Removed@texting/charset-fullwidth@0.0.6(transitive)
- Removed@texting/charset-halfwidth@0.0.6(transitive)
- Removed@texting/enum-chars@0.0.6(transitive)
- Removed@texting/enum-chars-fullwidth@0.0.6(transitive)
- Removed@texting/lange@0.0.6(transitive)
- Removed@texting/regex-charset@0.0.6(transitive)
Updated@texting/charset-ansi@^0.0.9
Updated@texting/lange@^0.0.9