@microsoft/api-documenter
Advanced tools
Comparing version 1.5.2 to 1.5.3
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "1.5.3", | ||
"tag": "@microsoft/api-documenter_v1.5.3", | ||
"date": "Thu, 26 Jul 2018 16:04:17 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.10.0` to `5.10.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `1.5.0` to `2.0.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.4.1` to `4.4.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.5.2", | ||
@@ -7,0 +25,0 @@ "tag": "@microsoft/api-documenter_v1.5.2", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Wed, 25 Jul 2018 21:02:57 GMT and should not be manually modified. | ||
This log was last generated on Thu, 26 Jul 2018 16:04:17 GMT and should not be manually modified. | ||
## 1.5.3 | ||
Thu, 26 Jul 2018 16:04:17 GMT | ||
*Version update only* | ||
## 1.5.2 | ||
@@ -6,0 +11,0 @@ Wed, 25 Jul 2018 21:02:57 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.10.0", | ||
"@microsoft/node-core-library": "1.5.0", | ||
"@microsoft/api-extractor": "5.10.1", | ||
"@microsoft/node-core-library": "2.0.0", | ||
"@microsoft/ts-command-line": "4.2.0", | ||
@@ -26,3 +26,3 @@ "colors": "~1.2.1", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.4.1", | ||
"@microsoft/node-library-build": "4.4.2", | ||
"@types/js-yaml": "3.9.1", | ||
@@ -29,0 +29,0 @@ "@types/node": "8.5.8", |
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
301013
3938
+ Added@microsoft/api-extractor@5.10.1(transitive)
+ Added@microsoft/node-core-library@2.0.0(transitive)
- Removed@microsoft/api-extractor@5.10.0(transitive)
- Removed@microsoft/node-core-library@1.5.0(transitive)