@types/require-dir
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for require-dir 1.0 | ||
// Project: https://github.com/aseemk/requireDir | ||
// Definitions by: weekens <https://github.com/weekens> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface options { | ||
@@ -7,0 +2,0 @@ recurse?: boolean | undefined; |
{ | ||
"name": "@types/require-dir", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "TypeScript definitions for require-dir", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/require-dir", | ||
"name": "weekens", | ||
"url": "https://github.com/weekens", | ||
"githubUsername": "weekens" | ||
"githubUsername": "weekens", | ||
"url": "https://github.com/weekens" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "a97999334933ba5a7454833683b223f9cb19440457f624f0c5c7c22c485bd0a7", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "18414773ecabb8f07339290d85ed318d7218537e4855c3d1315d056ae3edf7b5", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for require-dir 1.0 | ||
// Project: https://github.com/aseemk/requireDir | ||
// Definitions by: weekens <https://github.com/weekens> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface options { | ||
@@ -33,7 +28,6 @@ recurse?: boolean | undefined; | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 22:42:00 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [weekens](https://github.com/weekens). |
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
3145
10
32
1