Socket
Socket
Sign inDemoInstall

@es-joy/jsdoccomment

Package Overview
Dependencies
4
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.0 to 0.7.1

4

CHANGES.md
# CHANGES for `@es-joy/jsdoccomment`
## 0.7.1
- Fix: Add `@summary` to `noNames`
## 0.7.0

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

2

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

@@ -5,0 +5,0 @@ "contributors": [],

@@ -30,3 +30,4 @@ // Todo: We ideally would use comment-parser's es6 directory, but as the repo

'return', 'returns',
'since', 'throws',
'since', 'summary',
'throws',
'version', 'variation'

@@ -33,0 +34,0 @@ ];

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc