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

jsdef

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsdef - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "jsdef",
"version": "0.0.3",
"version": "0.0.4",
"description": "A tool to parse documentation for javascript in a more straight-forward way",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -30,1 +30,3 @@ # jsDef

[JsDoc](usejsdoc.org) is a set of annotation and rules for documenting javascript in the comments. If you come from the Java world, you should be familiar with [JavaDoc](https://en.wikipedia.org/wiki/Javadoc), which is the origin inspiration of JsDoc.
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