Comparing version 1.0.0 to 1.0.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42805
378