Socket
Socket
Sign inDemoInstall

eslint-plugin-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
656
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 46.8.0 to 46.8.1

2

dist/rules/requireDescriptionCompleteSentence.js

@@ -32,3 +32,3 @@ "use strict";

// Remove all {} tags.
.replaceAll(/\{[\s\S]*?\}\s*/gu, '')
.replaceAll(/(?<!^)\{[\s\S]*?\}\s*/gu, '')

@@ -35,0 +35,0 @@ // Remove custom abbreviations

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

},
"version": "46.8.0"
"version": "46.8.1"
}

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