@types/find-root
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,3 +6,2 @@ // Type definitions for find-root 1.1 | ||
// TypeScript Version: 2.2 | ||
/// <reference types="node"/> | ||
@@ -9,0 +8,0 @@ type FindRootCheckFn = (dir: string) => boolean; |
{ | ||
"name": "@types/find-root", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "TypeScript definitions for find-root", | ||
@@ -14,12 +14,12 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/find-root" | ||
}, | ||
"scripts": {}, | ||
"dependencies": { | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "f82aded7b120e56eaa0411f0206f2bd2945d1613f92a14304cb9c49fe7c973af", | ||
"typeScriptVersion": "2.2" | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "e5d3ffbf716bea475ccb616a4ec3d6f75838b2aef65512cabd88a13e9d3af916", | ||
"typeScriptVersion": "3.1" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/find-root | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/find-root. | ||
Additional Details | ||
* Last updated: Fri, 23 Mar 2018 22:51:43 GMT | ||
* Dependencies: node | ||
### Additional Details | ||
* Last updated: Sun, 23 Aug 2020 04:29:47 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Arturas Molcanovas <https://github.com/Alorel>. | ||
These definitions were written by [Arturas Molcanovas](https://github.com/Alorel). |
Sorry, the diff of this file is not supported yet
0
3150
15
- Removed@types/node@*
- Removed@types/node@22.12.0(transitive)
- Removedundici-types@6.20.0(transitive)