New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
666
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.6.1 to 50.6.2

2

package.json

@@ -164,3 +164,3 @@ {

},
"version": "50.6.1"
"version": "50.6.2"
}

@@ -27,2 +27,3 @@ import iterateJsdoc from '../iterateJsdoc.js';

'checkDebuggerStatement',
'checkEs5InheritanceCorrectnessConditions',
'checkPrototypalTypes',

@@ -32,5 +33,7 @@ 'checkRegExp',

'checkVars',
'closureClassChecks',
'closureDepMethodUsageChecks',
'const',
'constantProperty',
'dangerousUnrecognizedTypeError',
'deprecated',

@@ -47,2 +50,3 @@ 'duplicate',

'lintChecks',
'lintVarDeclarations',
'messageConventions',

@@ -55,4 +59,6 @@ 'misplacedTypeAnnotation',

'missingRequire',
'missingReturn',
'missingSourcesWarnings',
'moduleLoad',
'msgDescriptions',
'nonStandardJsDocs',

@@ -62,2 +68,3 @@ 'partialAlias',

'reportUnknownTypes',
'strictCheckTypes',
'strictMissingProperties',

@@ -77,2 +84,4 @@ 'strictModuleDepCheck',

'unusedLocalVariables',
// Not documented?
'unusedPrivateMembers',

@@ -79,0 +88,0 @@ 'useOfGoogProvide',

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