Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-tsdoc

Package Overview
Dependencies
Maintainers
5
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-tsdoc - npm Package Compare versions

Comparing version 0.2.13 to 0.2.14

15

CHANGELOG.json

@@ -5,2 +5,17 @@ {

{
"version": "0.2.14",
"tag": "eslint-plugin-tsdoc_v0.2.14",
"date": "Tue, 20 Apr 2021 04:25:13 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.13.1` to `0.13.2`"
},
{
"comment": "Updating dependency \"@microsoft/tsdoc-config\" from `0.15.1` to `0.15.2`"
}
]
}
},
{
"version": "0.2.13",

@@ -7,0 +22,0 @@ "tag": "eslint-plugin-tsdoc_v0.2.13",

7

CHANGELOG.md
# Change Log - eslint-plugin-tsdoc
This log was last generated on Mon, 19 Apr 2021 21:22:32 GMT and should not be manually modified.
This log was last generated on Tue, 20 Apr 2021 04:25:13 GMT and should not be manually modified.
## 0.2.14
Tue, 20 Apr 2021 04:25:13 GMT
_Version update only_
## 0.2.13

@@ -6,0 +11,0 @@ Mon, 19 Apr 2021 21:22:32 GMT

6

package.json
{
"name": "eslint-plugin-tsdoc",
"version": "0.2.13",
"version": "0.2.14",
"description": "An ESLint plugin that validates TypeScript doc comments",

@@ -27,4 +27,4 @@ "keywords": [

"dependencies": {
"@microsoft/tsdoc": "0.13.1",
"@microsoft/tsdoc-config": "0.15.1"
"@microsoft/tsdoc": "0.13.2",
"@microsoft/tsdoc-config": "0.15.2"
},

@@ -31,0 +31,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc