@rushstack/typings-generator
Advanced tools
Comparing version 0.1.14 to 0.1.15
@@ -5,2 +5,23 @@ { | ||
{ | ||
"version": "0.1.15", | ||
"tag": "@rushstack/typings-generator_v0.1.15", | ||
"date": "Wed, 27 May 2020 05:15:11 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.22.1` to `3.23.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.16` to `0.4.17`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.18` to `6.4.19`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.7` to `0.5.8`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.14", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/typings-generator_v0.1.14", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Tue, 26 May 2020 23:00:25 GMT and should not be manually modified. | ||
This log was last generated on Wed, 27 May 2020 05:15:11 GMT and should not be manually modified. | ||
## 0.1.15 | ||
Wed, 27 May 2020 05:15:11 GMT | ||
*Version update only* | ||
## 0.1.14 | ||
@@ -6,0 +11,0 @@ Tue, 26 May 2020 23:00:25 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.8.5" | ||
"packageVersion": "7.8.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"description": "This library provides functionality for automatically generator typings for non-TS files.", | ||
@@ -18,9 +18,9 @@ "main": "lib/index.js", | ||
"glob": "~7.0.5", | ||
"@rushstack/node-core-library": "3.22.1", | ||
"@rushstack/node-core-library": "3.23.0", | ||
"chokidar": "~3.3.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.16", | ||
"@microsoft/node-library-build": "6.4.18", | ||
"@rushstack/eslint-config": "0.5.7", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.17", | ||
"@microsoft/node-library-build": "6.4.19", | ||
"@rushstack/eslint-config": "0.5.8", | ||
"@types/glob": "7.1.1", | ||
@@ -27,0 +27,0 @@ "gulp": "~4.0.2" |
43717
561
+ Added@rushstack/node-core-library@3.23.0(transitive)
- Removed@rushstack/node-core-library@3.22.1(transitive)