Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@directus/format-title

Package Overview
Dependencies
Maintainers
2
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@directus/format-title - npm Package Compare versions

Comparing version 9.9.1 to 9.10.0

4

package.json
{
"name": "@directus/format-title",
"version": "9.9.1",
"version": "9.10.0",
"description": "Custom string formatter that converts any string into [Title Case](http://www.grammar-monster.com/lessons/capital_letters_title_case.htm)",

@@ -60,3 +60,3 @@ "keywords": [

},
"gitHead": "ed780aceba707c714e0b0aa01a953d141a5c800e"
"gitHead": "e3a7a7d8879fb7959fb15802734d830001108fbb"
}

@@ -28,3 +28,3 @@ ## Title Formatter

The package by default converts camelCase, PascalCase, underscore, and "regular" scentences to
The package by default converts camelCase, PascalCase, underscore, and "regular" sentences to
[Title Case](http://www.grammar-monster.com/lessons/capital_letters_title_case.htm)

@@ -31,0 +31,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc