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

to-title-case

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

to-title-case - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

15

component.json

@@ -5,5 +5,10 @@ {

"license": "MIT",
"version": "0.1.2",
"version": "0.1.3",
"description": "Convert a string to a title case.",
"keywords": ["title", "case", "titlecase", "string"],
"keywords": [
"title",
"case",
"titlecase",
"string"
],
"dependencies": {

@@ -18,3 +23,5 @@ "component/escape-regexp": "1.0.2",

},
"scripts": ["index.js"]
}
"scripts": [
"index.js"
]
}

@@ -0,1 +1,6 @@

0.1.3 - February 11, 2013
-------------------------
* upgraded `map`
0.1.2 - October 6, 2013

@@ -2,0 +7,0 @@ -----------------------

@@ -5,8 +5,13 @@ {

"license": "MIT",
"version": "0.1.2",
"version": "0.1.3",
"description": "Convert a string to title case.",
"keywords": ["title", "case", "titlecase", "string"],
"keywords": [
"title",
"case",
"titlecase",
"string"
],
"dependencies": {
"escape-regexp-component": "1.0.2",
"map": "ianstormtaylor/map#0.1.0",
"map": "ianstormtaylor/map#0.1.1",
"title-case-minors": "0.0.2",

@@ -13,0 +18,0 @@ "to-capital-case": "0.1.1"

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