@types/nginstack__dev-tools 58.0.0 → 62.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
nginstack__dev-tools/README.md
CHANGED
|
@@ -8,7 +8,7 @@ This package contains type definitions for @nginstack/dev-tools (https://dev.azu
|
|
|
8
8
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nginstack__dev-tools.
|
|
9
9
|
|
|
10
10
|
### Additional Details
|
|
11
|
-
* Last updated:
|
|
11
|
+
* Last updated: Thu, 14 Jul 2022 19:02:29 GMT
|
|
12
12
|
* Dependencies: none
|
|
13
13
|
* Global values: none
|
|
14
14
|
|
nginstack__dev-tools/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// Type definitions for @nginstack/dev-tools
|
|
1
|
+
// Type definitions for @nginstack/dev-tools 62.0
|
|
2
2
|
// Project: https://dev.azure.com/nginstack/nginstack
|
|
3
3
|
// Definitions by: Renato Ribeiro <https://github.com/Henato>
|
|
4
4
|
// Paulo Moreno <https://github.com/paulocmoreno>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/nginstack__dev-tools",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "62.0.0",
|
|
4
4
|
"description": "TypeScript definitions for @nginstack/dev-tools",
|
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nginstack__dev-tools",
|
|
6
6
|
"license": "MIT",
|
|
@@ -25,6 +25,6 @@
|
|
|
25
25
|
},
|
|
26
26
|
"scripts": {},
|
|
27
27
|
"dependencies": {},
|
|
28
|
-
"typesPublisherContentHash": "
|
|
28
|
+
"typesPublisherContentHash": "65427ccfc2e1c4e07c796068c2786d8b0ad8836da492738d5b510870d6370a4a",
|
|
29
29
|
"typeScriptVersion": "4.3"
|
|
30
30
|
}
|