@flecks/dox
Advanced tools
Comparing version 3.1.4 to 3.1.5
@@ -159,4 +159,4 @@ const { | ||
source.push('<h3>Invocations</h3>'); | ||
invocations.forEach(({filename, type}) => { | ||
source.push(`<div>(\`${type}\`) ${filename}</div>`); | ||
invocations.forEach(({filename}) => { | ||
source.push(`<div>${filename}</div>`); | ||
}); | ||
@@ -163,0 +163,0 @@ source.push('</div>'); |
{ | ||
"name": "@flecks/dox", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"author": "cha0s", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
"@babel/types": "^7.17.0", | ||
"@flecks/core": "^3.1.4", | ||
"@flecks/core": "^3.1.5", | ||
"comment-parser": "^1.3.0", | ||
@@ -35,5 +35,5 @@ "rimraf": "^5.0.5" | ||
"devDependencies": { | ||
"@flecks/build": "^3.1.4", | ||
"@flecks/fleck": "^3.1.4" | ||
"@flecks/build": "^3.1.5", | ||
"@flecks/fleck": "^3.1.5" | ||
} | ||
} |
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
37878
+ Addedelectron-to-chromium@1.5.67(transitive)
- Removedelectron-to-chromium@1.5.66(transitive)
Updated@flecks/core@^3.1.5