@microsoft/api-extractor-model
Advanced tools
Comparing version 7.8.0 to 7.8.1
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "7.8.1", | ||
"tag": "@microsoft/api-extractor-model_v7.8.1", | ||
"date": "Thu, 21 May 2020 15:42:00 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.7` to `3.20.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.8.0", | ||
@@ -7,0 +19,0 @@ "tag": "@microsoft/api-extractor-model_v7.8.0", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Wed, 06 May 2020 08:23:45 GMT and should not be manually modified. | ||
This log was last generated on Thu, 21 May 2020 15:42:00 GMT and should not be manually modified. | ||
## 7.8.1 | ||
Thu, 21 May 2020 15:42:00 GMT | ||
*Version update only* | ||
## 7.8.0 | ||
@@ -6,0 +11,0 @@ Wed, 06 May 2020 08:23:45 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.8.0", | ||
"version": "7.8.1", | ||
"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.19.7", | ||
"@rushstack/node-core-library": "3.20.0", | ||
"@microsoft/tsdoc": "0.12.19" | ||
@@ -20,0 +20,0 @@ }, |
607142
8159
+ Added@rushstack/node-core-library@3.20.0(transitive)
- Removed@rushstack/node-core-library@3.19.7(transitive)