🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@types/lodash.throttle

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.throttle - npm Package Compare versions

Comparing version
4.1.7
to
4.1.8
+0
-7
lodash.throttle/index.d.ts

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

// Type definitions for lodash.throttle 4.1
// 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 @@

+7
-7
{
"name": "@types/lodash.throttle",
"version": "4.1.7",
"version": "4.1.8",
"description": "TypeScript definitions for lodash.throttle",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.throttle",

"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": "10ed2198c1ef780d1d15d1f5e485defd51d7b75b4ed566c0d8137ec154b2d6ab",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "2a3cf53a242010c77f7669f161bd599ead31b020f7434af70a66b9805c631c0a",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for lodash.throttle 4.1
// 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

@@ -27,7 +20,6 @@

### Additional Details
* Last updated: Mon, 18 Apr 2022 23:03:37 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 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).