@microsoft/api-documenter
Advanced tools
Comparing version 1.1.36 to 1.1.37
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "1.1.37", | ||
"tag": "@microsoft/api-documenter_v1.1.37", | ||
"date": "Fri, 27 Apr 2018 03:04:32 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.6.5` to `5.6.6`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.0.0` to `4.1.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.34` to `4.3.35`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.1.36", | ||
@@ -7,0 +25,0 @@ "tag": "@microsoft/api-documenter_v1.1.36", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Fri, 20 Apr 2018 16:06:11 GMT and should not be manually modified. | ||
This log was last generated on Fri, 27 Apr 2018 03:04:32 GMT and should not be manually modified. | ||
## 1.1.37 | ||
Fri, 27 Apr 2018 03:04:32 GMT | ||
*Version update only* | ||
## 1.1.36 | ||
@@ -6,0 +11,0 @@ Fri, 20 Apr 2018 16:06:11 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.1.36", | ||
"version": "1.1.37", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,5 +18,5 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.6.5", | ||
"@microsoft/api-extractor": "5.6.6", | ||
"@microsoft/node-core-library": "1.2.0", | ||
"@microsoft/ts-command-line": "4.0.0", | ||
"@microsoft/ts-command-line": "4.1.0", | ||
"colors": "~1.2.1", | ||
@@ -27,3 +27,3 @@ "fs-extra": "~5.0.0", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.3.34", | ||
"@microsoft/node-library-build": "4.3.35", | ||
"@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
266205
3384
+ Added@microsoft/api-extractor@5.6.6(transitive)
+ Added@microsoft/ts-command-line@4.1.0(transitive)
- Removed@microsoft/api-extractor@5.6.5(transitive)
- Removed@microsoft/ts-command-line@4.0.0(transitive)