Socket
Socket
Sign inDemoInstall

sentence-case

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sentence-case - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

7

package.json
{
"name": "sentence-case",
"version": "3.0.0",
"version": "3.0.1",
"description": "Transform into a lower case with spaces between words, then capitalize the string",

@@ -72,4 +72,3 @@ "main": "dist/index.js",

"dependencies": {
"lower-case": "^2.0.0",
"no-case": "^3.0.0",
"no-case": "^3.0.1",
"upper-case-first": "^2.0.0"

@@ -89,3 +88,3 @@ },

},
"gitHead": "55911ca17c2e0c964b9b84143e14e29ffc9ff499"
"gitHead": "a3df3a43bfd3d8e3386d0fb09b69454b91516d18"
}

@@ -26,2 +26,4 @@ # Sentence Case

The function also accepts [`options`](https://github.com/blakeembrey/change-case#options).
## License

@@ -28,0 +30,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