eslint-plugin-tsdoc
Advanced tools
Comparing version 0.2.15 to 0.2.16
@@ -5,2 +5,22 @@ { | ||
{ | ||
"version": "0.2.16", | ||
"tag": "eslint-plugin-tsdoc_v0.2.16", | ||
"date": "Sat, 09 Apr 2022 02:28:41 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Rename the \"master\" branch to \"main.\"" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.14.0` to `0.14.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/tsdoc-config\" from `0.16.0` to `0.16.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.15", | ||
@@ -7,0 +27,0 @@ "tag": "eslint-plugin-tsdoc_v0.2.15", |
# Change Log - eslint-plugin-tsdoc | ||
This log was last generated on Thu, 07 Apr 2022 22:51:07 GMT and should not be manually modified. | ||
This log was last generated on Sat, 09 Apr 2022 02:28:41 GMT and should not be manually modified. | ||
## 0.2.16 | ||
Sat, 09 Apr 2022 02:28:41 GMT | ||
### Patches | ||
- Rename the "master" branch to "main." | ||
## 0.2.15 | ||
@@ -6,0 +13,0 @@ Thu, 07 Apr 2022 22:51:07 GMT |
{ | ||
"name": "eslint-plugin-tsdoc", | ||
"version": "0.2.15", | ||
"version": "0.2.16", | ||
"description": "An ESLint plugin that validates TypeScript doc comments", | ||
@@ -18,3 +18,4 @@ "keywords": [ | ||
"type": "git", | ||
"url": "https://github.com/microsoft/tsdoc/tree/master/eslint-plugin" | ||
"url": "https://github.com/microsoft/tsdoc", | ||
"directory": "eslint-plugin" | ||
}, | ||
@@ -28,4 +29,4 @@ "homepage": "https://tsdoc.org/", | ||
"dependencies": { | ||
"@microsoft/tsdoc": "0.14.0", | ||
"@microsoft/tsdoc-config": "0.16.0" | ||
"@microsoft/tsdoc": "0.14.1", | ||
"@microsoft/tsdoc-config": "0.16.1" | ||
}, | ||
@@ -32,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
43193
567
+ Added@microsoft/tsdoc@0.14.1(transitive)
+ Added@microsoft/tsdoc-config@0.16.1(transitive)
- Removed@microsoft/tsdoc@0.14.0(transitive)
- Removed@microsoft/tsdoc-config@0.16.0(transitive)
Updated@microsoft/tsdoc@0.14.1