You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@types/lodash.startcase

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/lodash.startcase - npm Package Compare versions

Comparing version
4.4.7
to
4.4.8
+0
-7
lodash.startcase/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for lodash.startCase 4.4
// Project: https://lodash.com
// Definitions by: Brian Zengel <https://github.com/bczengel>
// Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts

@@ -9,0 +2,0 @@

+8
-8
{
"name": "@types/lodash.startcase",
"version": "4.4.7",
"description": "TypeScript definitions for lodash.startCase",
"version": "4.4.8",
"description": "TypeScript definitions for lodash.startcase",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.startcase",

@@ -10,9 +10,9 @@ "license": "MIT",

"name": "Brian Zengel",
"url": "https://github.com/bczengel",
"githubUsername": "bczengel"
"githubUsername": "bczengel",
"url": "https://github.com/bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
"githubUsername": "chrootsu",
"url": "https://github.com/chrootsu"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "2bf1074265a0752a0fbd037c0c3b7e43d5740726779f4465adb476d74de25933",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "21108ad017db42bd3b9b8ba558f0da0a7f7337f013560ea8365368f16394a411",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for lodash.startCase (https://lodash.com).
This package contains type definitions for lodash.startcase (https://lodash.com).

@@ -12,9 +12,2 @@ # Details

````ts
// Type definitions for lodash.startCase 4.4
// Project: https://lodash.com
// Definitions by: Brian Zengel <https://github.com/bczengel>
// Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts

@@ -28,7 +21,6 @@

### Additional Details
* Last updated: Mon, 18 Apr 2022 23:03:35 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: [@types/lodash](https://npmjs.com/package/@types/lodash)
* Global values: none
# Credits
These definitions were written by [Brian Zengel](https://github.com/bczengel), and [Ilya Mochalov](https://github.com/chrootsu).