@microsoft/api-extractor-model
Advanced tools
Comparing version 7.13.1 to 7.13.2
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "7.13.2", | ||
"tag": "@microsoft/api-extractor-model_v7.13.2", | ||
"date": "Wed, 19 May 2021 00:11:39 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.38.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "7.13.1", | ||
@@ -7,0 +19,0 @@ "tag": "@microsoft/api-extractor-model_v7.13.1", |
# Change Log - @microsoft/api-extractor-model | ||
This log was last generated on Mon, 03 May 2021 15:10:29 GMT and should not be manually modified. | ||
This log was last generated on Wed, 19 May 2021 00:11:39 GMT and should not be manually modified. | ||
## 7.13.2 | ||
Wed, 19 May 2021 00:11:39 GMT | ||
_Version update only_ | ||
## 7.13.1 | ||
@@ -6,0 +11,0 @@ Mon, 03 May 2021 15:10:29 GMT |
{ | ||
"name": "@microsoft/api-extractor-model", | ||
"version": "7.13.1", | ||
"version": "7.13.2", | ||
"description": "A helper library for loading and saving the .api.json files created by API Extractor", | ||
@@ -13,9 +13,6 @@ "repository": { | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "heft test --clean" | ||
}, | ||
"dependencies": { | ||
"@microsoft/tsdoc": "0.13.2", | ||
"@microsoft/tsdoc-config": "~0.15.2", | ||
"@rushstack/node-core-library": "3.37.0" | ||
"@rushstack/node-core-library": "3.38.0" | ||
}, | ||
@@ -28,3 +25,6 @@ "devDependencies": { | ||
"@types/node": "10.17.13" | ||
}, | ||
"scripts": { | ||
"build": "heft test --clean" | ||
} | ||
} |
671121
9298
+ Added@rushstack/node-core-library@3.38.0(transitive)
- Removed@rushstack/node-core-library@3.37.0(transitive)