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

better-title-case

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-title-case - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

index.d.ts

16

package.json
{
"name": "better-title-case",
"version": "2.0.1",
"version": "2.1.0",
"description": "Convert a string to title case based on the Daring Fireball rules.",
"type": "module",
"main": "index.js",
"files": [],
"files": [
"index.d.ts"
],
"author": "Brad Dougherty <me@brad.is>",

@@ -22,9 +24,9 @@ "license": "MIT",

"devDependencies": {
"ava": "4.2.0",
"c8": "7.11.2",
"eslint": "8.15.0",
"ava": "4.3.3",
"c8": "7.12.0",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-unicorn": "42.0.0",
"prettier": "2.6.2"
"eslint-plugin-unicorn": "44.0.0",
"prettier": "2.7.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