@microsoft/api-documenter
Advanced tools
Comparing version 1.1.26 to 1.1.27
@@ -5,2 +5,25 @@ { | ||
{ | ||
"version": "1.1.27", | ||
"tag": "@microsoft/api-documenter_v1.1.27", | ||
"date": "Fri, 23 Mar 2018 00:34:53 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Upgrade colors to version ~1.2.1" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.5.1` to `5.5.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.1.0` to `3.1.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.25` to `4.3.26`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.1.26", | ||
@@ -7,0 +30,0 @@ "tag": "@microsoft/api-documenter_v1.1.26", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Thu, 22 Mar 2018 18:34:13 GMT and should not be manually modified. | ||
This log was last generated on Fri, 23 Mar 2018 00:34:53 GMT and should not be manually modified. | ||
## 1.1.27 | ||
Fri, 23 Mar 2018 00:34:53 GMT | ||
### Patches | ||
- Upgrade colors to version ~1.2.1 | ||
## 1.1.26 | ||
@@ -6,0 +13,0 @@ Thu, 22 Mar 2018 18:34:13 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.1.26", | ||
"version": "1.1.27", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,6 +18,6 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.5.1", | ||
"@microsoft/api-extractor": "5.5.2", | ||
"@microsoft/node-core-library": "1.0.0", | ||
"@microsoft/ts-command-line": "3.1.0", | ||
"colors": "~1.1.2", | ||
"@microsoft/ts-command-line": "3.1.1", | ||
"colors": "~1.2.1", | ||
"fs-extra": "~0.26.7", | ||
@@ -27,4 +27,3 @@ "js-yaml": "~3.9.1" | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.3.25", | ||
"@types/colors": "1.1.3", | ||
"@microsoft/node-library-build": "4.3.26", | ||
"@types/fs-extra": "0.0.37", | ||
@@ -31,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
262570
6
3250
+ Added@microsoft/api-extractor@5.5.2(transitive)
+ Added@microsoft/ts-command-line@3.1.1(transitive)
+ Addedcolors@1.2.5(transitive)
- Removed@microsoft/api-extractor@5.5.1(transitive)
- Removed@microsoft/ts-command-line@3.1.0(transitive)
- Removedcolors@1.1.2(transitive)
Updatedcolors@~1.2.1