New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@esydoc/doclet-parser

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esydoc/doclet-parser - npm Package Compare versions

Comparing version 2.0.1-beta.2 to 2.0.1-beta.3

2

dist/index.js

@@ -571,3 +571,3 @@ /*!

}
node.properties = [properties[0]]; // 因为前期已经选定了首个值作为输出,后续解析也只解析这个
node.properties = [properties[0]]; // 因为前期已经选定了首个值作为输出,后续复用也只解析这个
}

@@ -574,0 +574,0 @@ else {

{
"name": "@esydoc/doclet-parser",
"version": "2.0.1-beta.2",
"version": "2.0.1-beta.3",
"description": "The parser for doclet that it resolved by jsdoc",

@@ -28,5 +28,5 @@ "author": "Alex <857276958@qq.com>",

"dependencies": {
"@esydoc/share": "^2.0.1-beta.2"
"@esydoc/share": "^2.0.1-beta.3"
},
"gitHead": "4a7b80ca6a5b56db5e454ce9b247a9c3a87c1a1f"
"gitHead": "95b2d489b825378ee88f40f8eb9e5f3b8461caf1"
}
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