@types/lodash.partition
Advanced tools
Comparing version 4.6.6 to 4.6.7
// Type definitions for lodash.partition 4.6 | ||
// Project: https://lodash.com | ||
// Definitions by: Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar> | ||
// Definitions by: Brian Zengel <https://github.com/bczengel> | ||
// Ilya Mochalov <https://github.com/chrootsu> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +6,0 @@ // TypeScript Version: 2.8 |
{ | ||
"name": "@types/lodash.partition", | ||
"version": "4.6.6", | ||
"version": "4.6.7", | ||
"description": "TypeScript definitions for lodash.partition", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.partition", | ||
"license": "MIT", | ||
@@ -16,11 +17,6 @@ "contributors": [ | ||
"githubUsername": "chrootsu" | ||
}, | ||
{ | ||
"name": "Stepan Mikhaylyuk", | ||
"url": "https://github.com/stepancar", | ||
"githubUsername": "stepancar" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -35,4 +31,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "7c91fec9866292f887a8cc1c8d08e0c2ff07a50d3043bcbeee149418c2f7d33c", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "8c9b2a71baa138fd3a37de79955ef83f85e26727053d868a1b8e3b6d57c91538", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -5,13 +5,28 @@ # Installation | ||
# Summary | ||
This package contains type definitions for lodash.partition ( https://lodash.com ). | ||
This package contains type definitions for lodash.partition (https://lodash.com). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.partition | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.partition. | ||
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.partition/index.d.ts) | ||
````ts | ||
// Type definitions for lodash.partition 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 | ||
Additional Details | ||
* Last updated: Mon, 04 Mar 2019 23:26:44 GMT | ||
* Dependencies: @types/lodash | ||
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts | ||
import { partition } from "lodash"; | ||
export = partition; | ||
```` | ||
### Additional Details | ||
* Last updated: Mon, 18 Apr 2022 23:03:30 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>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>. | ||
These definitions were written by [Brian Zengel](https://github.com/bczengel), and [Ilya Mochalov](https://github.com/chrootsu). |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3829
9
0
32