@types/flat
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -1,7 +0,1 @@ | ||
// Type definitions for flat 5.0.0 | ||
// Project: https://github.com/hughsk/flat | ||
// Definitions by: Ilya Mochalov <https://github.com/chrootsu> | ||
// Oz Weiss <https://github.com/thewizarodofoz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare var flatten: FlatTypes.Flatten; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/flat", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "TypeScript definitions for flat", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/flat", | ||
"name": " Ilya Mochalov", | ||
"url": "https://github.com/chrootsu", | ||
"githubUsername": "chrootsu" | ||
"githubUsername": "chrootsu", | ||
"url": "https://github.com/chrootsu" | ||
}, | ||
{ | ||
"name": "Oz Weiss", | ||
"url": "https://github.com/thewizarodofoz", | ||
"githubUsername": "thewizarodofoz" | ||
"githubUsername": "thewizarodofoz", | ||
"url": "https://github.com/thewizarodofoz" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fa684fafeedd07880e5650de99687f44a14f92804e742da09a21279387e9cc63", | ||
"typesPublisherContentHash": "bf1ee3d4c08750c6d141e7e0bf6e1872cfd0e8f34454648eca7ac07b77dd3bfc", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for flat 5.0.0 | ||
// Project: https://github.com/hughsk/flat | ||
// Definitions by: Ilya Mochalov <https://github.com/chrootsu> | ||
// Oz Weiss <https://github.com/thewizarodofoz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare var flatten: FlatTypes.Flatten; | ||
@@ -58,7 +52,6 @@ | ||
### Additional Details | ||
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [ Ilya Mochalov](https://github.com/chrootsu), and [Oz Weiss](https://github.com/thewizarodofoz). |
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
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
4457
30
56