Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/string-capitalize

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/string-capitalize - npm Package Compare versions

Comparing version
0.0.6
to
0.0.7
+1
-2
package.json
{
"name": "@stdlib/string-capitalize",
"version": "0.0.6",
"version": "0.0.7",
"description": "Capitalize the first character in a string.",

@@ -22,3 +22,2 @@ "license": "Apache-2.0",

"benchmark": "./benchmark",
"bin": "./bin",
"doc": "./docs",

@@ -25,0 +24,0 @@ "example": "./examples",

# CHANGELOG
> Package changelog.
See [GitHub Releases](https://github.com/stdlib-js/string-capitalize/releases) for the changelog.