Socket
Socket
Sign inDemoInstall

@es-joy/jsdoccomment

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@es-joy/jsdoccomment - npm Package Compare versions

Comparing version 0.16.0 to 0.17.0

13

CHANGES.md
# CHANGES for `@es-joy/jsdoccomment`
## 0.17.0
### User-impacting
- Enhancement: Re-export `jsdoc-type-pratt-parser`
- Update: `jsdoc-type-pratt-parser` to 2.2.1
### Dev-impacting
- npm: Update devDeps.
## 0.16.0
### User-impacting
- Update: `jsdoc-type-pratt-parser` to 2.2.0

@@ -6,0 +19,0 @@

6

package.json
{
"name": "@es-joy/jsdoccomment",
"version": "0.16.0",
"version": "0.17.0",
"author": "Brett Zamir <brettz9@yahoo.com>",

@@ -42,3 +42,3 @@ "contributors": [],

"esquery": "^1.4.0",
"jsdoc-type-pratt-parser": "2.2.0"
"jsdoc-type-pratt-parser": "~2.2.1"
},

@@ -61,3 +61,3 @@ "devDependencies": {

"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsdoc": "^37.5.2",
"eslint-plugin-jsdoc": "^37.6.0",
"eslint-plugin-markdown": "^2.2.1",

@@ -64,0 +64,0 @@ "eslint-plugin-no-unsanitized": "^4.0.1",

export {visitorKeys as jsdocTypeVisitorKeys} from 'jsdoc-type-pratt-parser';
export * from 'jsdoc-type-pratt-parser';
export {default as commentHandler} from './commentHandler.js';

@@ -4,0 +6,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