@types/find-node-modules
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -1,6 +0,1 @@ | ||
// Type definitions for find-node-modules 2.1 | ||
// Project: https://github.com/callumacrae/find-node-modules | ||
// Definitions by: Artem Klyuev <https://github.com/ArtemKlyuev> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace findNodeModules { | ||
@@ -7,0 +2,0 @@ interface Options { |
{ | ||
"name": "@types/find-node-modules", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "TypeScript definitions for find-node-modules", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/find-node-modules", | ||
"name": "Artem Klyuev", | ||
"url": "https://github.com/ArtemKlyuev", | ||
"githubUsername": "ArtemKlyuev" | ||
"githubUsername": "ArtemKlyuev", | ||
"url": "https://github.com/ArtemKlyuev" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fc7a7e3ac4d152bbf83010adec737d7e570c0cfc87e29e6d064a6217d3ffafb3", | ||
"typeScriptVersion": "4.1" | ||
"typesPublisherContentHash": "147f22d5930746be604500f3503307f4ef9e97a35501d90c83648c3d75377071", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for find-node-modules 2.1 | ||
// Project: https://github.com/callumacrae/find-node-modules | ||
// Definitions by: Artem Klyuev <https://github.com/ArtemKlyuev> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace findNodeModules { | ||
@@ -65,7 +60,6 @@ interface Options { | ||
### Additional Details | ||
* Last updated: Wed, 05 Oct 2022 05:32:58 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Artem Klyuev](https://github.com/ArtemKlyuev). |
4919
42
64