title-case
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "title-case", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Title case a string", | ||
@@ -42,5 +42,5 @@ "main": "title-case.js", | ||
"dependencies": { | ||
"no-case": "^2.0.0", | ||
"no-case": "^2.2.0", | ||
"upper-case": "^1.0.3" | ||
} | ||
} |
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
Updatedno-case@^2.2.0