@microsoft/api-documenter
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "1.2.3", | ||
"tag": "@microsoft/api-documenter_v1.2.3", | ||
"date": "Thu, 31 May 2018 01:39:33 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/api-extractor\" from `5.7.1` to `5.7.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `1.3.1` to `1.3.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" from `4.3.40` to `4.3.41`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.2.2", | ||
@@ -7,0 +25,0 @@ "tag": "@microsoft/api-documenter_v1.2.2", |
# Change Log - @microsoft/api-documenter | ||
This log was last generated on Thu, 24 May 2018 16:03:20 GMT and should not be manually modified. | ||
This log was last generated on Thu, 31 May 2018 01:39:33 GMT and should not be manually modified. | ||
## 1.2.3 | ||
Thu, 31 May 2018 01:39:33 GMT | ||
*Version update only* | ||
## 1.2.2 | ||
@@ -6,0 +11,0 @@ Thu, 24 May 2018 16:03:20 GMT |
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"@microsoft/api-extractor": "5.7.1", | ||
"@microsoft/node-core-library": "1.3.1", | ||
"@microsoft/api-extractor": "5.7.2", | ||
"@microsoft/node-core-library": "1.3.2", | ||
"@microsoft/ts-command-line": "4.1.0", | ||
@@ -27,3 +27,3 @@ "colors": "~1.2.1", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "4.3.40", | ||
"@microsoft/node-library-build": "4.3.41", | ||
"@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
274466
3536
+ Added@microsoft/api-extractor@5.7.2(transitive)
+ Added@microsoft/node-core-library@1.3.2(transitive)
- Removed@microsoft/api-extractor@5.7.1(transitive)
- Removed@microsoft/node-core-library@1.3.1(transitive)