@rushstack/typings-generator
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -5,2 +5,26 @@ { | ||
{ | ||
"version": "0.2.10", | ||
"tag": "@rushstack/typings-generator_v0.2.10", | ||
"date": "Tue, 22 Sep 2020 05:45:57 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.6`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.21`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.4.52`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.13.9`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.9", | ||
@@ -7,0 +31,0 @@ "tag": "@rushstack/typings-generator_v0.2.9", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Tue, 22 Sep 2020 01:45:31 GMT and should not be manually modified. | ||
This log was last generated on Tue, 22 Sep 2020 05:45:57 GMT and should not be manually modified. | ||
## 0.2.10 | ||
Tue, 22 Sep 2020 05:45:57 GMT | ||
_Version update only_ | ||
## 0.2.9 | ||
@@ -6,0 +11,0 @@ Tue, 22 Sep 2020 01:45:31 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.20" | ||
"packageVersion": "7.9.21" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"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.5", | ||
"@rushstack/node-core-library": "3.33.6", | ||
"chokidar": "~3.4.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.20", | ||
"@microsoft/node-library-build": "6.4.51", | ||
"@rushstack/eslint-config": "2.1.0", | ||
"@rushstack/heft": "0.13.8", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.21", | ||
"@microsoft/node-library-build": "6.4.52", | ||
"@rushstack/eslint-config": "2.1.1", | ||
"@rushstack/heft": "0.13.9", | ||
"@types/glob": "7.1.1" | ||
} | ||
} |
74734
1419
+ Added@rushstack/node-core-library@3.33.6(transitive)
- Removed@rushstack/node-core-library@3.33.5(transitive)