eslint-plugin-tsdoc
Advanced tools
Comparing version 0.2.12 to 0.2.13
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "0.2.13", | ||
"tag": "eslint-plugin-tsdoc_v0.2.13", | ||
"date": "Mon, 19 Apr 2021 21:22:32 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.13.0` to `0.13.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/tsdoc-config\" from `0.15.0` to `0.15.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.12", | ||
@@ -7,0 +22,0 @@ "tag": "eslint-plugin-tsdoc_v0.2.12", |
# Change Log - eslint-plugin-tsdoc | ||
This log was last generated on Fri, 16 Apr 2021 23:22:26 GMT and should not be manually modified. | ||
This log was last generated on Mon, 19 Apr 2021 21:22:32 GMT and should not be manually modified. | ||
## 0.2.13 | ||
Mon, 19 Apr 2021 21:22:32 GMT | ||
_Version update only_ | ||
## 0.2.12 | ||
@@ -6,0 +11,0 @@ Fri, 16 Apr 2021 23:22:26 GMT |
{ | ||
"name": "eslint-plugin-tsdoc", | ||
"version": "0.2.12", | ||
"version": "0.2.13", | ||
"description": "An ESLint plugin that validates TypeScript doc comments", | ||
@@ -27,4 +27,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/tsdoc": "0.13.0", | ||
"@microsoft/tsdoc-config": "0.15.0" | ||
"@microsoft/tsdoc": "0.13.1", | ||
"@microsoft/tsdoc-config": "0.15.1" | ||
}, | ||
@@ -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
41474
517
+ Added@microsoft/tsdoc@0.13.1(transitive)
+ Added@microsoft/tsdoc-config@0.15.1(transitive)
- Removed@microsoft/tsdoc@0.13.0(transitive)
- Removed@microsoft/tsdoc-config@0.15.0(transitive)
Updated@microsoft/tsdoc@0.13.1