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.6 to 0.0.7

4

package.json
{
"name": "commentjs",
"description": "Simple API Documentation Generator",
"version": "0.0.6",
"author": "Denis Ciccale (@tdecs)",
"version": "0.0.7",
"author": "Denis Ciccale",
"homepage": "http://github.com/dciccale/comment.js",

@@ -7,0 +7,0 @@ "repository": {

@@ -10,8 +10,11 @@ # comment.js

### Demo
You can see a live example at http://api.kimbojs.com
Or browse the [examples](examples) directory
## Installation
```bash
$ npm intall -g commentjs
$ npm install -g commentjs
```

@@ -175,3 +178,3 @@

`[type]` Type of the object, could be one of `method` or `property`.
`[ type ]` Type of the object, could be one of `method` or `property`.

@@ -213,6 +216,2 @@ `#` Renders plain HTML.

## Examples
See [examples](examples).
## Author

@@ -219,0 +218,0 @@ Denis Ciccale ([@tdecs](http://twitter.com/tdecs))

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