eslint-plugin-tsdoc
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "0.2.10", | ||
"tag": "eslint-plugin-tsdoc_v0.2.10", | ||
"date": "Thu, 03 Dec 2020 08:07:55 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.12.23` to `0.12.24`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/tsdoc-config\" from `0.13.8` to `0.13.9`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.9", | ||
@@ -7,0 +22,0 @@ "tag": "eslint-plugin-tsdoc_v0.2.9", |
# Change Log - eslint-plugin-tsdoc | ||
This log was last generated on Thu, 03 Dec 2020 04:31:52 GMT and should not be manually modified. | ||
This log was last generated on Thu, 03 Dec 2020 08:07:55 GMT and should not be manually modified. | ||
## 0.2.10 | ||
Thu, 03 Dec 2020 08:07:55 GMT | ||
_Version update only_ | ||
## 0.2.9 | ||
@@ -6,0 +11,0 @@ Thu, 03 Dec 2020 04:31:52 GMT |
{ | ||
"name": "eslint-plugin-tsdoc", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "An ESLint plugin that validates TypeScript doc comments", | ||
@@ -27,4 +27,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/tsdoc": "0.12.23", | ||
"@microsoft/tsdoc-config": "0.13.8" | ||
"@microsoft/tsdoc": "0.12.24", | ||
"@microsoft/tsdoc-config": "0.13.9" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
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
40043
475
+ Added@microsoft/tsdoc@0.12.24(transitive)
+ Added@microsoft/tsdoc-config@0.13.9(transitive)
- Removed@microsoft/tsdoc@0.12.23(transitive)
- Removed@microsoft/tsdoc-config@0.13.8(transitive)
Updated@microsoft/tsdoc@0.12.24