Socket
Socket
Sign inDemoInstall

@types/underscore.string

Package Overview
Dependencies
1
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.32 to 0.0.33

2

underscore.string/index.d.ts

@@ -210,3 +210,3 @@ // Type definitions for underscore.string

*/
camelize(str: string): string;
camelize(str: string, decapitalize?: boolean): string;

@@ -213,0 +213,0 @@ /**

{
"name": "@types/underscore.string",
"version": "0.0.32",
"version": "0.0.33",
"description": "TypeScript definitions for underscore.string",

@@ -14,5 +14,6 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -23,4 +24,4 @@ "scripts": {},

},
"typesPublisherContentHash": "677402ef71f2ca585e0ce81513fca8ce8c0d710c2e6e8c3880ecdd830f54d640",
"typesPublisherContentHash": "8346b9c73d67c9b2037f44f72e9630bdac465f4dc0c9f53c8b06905d8be90bc6",
"typeScriptVersion": "2.0"
}

@@ -8,7 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/underscore.string
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/underscore.string
Additional Details
* Last updated: Tue, 07 Nov 2017 08:51:22 GMT
* Dependencies: underscore
* Last updated: Mon, 03 Dec 2018 21:44:36 GMT
* Dependencies: @types/underscore
* Global values: none

@@ -15,0 +15,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