Skip to content

Commit

Permalink
16.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sverweij committed Jul 24, 2024
1 parent 018ea49 commit 841d240
Show file tree
Hide file tree
Showing 13 changed files with 4,475 additions and 4,262 deletions.
583 changes: 305 additions & 278 deletions doc/assets/filtering/focus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion doc/assets/filtering/snazzy-focus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion doc/assets/flat-report-counter-example.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion doc/assets/flat-report-example.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions doc/real-world-samples/dependency-cruiser-archi-graph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
908 changes: 472 additions & 436 deletions doc/real-world-samples/dependency-cruiser-dir-graph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3,153 changes: 1,605 additions & 1,548 deletions doc/real-world-samples/dependency-cruiser-without-node_modules.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions docs/dependency-cruiser-archi-graph.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
</g>
</g>
<!-- src/cli&#45;&gt;src/extract -->
<g id="edge7" class="edge">
<g id="edge8" class="edge">
<title>src/cli&#45;&gt;src/extract</title>
<path fill="none" stroke="#007700" stroke-width="2" stroke-opacity="0.466667" d="M165,-200.43C165,-186.96 165,-163 165,-163 165,-163 242,-163 242,-163 242,-163 242,-104.49 242,-104.49"/>
<polygon fill="#007700" fill-opacity="0.466667" stroke="#007700" stroke-width="2" stroke-opacity="0.466667" points="244.1,-104.49 242,-98.49 239.9,-104.49 244.1,-104.49"/>
Expand All @@ -196,7 +196,7 @@
</g>
</g>
<!-- src/cli&#45;&gt;src/utl -->
<g id="edge8" class="edge">
<g id="edge7" class="edge">
<title>src/cli&#45;&gt;src/utl</title>
<path fill="none" stroke="#aaaaaa" stroke-width="2" stroke-opacity="0.466667" d="M128.58,-212C86.8,-212 12,-212 12,-212 12,-212 12,-21 12,-21 12,-21 100.54,-21 100.54,-21"/>
<polygon fill="#aaaaaa" fill-opacity="0.466667" stroke="#aaaaaa" stroke-width="2" stroke-opacity="0.466667" points="100.54,-23.1 106.54,-21 100.54,-18.9 100.54,-23.1"/>
Expand Down Expand Up @@ -412,7 +412,7 @@
<polygon fill="#770000" fill-opacity="0.466667" stroke="#770000" stroke-width="2" stroke-opacity="0.466667" points="162.5,-73.81 160.4,-67.81 158.3,-73.81 162.5,-73.81"/>
</g>
<!-- src/enrich&#45;&gt;src/utl -->
<g id="edge15" class="edge">
<g id="edge14" class="edge">
<title>src/enrich&#45;&gt;src/utl</title>
<path fill="none" stroke="#aaaaaa" stroke-width="2" stroke-opacity="0.466667" d="M84.25,-83C87.67,-83 90,-83 90,-83 90,-83 90,-27 90,-27 90,-27 100.63,-27 100.63,-27"/>
<polygon fill="#aaaaaa" fill-opacity="0.466667" stroke="#aaaaaa" stroke-width="2" stroke-opacity="0.466667" points="100.63,-29.1 106.63,-27 100.63,-24.9 100.63,-29.1"/>
Expand All @@ -436,7 +436,7 @@
</g>
</g>
<!-- src/enrich&#45;&gt;src/validate -->
<g id="edge14" class="edge">
<g id="edge15" class="edge">
<title>src/enrich&#45;&gt;src/validate</title>
<path fill="none" stroke="#0000ff" stroke-width="2" stroke-opacity="0.466667" d="M58.5,-77.32C58.5,-77.32 58.5,-73.75 58.5,-73.75"/>
<polygon fill="#0000ff" fill-opacity="0.466667" stroke="#0000ff" stroke-width="2" stroke-opacity="0.466667" points="60.6,-73.75 58.5,-67.75 56.4,-73.75 60.6,-73.75"/>
Expand Down
3,153 changes: 1,605 additions & 1,548 deletions docs/dependency-cruiser-dependency-graph.html

Large diffs are not rendered by default.

908 changes: 472 additions & 436 deletions docs/dependency-cruiser-dir-graph.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dependency-cruiser",
"version": "16.3.9",
"version": "16.3.10",
"description": "Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.",
"keywords": [
"static analysis",
Expand Down Expand Up @@ -311,4 +311,4 @@
"vue-template-compiler": ">=2.0.0 <3.0.0",
"@vue/compiler-sfc": ">=3.0.0 <4.0.0"
}
}
}
2 changes: 1 addition & 1 deletion src/meta.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 841d240

Please sign in to comment.