@directus/format-title
Advanced tools
Comparing version 1.1.1 to 1.2.0
{ | ||
"name": "@directus/format-title", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "Custom string formatter that converts any string into [Title Case](http://www.grammar-monster.com/lessons/capital_letters_title_case.htm)", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"@rijk/prepositions": "^1.0.0", | ||
"@rijk/special-case": "^1.0.0", | ||
"@rijk/special-case": "^1.2.0", | ||
"capitalize": "^1.0.0", | ||
@@ -34,7 +34,7 @@ "decamelize": "^2.0.0" | ||
"devDependencies": { | ||
"babel-eslint": "^8.2.2", | ||
"babel-eslint": "^8.2.3", | ||
"eslint": "^4.19.1", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
"eslint-plugin-import": "^2.9.0" | ||
"eslint-plugin-import": "^2.12.0" | ||
} | ||
} |
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
6198
Updated@rijk/special-case@^1.2.0