Socket
Socket
Sign inDemoInstall

eslint-plugin-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
653
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-jsdoc - npm Package Compare versions

Comparing version 50.2.2 to 50.2.3

2

package.json

@@ -155,3 +155,3 @@ {

},
"version": "50.2.2"
"version": "50.2.3"
}

@@ -215,2 +215,5 @@ import {

for (const method of node.body) {
if (!('key' in method)) { // StaticBlock
continue;
}
val.props[

@@ -217,0 +220,0 @@ /** @type {import('estree').Identifier} */ (

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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