@types/lerna__child-process
Advanced tools
Comparing version
@@ -1,6 +0,1 @@ | ||
// Type definitions for @lerna/child-process 5.1 | ||
// Project: https://github.com/lerna/lerna/blob/main/core/child-process | ||
// Definitions by: donmahallem <https://github.com/donmahallem> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { Package } from "@lerna/package"; | ||
@@ -7,0 +2,0 @@ import * as execa from "execa"; |
{ | ||
"name": "@types/lerna__child-process", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "TypeScript definitions for @lerna/child-process", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lerna__child-process", | ||
"name": "donmahallem", | ||
"url": "https://github.com/donmahallem", | ||
"githubUsername": "donmahallem" | ||
"githubUsername": "donmahallem", | ||
"url": "https://github.com/donmahallem" | ||
} | ||
@@ -25,6 +25,7 @@ ], | ||
"@types/lerna__package": "*", | ||
"@types/node": "*", | ||
"execa": "^5.0.0" | ||
}, | ||
"typesPublisherContentHash": "3231f3efe6c209515a377f33020580b212999db56b29cf522b5b53f265281830", | ||
"typesPublisherContentHash": "e6a4a8fbfdbf7896431462d85dea2466ef2086992a6fa08e8b6f3bd71b7257a4", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for @lerna/child-process 5.1 | ||
// Project: https://github.com/lerna/lerna/blob/main/core/child-process | ||
// Definitions by: donmahallem <https://github.com/donmahallem> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
import { Package } from "@lerna/package"; | ||
@@ -46,7 +41,6 @@ import * as execa from "execa"; | ||
### Additional Details | ||
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT | ||
* Dependencies: [@types/execa](https://npmjs.com/package/@types/execa), [@types/lerna__package](https://npmjs.com/package/@types/lerna__package) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: [@types/lerna__package](https://npmjs.com/package/@types/lerna__package), [@types/node](https://npmjs.com/package/@types/node), [execa](https://npmjs.com/package/execa) | ||
# Credits | ||
These definitions were written by [donmahallem](https://github.com/donmahallem). |
4659
-9.02%3
50%18
-18.18%45
-11.76%+ Added
+ Added
+ Added