@rushstack/typings-generator
Advanced tools
Comparing version 0.1.40 to 0.1.41
@@ -5,2 +5,26 @@ { | ||
{ | ||
"version": "0.1.41", | ||
"tag": "@rushstack/typings-generator_v0.1.41", | ||
"date": "Mon, 24 Aug 2020 07:35:20 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.29.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" to `0.8.9`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.4.40`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `1.2.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.6.6`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.40", | ||
@@ -7,0 +31,0 @@ "tag": "@rushstack/typings-generator_v0.1.40", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Sat, 22 Aug 2020 05:55:43 GMT and should not be manually modified. | ||
This log was last generated on Mon, 24 Aug 2020 07:35:20 GMT and should not be manually modified. | ||
## 0.1.41 | ||
Mon, 24 Aug 2020 07:35:20 GMT | ||
*Version update only* | ||
## 0.1.40 | ||
@@ -6,0 +11,0 @@ Sat, 22 Aug 2020 05:55:43 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.8" | ||
"packageVersion": "7.9.9" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.40", | ||
"version": "0.1.41", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
@@ -23,12 +23,12 @@ "keywords": [ | ||
"glob": "~7.0.5", | ||
"@rushstack/node-core-library": "3.29.0", | ||
"@rushstack/node-core-library": "3.29.1", | ||
"chokidar": "~3.4.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.8", | ||
"@microsoft/node-library-build": "6.4.39", | ||
"@rushstack/eslint-config": "1.2.0", | ||
"@rushstack/heft": "0.6.5", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.9", | ||
"@microsoft/node-library-build": "6.4.40", | ||
"@rushstack/eslint-config": "1.2.1", | ||
"@rushstack/heft": "0.6.6", | ||
"@types/glob": "7.1.1" | ||
} | ||
} |
60081
1024
+ Added@rushstack/node-core-library@3.29.1(transitive)
- Removed@rushstack/node-core-library@3.29.0(transitive)