@texting/quote
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@texting/quote", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Add quotation mark to string", | ||
@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@texting/enum-chars": "^0.0.5", | ||
"@texting/enum-quotes": "^0.0.5", | ||
"@typen/literal": "^0.1.15", | ||
"@typen/nullish": "^0.1.15" | ||
"@texting/enum-chars": "^0.0.6", | ||
"@texting/enum-quotes": "^0.0.6", | ||
"@typen/literal": "^0.1.16", | ||
"@typen/nullish": "^0.1.16" | ||
}, | ||
@@ -40,3 +40,3 @@ "repository": { | ||
"homepage": "https://github.com/gadge/spare#readme", | ||
"gitHead": "36e60cc8aa555024c380dfabe7e9ee3b475a2d46" | ||
"gitHead": "09d4e20b4248bf0926710f5bba043492a1f47253" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@texting/enum-chars@0.0.6(transitive)
+ Added@texting/enum-quotes@0.0.6(transitive)
- Removed@texting/enum-chars@0.0.5(transitive)
- Removed@texting/enum-quotes@0.0.5(transitive)
Updated@texting/enum-chars@^0.0.6
Updated@texting/enum-quotes@^0.0.6
Updated@typen/literal@^0.1.16
Updated@typen/nullish@^0.1.16