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

commentjs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commentjs - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "commentjs",
"description": "Simple API Documentation Generator",
"version": "0.0.1",
"version": "0.0.2",
"author": "Denis Ciccale (@tdecs)",

@@ -6,0 +6,0 @@ "homepage": "http://github.com/dciccale/comment.js",

@@ -5,6 +5,4 @@ # comment.js

Inspired by one of the firsts versions of dr.js by Dmitry Baranovskiy.
The syntax for writing the comments was inspired by one of the firsts versions of dr.js by Dmitry Baranovskiy.
This is a complete re-write. The original syntax for writing the comments was kept.
### Why?

@@ -72,3 +70,3 @@ There are some javascript documentation generators, but comment.js is different, it is not based on jsdoc syntax (get over it) and adds a very flexible and creative way of writing your docs.

```
"title": "My API Documentation"
"logo": "path/to/your/logo.png"
```

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