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

kebab-case

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kebab-case - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

package.json
{
"name": "kebab-case",
"version": "2.0.0",
"version": "2.0.1",
"description": "Convert a string to kebab-case, i.e. its dash separated form",

@@ -8,2 +8,6 @@ "main": "index.js",

"types": "index.d.ts",
"files": [
"index.js",
"index.d.ts"
],
"scripts": {

@@ -10,0 +14,0 @@ "lint": "eslint *.js",

.editorconfig
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