@types/nginstack__dev-tools 69.0.0 → 71.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: Tue,
|
|
11
|
+
* Last updated: Tue, 18 Apr 2023 11:32:48 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 71.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": "71.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",
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
},
|
|
31
31
|
"scripts": {},
|
|
32
32
|
"dependencies": {},
|
|
33
|
-
"typesPublisherContentHash": "
|
|
33
|
+
"typesPublisherContentHash": "2a17827b18771ff5b0fcbbdfaa2c4ecba8ce702e5988dc6a5951a6daac6d3e50",
|
|
34
34
|
"typeScriptVersion": "4.3"
|
|
35
35
|
}
|