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.0 to 1.0.1

2

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

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

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

RegExpMatchArray: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/match#Return_value",
RegExpExecArray: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/match#Return_value",
Function: "https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Function",

@@ -25,0 +26,0 @@ Date: "https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Date",

Sorry, the diff of this file is not supported yet

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