Socket
Socket
Sign inDemoInstall

dot-case

Package Overview
Dependencies
3
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

6

package.json
{
"name": "dot-case",
"version": "3.0.0",
"version": "3.0.1",
"description": "Transform into a lower case string with a period between words",

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

"dependencies": {
"no-case": "^3.0.0"
"no-case": "^3.0.1"
},

@@ -88,3 +88,3 @@ "devDependencies": {

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

@@ -26,2 +26,4 @@ # Dot 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc