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.0
to
4.4.1
+1
-0
lodash.startcase/index.d.ts

@@ -5,4 +5,5 @@ // Type definitions for lodash.startCase 4.4

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
import { startCase } from "lodash";
export = startCase;
+3
-2
{
"name": "@types/lodash.startcase",
"version": "4.4.0",
"version": "4.4.1",
"description": "TypeScript definitions for lodash.startCase",

@@ -17,3 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "2004dff39fb23a2c46df5ca553a7f60882caf0fad1a8d14b31bc1ee840bde1cb"
"typesPublisherContentHash": "08c4cacab1759fa49eb4d61c4ba6d2ad7cf690873554dc40a2f37ad9b5dc30e2",
"typeScriptVersion": "2.1"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.startcase
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.startcase
Additional Details
* Last updated: Mon, 05 Dec 2016 21:27:49 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: lodash
* Last updated: Fri, 27 Jan 2017 21:43:33 GMT
* Dependencies: lodash
* Global values: none

@@ -17,0 +15,0 @@

{
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"libraryDependencies": [],
"moduleDependencies": [
"lodash"
],
"libraryMajorVersion": 4,
"libraryMinorVersion": 4,
"name": "lodash.startcase",
"libraryName": "lodash.startCase",
"typingsPackageName": "lodash.startcase",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],
"declaredModules": [
"lodash.startcase"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "2004dff39fb23a2c46df5ca553a7f60882caf0fad1a8d14b31bc1ee840bde1cb"
"data": {
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"dependencies": {
"lodash": "*"
},
"pathMappings": {},
"libraryMajorVersion": 4,
"libraryMinorVersion": 4,
"typeScriptVersion": "2.1",
"libraryName": "lodash.startCase",
"typingsPackageName": "lodash.startcase",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"lodash.startcase/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "08c4cacab1759fa49eb4d61c4ba6d2ad7cf690873554dc40a2f37ad9b5dc30e2"
},
"isLatest": true
}