@microsoft/api-extractor-model
Advanced tools
Comparing version 7.8.10 to 7.8.11
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "7.8.11", | ||
"tag": "@microsoft/api-extractor-model_v7.8.11", | ||
"date": "Thu, 25 Jun 2020 06:43:35 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.3` to `3.24.4`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" from `1.0.1` to `1.0.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.8.10", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-extractor-model_v7.8.10", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Wed, 24 Jun 2020 09:50:48 GMT and should not be manually modified. | ||
This log was last generated on Thu, 25 Jun 2020 06:43:35 GMT and should not be manually modified. | ||
## 7.8.11 | ||
Thu, 25 Jun 2020 06:43:35 GMT | ||
*Version update only* | ||
## 7.8.10 | ||
@@ -6,0 +11,0 @@ Wed, 24 Jun 2020 09:50:48 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.8.10", | ||
"version": "7.8.11", | ||
"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.24.3", | ||
"@rushstack/node-core-library": "3.24.4", | ||
"@microsoft/tsdoc": "0.12.19" | ||
@@ -24,3 +24,3 @@ }, | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.4", | ||
"@rushstack/eslint-config": "1.0.1", | ||
"@rushstack/eslint-config": "1.0.2", | ||
"@types/jest": "25.2.1", | ||
@@ -27,0 +27,0 @@ "@types/node": "10.17.13", |
612866
8307
+ Added@rushstack/node-core-library@3.24.4(transitive)
- Removed@rushstack/node-core-library@3.24.3(transitive)