@microsoft/api-documenter
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "1.2.7", | ||
"tag": "@microsoft/api-documenter_v1.2.7", | ||
"date": "Thu, 21 Jun 2018 08:27:29 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.8.0` to `5.8.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `1.4.0` to `1.4.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.43` to `4.3.44`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.2.6", | ||
@@ -7,0 +25,0 @@ "tag": "@microsoft/api-documenter_v1.2.6", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Tue, 19 Jun 2018 19:35:11 GMT and should not be manually modified. | ||
This log was last generated on Thu, 21 Jun 2018 08:27:29 GMT and should not be manually modified. | ||
## 1.2.7 | ||
Thu, 21 Jun 2018 08:27:29 GMT | ||
*Version update only* | ||
## 1.2.6 | ||
@@ -6,0 +11,0 @@ Tue, 19 Jun 2018 19:35:11 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.8.0", | ||
"@microsoft/node-core-library": "1.4.0", | ||
"@microsoft/api-extractor": "5.8.1", | ||
"@microsoft/node-core-library": "1.4.1", | ||
"@microsoft/ts-command-line": "4.2.0", | ||
@@ -27,3 +27,3 @@ "colors": "~1.2.1", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.3.43", | ||
"@microsoft/node-library-build": "4.3.44", | ||
"@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
276601
3600
+ Added@microsoft/api-extractor@5.8.1(transitive)
+ Added@microsoft/node-core-library@1.4.1(transitive)
- Removed@microsoft/api-extractor@5.8.0(transitive)
- Removed@microsoft/node-core-library@1.4.0(transitive)