@microsoft/api-extractor-model
Advanced tools
Comparing version 7.8.12 to 7.8.13
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "7.8.13", | ||
"tag": "@microsoft/api-extractor-model_v7.8.13", | ||
"date": "Wed, 05 Aug 2020 18:27:33 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.8.12", | ||
@@ -7,0 +19,0 @@ "tag": "@microsoft/api-extractor-model_v7.8.12", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Fri, 03 Jul 2020 15:09:04 GMT and should not be manually modified. | ||
This log was last generated on Wed, 05 Aug 2020 18:27:33 GMT and should not be manually modified. | ||
## 7.8.13 | ||
Wed, 05 Aug 2020 18:27:33 GMT | ||
*Version update only* | ||
## 7.8.12 | ||
@@ -6,0 +11,0 @@ Fri, 03 Jul 2020 15:09:04 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.7.9" | ||
"packageVersion": "7.9.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.8.12", | ||
"version": "7.8.13", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -17,9 +17,9 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.25.0", | ||
"@rushstack/node-core-library": "3.26.1", | ||
"@microsoft/tsdoc": "0.12.19" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "6.4.10", | ||
"@microsoft/rush-stack-compiler-3.5": "0.4.4", | ||
"@rushstack/eslint-config": "1.0.2", | ||
"@microsoft/node-library-build": "6.4.31", | ||
"@microsoft/rush-stack-compiler-3.5": "0.8.0", | ||
"@rushstack/eslint-config": "1.0.3", | ||
"@types/jest": "25.2.1", | ||
@@ -26,0 +26,0 @@ "@types/node": "10.17.13", |
613678
8331
+ Added@rushstack/node-core-library@3.26.1(transitive)
- Removed@rushstack/node-core-library@3.25.0(transitive)