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

eslint-plugin-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
662
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 4.3.0 to 4.4.0

5

dist/tagNames.js

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

function: ['func', 'method'],
generator: [],
global: [],

@@ -53,2 +54,3 @@ hideconstructor: [],

override: [],
package: [],
param: ['arg', 'argument'],

@@ -73,3 +75,4 @@ private: [],

variation: [],
version: []
version: [],
yields: ['yield']
};

@@ -76,0 +79,0 @@ exports.default = _default;

2

package.json

@@ -63,3 +63,3 @@ {

},
"version": "4.3.0"
"version": "4.4.0"
}

@@ -677,2 +677,3 @@ <a name="eslint-plugin-jsdoc"></a>

alias
async
augments

@@ -698,2 +699,3 @@ author

function
generator
global

@@ -719,2 +721,3 @@ hideconstructor

override
package
param

@@ -740,2 +743,3 @@ private

version
yields
```

@@ -742,0 +746,0 @@

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