@rushstack/typings-generator
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -5,2 +5,26 @@ { | ||
{ | ||
"version": "0.2.6", | ||
"tag": "@rushstack/typings-generator_v0.2.6", | ||
"date": "Sat, 19 Sep 2020 03:33:07 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.17`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.4.48`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.4.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.13.5`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.5", | ||
@@ -7,0 +31,0 @@ "tag": "@rushstack/typings-generator_v0.2.5", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Fri, 18 Sep 2020 22:57:24 GMT and should not be manually modified. | ||
This log was last generated on Sat, 19 Sep 2020 03:33:07 GMT and should not be manually modified. | ||
## 0.2.6 | ||
Sat, 19 Sep 2020 03:33:07 GMT | ||
*Version update only* | ||
## 0.2.5 | ||
@@ -6,0 +11,0 @@ Fri, 18 Sep 2020 22:57:24 GMT |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.9.16" | ||
"packageVersion": "7.9.17" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "This library provides functionality for automatically generating typings for non-TS files.", | ||
@@ -23,12 +23,12 @@ "keywords": [ | ||
"glob": "~7.0.5", | ||
"@rushstack/node-core-library": "3.33.1", | ||
"@rushstack/node-core-library": "3.33.2", | ||
"chokidar": "~3.4.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.16", | ||
"@microsoft/node-library-build": "6.4.47", | ||
"@rushstack/eslint-config": "1.4.0", | ||
"@rushstack/heft": "0.13.4", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.17", | ||
"@microsoft/node-library-build": "6.4.48", | ||
"@rushstack/eslint-config": "1.4.1", | ||
"@rushstack/heft": "0.13.5", | ||
"@types/glob": "7.1.1" | ||
} | ||
} |
71310
1323
+ Added@rushstack/node-core-library@3.33.2(transitive)
- Removed@rushstack/node-core-library@3.33.1(transitive)