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

builddocs

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

builddocs - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

1

bin/builddocs.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
var fs = require("fs")

@@ -2,0 +3,0 @@

5

package.json
{
"name": "builddocs",
"version": "0.3.1",
"version": "0.3.2",
"description": "Build documentation files from getdocs-commented source code",

@@ -23,2 +23,5 @@ "main": "src/builddocs.js",

"license": "MIT",
"bin": {
"builddocs": "./bin/builddocs.js"
},
"bugs": {

@@ -25,0 +28,0 @@ "url": "https://github.com/marijnh/builddocs/issues"

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