aact 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -98,7 +98,7 @@ console.log(`Elements: ${report.elementsCount}`);
98
98
 
99
99
  <a href="https://www.youtube.com/watch?v=POIbWZh68Cg"><img src="https://github.com/Byndyusoft/aact/assets/1096954/e011958e-12c8-4fb9-97f4-a61779408e4f" width="400"/></a>
100
100
  <a href="https://www.youtube.com/watch?v=tZ-FQeObSjY"><img src="https://github.com/Byndyusoft/aact/assets/1096954/daea29de-776b-49a0-b781-ad4eba9a2221" width="400"/></a>
101
- https://www.youtube.com/watch?v=POIbWZh68Cg $~~~~~~~~~~$ https://www.youtube.com/watch?v=tZ-FQeObSjY
101
+ https://www.youtube.com/watch?v=POIbWZh68Cg &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; https://www.youtube.com/watch?v=tZ-FQeObSjY
102
102
 
103
103
  [Статья на Хабре](https://habr.com/ru/articles/800205/)
104
104
 
@@ -498,7 +498,7 @@ const init = defineCommand({
498
498
  const main = defineCommand({
499
499
  meta: {
500
500
  name: "aact",
501
- version: "2.0.1",
501
+ version: "2.0.2",
502
502
  description: "Architecture analysis and compliance tool"
503
503
  },
504
504
  subCommands: { init, check, analyze, generate }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aact",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "type": "module",
5
5
  "description": "Architecture analysis and compliance tool",
6
6
  "keywords": [