@microsoft/api-extractor-model
Advanced tools
Comparing version 7.9.0 to 7.9.1
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "7.9.1", | ||
"tag": "@microsoft/api-extractor-model_v7.9.1", | ||
"date": "Fri, 18 Sep 2020 21:49:54 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.9.0", | ||
@@ -7,0 +19,0 @@ "tag": "@microsoft/api-extractor-model_v7.9.0", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Sun, 13 Sep 2020 01:53:20 GMT and should not be manually modified. | ||
This log was last generated on Fri, 18 Sep 2020 21:49:54 GMT and should not be manually modified. | ||
## 7.9.1 | ||
Fri, 18 Sep 2020 21:49:54 GMT | ||
*Version update only* | ||
## 7.9.0 | ||
@@ -6,0 +11,0 @@ Sun, 13 Sep 2020 01:53:20 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.9.0", | ||
"version": "7.9.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.32.0", | ||
"@rushstack/node-core-library": "3.33.0", | ||
"@microsoft/tsdoc": "0.12.19" | ||
@@ -20,0 +20,0 @@ }, |
626526
8555
+ Added@rushstack/node-core-library@3.33.0(transitive)
- Removed@rushstack/node-core-library@3.32.0(transitive)