eslint-plugin-tsdoc
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "0.2.2", | ||
"tag": "eslint-plugin-tsdoc_v0.2.2", | ||
"date": "Sat, 22 Feb 2020 02:55:07 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.12.16` to `0.12.17`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/tsdoc-config\" from `0.13.0` to `0.13.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.1", | ||
@@ -7,0 +22,0 @@ "tag": "eslint-plugin-tsdoc_v0.2.1", |
# Change Log - eslint-plugin-tsdoc | ||
This log was last generated on Tue, 21 Jan 2020 21:26:36 GMT and should not be manually modified. | ||
This log was last generated on Sat, 22 Feb 2020 02:55:07 GMT and should not be manually modified. | ||
## 0.2.2 | ||
Sat, 22 Feb 2020 02:55:07 GMT | ||
*Version update only* | ||
## 0.2.1 | ||
@@ -6,0 +11,0 @@ Tue, 21 Jan 2020 21:26:36 GMT |
{ | ||
"name": "eslint-plugin-tsdoc", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "An ESLint plugin that validates TypeScript doc comments", | ||
@@ -29,4 +29,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/tsdoc": "0.12.16", | ||
"@microsoft/tsdoc-config": "0.13.0" | ||
"@microsoft/tsdoc": "0.12.17", | ||
"@microsoft/tsdoc-config": "0.13.1" | ||
}, | ||
@@ -33,0 +33,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
19205
364
+ Added@microsoft/tsdoc@0.12.17(transitive)
+ Added@microsoft/tsdoc-config@0.13.1(transitive)
- Removed@microsoft/tsdoc@0.12.16(transitive)
- Removed@microsoft/tsdoc-config@0.13.0(transitive)
Updated@microsoft/tsdoc@0.12.17