Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.0.5 to 1.0.6

2

package.json
{
"name": "builddocs",
"version": "1.0.5",
"version": "1.0.6",
"description": "Build documentation files from commented source code",

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

@@ -87,2 +87,3 @@ module.exports = {

MouseEvent: "https://developer.mozilla.org/en/docs/DOM/MouseEvent",
DragEvent: "https://developer.mozilla.org/en-US/docs/Web/API/DragEvent",
KeyboardEvent: "https://developer.mozilla.org/en/docs/DOM/KeyboardEvent",

@@ -89,0 +90,0 @@ HashChangeEvent: "https://developer.mozilla.org/en/docs/DOM/window.onhashchange",

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