@microsoft/api-documenter
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "1.2.1", | ||
"tag": "@microsoft/api-documenter_v1.2.1", | ||
"date": "Tue, 15 May 2018 02:26:45 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.7.0` to `5.7.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `1.3.0` to `1.3.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.39` to `4.3.40`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.2.0", | ||
@@ -7,0 +25,0 @@ "tag": "@microsoft/api-documenter_v1.2.0", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Tue, 15 May 2018 00:18:10 GMT and should not be manually modified. | ||
This log was last generated on Tue, 15 May 2018 02:26:45 GMT and should not be manually modified. | ||
## 1.2.1 | ||
Tue, 15 May 2018 02:26:45 GMT | ||
*Version update only* | ||
## 1.2.0 | ||
@@ -6,0 +11,0 @@ Tue, 15 May 2018 00:18:10 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.7.0", | ||
"@microsoft/node-core-library": "1.3.0", | ||
"@microsoft/api-extractor": "5.7.1", | ||
"@microsoft/node-core-library": "1.3.1", | ||
"@microsoft/ts-command-line": "4.1.0", | ||
@@ -27,3 +27,3 @@ "colors": "~1.2.1", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.3.39", | ||
"@microsoft/node-library-build": "4.3.40", | ||
"@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
272984
3500
+ Added@microsoft/api-extractor@5.7.1(transitive)
+ Added@microsoft/node-core-library@1.3.1(transitive)
- Removed@microsoft/api-extractor@5.7.0(transitive)
- Removed@microsoft/node-core-library@1.3.0(transitive)