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

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

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.2
import { startCase } from "lodash";
export = startCase;
{
"name": "@types/lodash.startcase",
"version": "4.4.1",
"version": "4.4.2",
"description": "TypeScript definitions for lodash.startCase",
"license": "MIT",
"author": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"contributors": [
{
"name": "Brian Zengel",
"url": "https://github.com/bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu"
},
{
"name": "Stepan Mikhaylyuk",
"url": "https://github.com/stepancar"
}
],
"main": "",

@@ -17,4 +30,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "08c4cacab1759fa49eb4d61c4ba6d2ad7cf690873554dc40a2f37ad9b5dc30e2",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "4172d6b645c8dd46d81df251304ed6df0e6da3337571a5389e4c3eb8c6a43dbf",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 27 Jan 2017 21:43:33 GMT
* Last updated: Wed, 22 Mar 2017 19:53:03 GMT
* Dependencies: lodash

@@ -14,0 +14,0 @@ * Global values: none

{
"name": "lodash.startcase",
"libraryName": "lodash.startCase",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"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
}