Socket
Socket
Sign inDemoInstall

@types/camelcase

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.30 to 4.1.0

camelcase/LICENSE

6

camelcase/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for camelcase
// Type definitions for camelcase 4.1
// Project: https://github.com/sindresorhus/camelcase

@@ -6,5 +6,5 @@ // Definitions by: Sam Verschueren <https://github.com/samverschueren>

export = camelcase;
declare function camelcase(...args: string[]): string;
declare namespace camelcase { }
export = camelcase;
declare namespace camelcase {}
{
"name": "@types/camelcase",
"version": "0.0.30",
"version": "4.1.0",
"description": "TypeScript definitions for camelcase",
"license": "MIT",
"author": "Sam Verschueren <https://github.com/samverschueren>",
"contributors": [
{
"name": "Sam Verschueren",
"url": "https://github.com/samverschueren"
}
],
"main": "",

@@ -14,4 +19,5 @@ "repository": {

"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "e3be3fe671da86f4a3ed6e88448e893946cf07a56cd20eb6067b8e304d28f167"
"peerDependencies": {},
"typesPublisherContentHash": "752e7a081f54d7f296c4b5c309e3351ff7ec8d4d20eff8c7828a56d6472d643a",
"typeScriptVersion": "2.0"
}

@@ -8,12 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/camelcase
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/camelcase
Additional Details
* Last updated: Mon, 19 Sep 2016 16:15:23 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: none
* Global values: camelcase
* Last updated: Fri, 11 Aug 2017 22:23:07 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Sam Verschueren <https://github.com/samverschueren>.
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