Socket
Socket
Sign inDemoInstall

eslint-plugin-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
655
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 48.2.11 to 48.2.12

2

package.json

@@ -143,3 +143,3 @@ {

},
"version": "48.2.11"
"version": "48.2.12"
}

@@ -136,3 +136,3 @@ import checkAccess from './rules/checkAccess.js';

return {
...(flatName ? {name: flatName} : {}),
...(flatName ? {name: 'jsdoc/' + flatName} : {}),
// @ts-expect-error Ok

@@ -139,0 +139,0 @@ plugins:

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