@microsoft/api-extractor
Advanced tools
Comparing version 4.2.0 to 4.2.1
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "4.2.1", | ||
"tag": "@microsoft/api-extractor_v4.2.1", | ||
"date": "Tue, 31 Oct 2017 16:04:55 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.10` to `~0.3.11`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `~2.1.3` to `~2.1.4`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "4.2.0", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-extractor_v4.2.0", |
# Change Log - @microsoft/api-extractor | ||
This log was last generated on Wed, 25 Oct 2017 20:03:59 GMT and should not be manually modified. | ||
This log was last generated on Tue, 31 Oct 2017 16:04:55 GMT and should not be manually modified. | ||
## 4.2.1 | ||
Tue, 31 Oct 2017 16:04:55 GMT | ||
*Changes not tracked* | ||
## 4.2.0 | ||
@@ -6,0 +11,0 @@ Wed, 25 Oct 2017 20:03:59 GMT |
{ | ||
"name": "@microsoft/api-extractor", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "Validate, document, and review the exported API for a TypeScript library", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/node-core-library": "~0.3.10", | ||
"@microsoft/ts-command-line": "~2.1.3", | ||
"@microsoft/node-core-library": "~0.3.11", | ||
"@microsoft/ts-command-line": "~2.1.4", | ||
"@types/fs-extra": "0.0.37", | ||
@@ -37,0 +37,0 @@ "@types/node": "6.0.88", |
779701
9624