header-case
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "header-case", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Transform into a dash separated string of capitalized words", | ||
@@ -73,3 +73,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"capital-case": "^1.0.0" | ||
"capital-case": "^1.0.1" | ||
}, | ||
@@ -88,3 +88,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "55911ca17c2e0c964b9b84143e14e29ffc9ff499" | ||
"gitHead": "a3df3a43bfd3d8e3386d0fb09b69454b91516d18" | ||
} |
@@ -26,2 +26,4 @@ # Header Case | ||
The function also accepts [`options`](https://github.com/blakeembrey/change-case#options). | ||
## License | ||
@@ -28,0 +30,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
9572
38
Updatedcapital-case@^1.0.1