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

express-docu

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-docu - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

16

package.json
{
"name": "express-docu",
"version": "1.0.1",
"version": "1.0.2",
"author": "kirrg001",
"description": "record all your routes and generate HTML api documentation",
"homepage": "http://github.com/Avuba/express-docu",
"homepage": "https://github.com/Avuba/express-docu",
"repository": {
"type": "git",
"url": "https://github.com/Avuba/express-docu"
},
"dependencies": {

@@ -20,3 +24,9 @@ "jade": "^1.11.0",

"supertest": "^1.1.0"
}
},
"licenses": [
{
"type": "The MIT License",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
]
}
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