@microsoft/api-documenter
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "1.2.6", | ||
"tag": "@microsoft/api-documenter_v1.2.6", | ||
"date": "Tue, 19 Jun 2018 19:35:11 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.7.3` to `5.8.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.42` to `4.3.43`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.2.5", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-documenter_v1.2.5", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Fri, 15 Jun 2018 16:05:34 GMT and should not be manually modified. | ||
This log was last generated on Tue, 19 Jun 2018 19:35:11 GMT and should not be manually modified. | ||
## 1.2.6 | ||
Tue, 19 Jun 2018 19:35:11 GMT | ||
*Version update only* | ||
## 1.2.5 | ||
@@ -6,0 +11,0 @@ Fri, 15 Jun 2018 16:05:34 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,3 +18,3 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.7.3", | ||
"@microsoft/api-extractor": "5.8.0", | ||
"@microsoft/node-core-library": "1.4.0", | ||
@@ -27,3 +27,3 @@ "@microsoft/ts-command-line": "4.2.0", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.3.42", | ||
"@microsoft/node-library-build": "4.3.43", | ||
"@types/fs-extra": "5.0.1", | ||
@@ -30,0 +30,0 @@ "@types/js-yaml": "3.9.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
275939
3582
+ Added@microsoft/api-extractor@5.8.0(transitive)
- Removed@microsoft/api-extractor@5.7.3(transitive)