@microsoft/api-documenter
Advanced tools
Comparing version 1.1.27 to 1.1.28
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "1.1.28", | ||
"tag": "@microsoft/api-documenter_v1.1.28", | ||
"date": "Sun, 25 Mar 2018 01:26:19 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.5.2` to `5.6.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.26` to `4.3.27`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.1.27", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-documenter_v1.1.27", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Fri, 23 Mar 2018 00:34:53 GMT and should not be manually modified. | ||
This log was last generated on Sun, 25 Mar 2018 01:26:19 GMT and should not be manually modified. | ||
## 1.1.28 | ||
Sun, 25 Mar 2018 01:26:19 GMT | ||
*Version update only* | ||
## 1.1.27 | ||
@@ -6,0 +11,0 @@ Fri, 23 Mar 2018 00:34:53 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.1.27", | ||
"version": "1.1.28", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,3 +18,3 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.5.2", | ||
"@microsoft/api-extractor": "5.6.0", | ||
"@microsoft/node-core-library": "1.0.0", | ||
@@ -27,3 +27,3 @@ "@microsoft/ts-command-line": "3.1.1", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.3.26", | ||
"@microsoft/node-library-build": "4.3.27", | ||
"@types/fs-extra": "0.0.37", | ||
@@ -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
263105
3265
+ Added@microsoft/api-extractor@5.6.0(transitive)
- Removed@microsoft/api-extractor@5.5.2(transitive)