Socket
Socket
Sign inDemoInstall

camel-case

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

camel-case - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

6

package.json
{
"name": "camel-case",
"version": "4.0.0",
"version": "4.0.1",
"description": "Transform into a string with the separator denoted by the next word capitalized",

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

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

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

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

@@ -26,2 +26,4 @@ # Camel 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc