@microsoft/api-documenter
Advanced tools
Comparing version 1.1.22 to 1.1.23
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "1.1.23", | ||
"tag": "@microsoft/api-documenter_v1.1.23", | ||
"date": "Sat, 17 Mar 2018 02:54:22 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.4.0` to `5.5.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `0.8.0` to `1.0.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.22` to `4.3.23`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.1.22", | ||
@@ -7,0 +25,0 @@ "tag": "@microsoft/api-documenter_v1.1.22", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Thu, 15 Mar 2018 20:00:50 GMT and should not be manually modified. | ||
This log was last generated on Sat, 17 Mar 2018 02:54:22 GMT and should not be manually modified. | ||
## 1.1.23 | ||
Sat, 17 Mar 2018 02:54:22 GMT | ||
*Version update only* | ||
## 1.1.22 | ||
@@ -6,0 +11,0 @@ Thu, 15 Mar 2018 20:00:50 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.1.22", | ||
"version": "1.1.23", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.4.0", | ||
"@microsoft/node-core-library": "0.8.0", | ||
"@microsoft/api-extractor": "5.5.0", | ||
"@microsoft/node-core-library": "1.0.0", | ||
"@microsoft/ts-command-line": "3.1.0", | ||
@@ -27,3 +27,3 @@ "colors": "~1.1.2", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.3.22", | ||
"@microsoft/node-library-build": "4.3.23", | ||
"@types/colors": "1.1.3", | ||
@@ -30,0 +30,0 @@ "@types/fs-extra": "0.0.37", |
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
256588
3159
+ Added@microsoft/api-extractor@5.5.0(transitive)
+ Added@microsoft/node-core-library@1.0.0(transitive)
- Removed@microsoft/api-extractor@5.4.0(transitive)
- Removed@microsoft/node-core-library@0.8.0(transitive)