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

comment-parser

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

comment-parser - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

CHANGELOG.md

@@ -0,1 +1,3 @@

# v1.2.3
- publishing missing fix: point package's main to .cjs file
# v1.2.2

@@ -2,0 +4,0 @@ - re-export ./util on the top-level for compatibility with older Node

4

package.json
{
"name": "comment-parser",
"version": "1.2.2",
"version": "1.2.3",
"description": "Generic JSDoc-like comment parser",
"type": "module",
"main": "lib/index.js",
"main": "lib/index.cjs",
"exports": {

@@ -8,0 +8,0 @@ ".": {

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