@microsoft/api-documenter
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -5,2 +5,23 @@ { | ||
{ | ||
"version": "1.2.4", | ||
"tag": "@microsoft/api-documenter_v1.2.4", | ||
"date": "Fri, 08 Jun 2018 08:43:52 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.7.2` to `5.7.3`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `1.3.2` to `1.4.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.1.0` to `4.2.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.41` to `4.3.42`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.2.3", | ||
@@ -7,0 +28,0 @@ "tag": "@microsoft/api-documenter_v1.2.3", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Thu, 31 May 2018 01:39:33 GMT and should not be manually modified. | ||
This log was last generated on Fri, 08 Jun 2018 08:43:52 GMT and should not be manually modified. | ||
## 1.2.4 | ||
Fri, 08 Jun 2018 08:43:52 GMT | ||
*Version update only* | ||
## 1.2.3 | ||
@@ -6,0 +11,0 @@ Thu, 31 May 2018 01:39:33 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,5 +18,5 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.7.2", | ||
"@microsoft/node-core-library": "1.3.2", | ||
"@microsoft/ts-command-line": "4.1.0", | ||
"@microsoft/api-extractor": "5.7.3", | ||
"@microsoft/node-core-library": "1.4.0", | ||
"@microsoft/ts-command-line": "4.2.0", | ||
"colors": "~1.2.1", | ||
@@ -27,3 +27,3 @@ "fs-extra": "~5.0.0", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.3.41", | ||
"@microsoft/node-library-build": "4.3.42", | ||
"@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
275256
3557
+ Added@microsoft/api-extractor@5.7.3(transitive)
+ Added@microsoft/node-core-library@1.4.0(transitive)
+ Added@microsoft/ts-command-line@4.2.0(transitive)
- Removed@microsoft/api-extractor@5.7.2(transitive)
- Removed@microsoft/node-core-library@1.3.2(transitive)
- Removed@microsoft/ts-command-line@4.1.0(transitive)