Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/lodash.some

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

Comparing version
4.6.7
to
4.6.8
+0
-7
lodash.some/index.d.ts

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

// Type definitions for lodash.some 4.6
// 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.some",
"version": "4.6.7",
"version": "4.6.8",
"description": "TypeScript definitions for lodash.some",

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

"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": "e9eb1a7a47209021665f755b12e9b1f4dfb07bcee653930f3c026da66fb8b1ca",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "7fa43819b7c1b6da3a605f17a041f086c8bcb4b7a8e5354b628a7fc9f8deb484",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for lodash.some 4.6
// 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:34 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).