Socket
Socket
Sign inDemoInstall

camel-case

Package Overview
Dependencies
3
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

2

camel-case.d.ts

@@ -1,3 +0,3 @@

declare function camelCase (value: string, locale?: string): string;
declare function camelCase (value: string, locale?: string, mergeNumbers?: boolean): string;
export = camelCase;
{
"name": "camel-case",
"version": "1.2.1",
"version": "1.2.2",
"description": "Camel case a string",

@@ -5,0 +5,0 @@ "main": "camel-case.js",

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