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.3.0 to 0.4.0

src/parseComment.js

4

CHANGES.md
# CHANGES for `@es-joy/jsdoccomment`
## 0.4.0
- Enhancement: Expose `parseComment` and `getTokenizers`.
## 0.3.0

@@ -4,0 +8,0 @@

3

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

@@ -41,2 +41,3 @@ "contributors": [],

"dependencies": {
"comment-parser": "^1.1.5",
"esquery": "^1.4.0",

@@ -43,0 +44,0 @@ "jsdoctypeparser": "^9.0.0"

@@ -5,2 +5,4 @@ export {default as commentHandler} from './commentHandler.js';

export * from './parseComment.js';
export * from './commentParserToESTree.js';

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