@microsoft/api-extractor-model
Advanced tools
Comparing version 7.8.21 to 7.8.22
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "7.8.22", | ||
"tag": "@microsoft/api-extractor-model_v7.8.22", | ||
"date": "Fri, 11 Sep 2020 02:13:35 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.32.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.8.21", | ||
@@ -7,0 +19,0 @@ "tag": "@microsoft/api-extractor-model_v7.8.21", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Mon, 07 Sep 2020 07:37:37 GMT and should not be manually modified. | ||
This log was last generated on Fri, 11 Sep 2020 02:13:35 GMT and should not be manually modified. | ||
## 7.8.22 | ||
Fri, 11 Sep 2020 02:13:35 GMT | ||
*Version update only* | ||
## 7.8.21 | ||
@@ -6,0 +11,0 @@ Mon, 07 Sep 2020 07:37:37 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.8.21", | ||
"version": "7.8.22", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.31.0", | ||
"@rushstack/node-core-library": "3.32.0", | ||
"@microsoft/tsdoc": "0.12.19" | ||
@@ -20,0 +20,0 @@ }, |
617962
8457
+ Added@rushstack/node-core-library@3.32.0(transitive)
- Removed@rushstack/node-core-library@3.31.0(transitive)