@microsoft/api-documenter
Advanced tools
Comparing version 1.1.33 to 1.1.34
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "1.1.34", | ||
"tag": "@microsoft/api-documenter_v1.1.34", | ||
"date": "Thu, 19 Apr 2018 17:02:06 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.6.3` to `5.6.4`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.31` to `4.3.32`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.1.33", | ||
@@ -7,0 +22,0 @@ "tag": "@microsoft/api-documenter_v1.1.33", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Fri, 06 Apr 2018 16:03:14 GMT and should not be manually modified. | ||
This log was last generated on Thu, 19 Apr 2018 17:02:06 GMT and should not be manually modified. | ||
## 1.1.34 | ||
Thu, 19 Apr 2018 17:02:06 GMT | ||
*Version update only* | ||
## 1.1.33 | ||
@@ -6,0 +11,0 @@ Fri, 06 Apr 2018 16:03:14 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.1.33", | ||
"version": "1.1.34", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,12 +18,12 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.6.3", | ||
"@microsoft/api-extractor": "5.6.4", | ||
"@microsoft/node-core-library": "1.2.0", | ||
"@microsoft/ts-command-line": "3.1.1", | ||
"colors": "~1.2.1", | ||
"fs-extra": "~0.26.7", | ||
"fs-extra": "~5.0.0", | ||
"js-yaml": "~3.9.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.3.31", | ||
"@types/fs-extra": "0.0.37", | ||
"@microsoft/node-library-build": "4.3.32", | ||
"@types/fs-extra": "5.0.1", | ||
"@types/js-yaml": "3.9.1", | ||
@@ -30,0 +30,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
264484
3336
+ Added@microsoft/api-extractor@5.6.4(transitive)
+ Added@types/fs-extra@5.0.1(transitive)
+ Addedfs-extra@5.0.0(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addeduniversalify@0.1.2(transitive)
- Removed@microsoft/api-extractor@5.6.3(transitive)
Updatedfs-extra@~5.0.0