@types/folder-hash
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -1,8 +0,1 @@ | ||
// Type definitions for folder-hash 4.0 | ||
// Project: https://github.com/marc136/node-folder-hash#readme | ||
// Definitions by: Kevin Brown <https://github.com/thekevinbrown> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Marc Walter <https://github.com/marc136> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export type PathGlobFunction = () => string[]; | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/folder-hash", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "TypeScript definitions for folder-hash", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/folder-hash", | ||
"name": "Kevin Brown", | ||
"url": "https://github.com/thekevinbrown", | ||
"githubUsername": "thekevinbrown" | ||
"githubUsername": "thekevinbrown", | ||
"url": "https://github.com/thekevinbrown" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
}, | ||
{ | ||
"name": "Marc Walter", | ||
"url": "https://github.com/marc136", | ||
"githubUsername": "marc136" | ||
"githubUsername": "marc136", | ||
"url": "https://github.com/marc136" | ||
} | ||
@@ -34,4 +34,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "d6e6453e3f8b500aa3f50d1d5ebf4284fbdedd6128990b0c381d0ef600db6f29", | ||
"typeScriptVersion": "4.0" | ||
"typesPublisherContentHash": "9dd9b662b31fd0cec08609f87d407bc7798d7852dbcf1a835dbffb1a1c37f06d", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for folder-hash 4.0 | ||
// Project: https://github.com/marc136/node-folder-hash#readme | ||
// Definitions by: Kevin Brown <https://github.com/thekevinbrown> | ||
// Piotr Błażejewicz <https://github.com/peterblazejewicz> | ||
// Marc Walter <https://github.com/marc136> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export type PathGlobFunction = () => string[]; | ||
@@ -82,7 +75,6 @@ | ||
### Additional Details | ||
* Last updated: Sat, 09 Jul 2022 04:32:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Kevin Brown](https://github.com/thekevinbrown), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Marc Walter](https://github.com/marc136). |
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
7088
54
79