eslint-plugin-tsdoc
Advanced tools
Comparing version 0.2.16 to 0.2.17
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "0.2.17", | ||
"tag": "eslint-plugin-tsdoc_v0.2.17", | ||
"date": "Wed, 14 Sep 2022 02:55:06 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.14.1` to `0.14.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/tsdoc-config\" from `0.16.1` to `0.16.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.16", | ||
@@ -7,0 +22,0 @@ "tag": "eslint-plugin-tsdoc_v0.2.16", |
# Change Log - eslint-plugin-tsdoc | ||
This log was last generated on Sat, 09 Apr 2022 02:28:41 GMT and should not be manually modified. | ||
This log was last generated on Wed, 14 Sep 2022 02:55:06 GMT and should not be manually modified. | ||
## 0.2.17 | ||
Wed, 14 Sep 2022 02:55:06 GMT | ||
_Version update only_ | ||
## 0.2.16 | ||
@@ -6,0 +11,0 @@ Sat, 09 Apr 2022 02:28:41 GMT |
{ | ||
"name": "eslint-plugin-tsdoc", | ||
"version": "0.2.16", | ||
"version": "0.2.17", | ||
"description": "An ESLint plugin that validates TypeScript doc comments", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/tsdoc": "0.14.1", | ||
"@microsoft/tsdoc-config": "0.16.1" | ||
"@microsoft/tsdoc": "0.14.2", | ||
"@microsoft/tsdoc-config": "0.16.2" | ||
}, | ||
@@ -32,0 +32,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
43710
582
+ Added@microsoft/tsdoc@0.14.2(transitive)
+ Added@microsoft/tsdoc-config@0.16.2(transitive)
- Removed@microsoft/tsdoc@0.14.1(transitive)
- Removed@microsoft/tsdoc-config@0.16.1(transitive)
Updated@microsoft/tsdoc@0.14.2