@viberaven/cli 0.1.0-beta.0 → 0.1.0-beta.1
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/AGENTS.md +46 -37
- package/README.md +6 -5
- package/SECURITY.md +36 -0
- package/assets/report/assets/provider-authjs.svg +5 -0
- package/assets/report/assets/provider-aws.svg +5 -0
- package/assets/report/assets/provider-logrocket.svg +4 -0
- package/assets/report/assets/raven-mark.svg +7 -0
- package/assets/report/assets/viberaven-logo.png +0 -0
- package/assets/report/report-cli.css +1192 -0
- package/assets/report/station.css +8236 -0
- package/dist/cli.js +3000 -474
- package/dist/cli.js.map +4 -4
- package/dist/report/assets/provider-authjs.svg +5 -0
- package/dist/report/assets/provider-aws.svg +5 -0
- package/dist/report/assets/provider-logrocket.svg +4 -0
- package/dist/report/assets/raven-mark.svg +7 -0
- package/dist/report/assets/viberaven-logo.png +0 -0
- package/dist/report/report-cli.css +1192 -0
- package/dist/report/station.css +8236 -0
- package/package.json +9 -2
- package/templates/AGENTS.snippet.md +17 -10
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" aria-hidden="true">
|
|
2
|
+
<path fill="#412991" d="M32 5 11 16.8v13.7c0 12.2 8.9 23.3 21 27 12.1-3.7 21-14.8 21-27V16.8L32 5Z"/>
|
|
3
|
+
<path fill="#EB5424" d="M32 5v48.7c-3.1-1.1-6.1-2.7-8.7-4.7L32 5Z"/>
|
|
4
|
+
<path fill="#FBC22C" d="m32 5 8.7 44c-2.6 2-5.6 3.6-8.7 4.7V5Z"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 64" aria-hidden="true">
|
|
2
|
+
<text x="48" y="31" text-anchor="middle" font-family="Arial, Helvetica, sans-serif" font-size="21" font-weight="800" letter-spacing="-1.4" fill="#111827">AWS</text>
|
|
3
|
+
<path fill="#FF9900" d="M23.6 42.4c13.9 7.5 31.5 7.5 45.1-.1 1.1-.6 2.2.8 1.3 1.7-12.3 12.5-34.3 12.6-47.2.8-.9-.8-.3-2.9.8-2.4Z"/>
|
|
4
|
+
<path fill="#FF9900" d="M66.8 39.8c2.4-.3 7.8-.8 8.8 1 .9 1.6-1 5.8-2.5 8.2-.5.8-1.7.4-1.5-.6.5-2.1 1.3-4.8.5-5.8-.8-1-3.8-.8-5.4-.6-1 .1-1.2-2-.1-2.2h.2Z"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" aria-hidden="true">
|
|
2
|
+
<path fill="#764ABC" fill-rule="evenodd" clip-rule="evenodd" d="M26.8 12.9A20.8 20.8 0 0 1 32.3 7a20.5 20.5 0 0 1 5.5 5.8 29.3 29.3 0 0 1 5.1 17.1c1.1.9 2.3 1.8 3.4 2.7a6.2 6.2 0 0 1 2 5.7c-.5 2.6-1.1 5.2-1.6 7.8a2.2 2.2 0 0 1-3.3 1.1c-1.8-1.5-3.6-3-5.4-4.5a8.4 8.4 0 0 1-5.2 2.3 8.5 8.5 0 0 1-6.1-2.2c-1.3 1-2.5 2.1-3.8 3.2-.6.6-1.2 1-1.9 1.4a2.2 2.2 0 0 1-2.9-1.4c-.6-2.5-1.2-5.1-1.8-7.6a6.3 6.3 0 0 1 2.1-6c1-.8 2-1.6 3-2.3.3-.2.1-.5.2-.7a29.3 29.3 0 0 1 5.2-16.5Zm2.2 8.2a4.3 4.3 0 0 0 .4 5.8 4.8 4.8 0 0 0 6.5.1 4.3 4.3 0 0 0 1.1-4.8 4.4 4.4 0 0 0-3.9-2.9 4.5 4.5 0 0 0-4.1 1.8Zm3.3 4.9a2.1 2.1 0 1 0 0-4.2 2.1 2.1 0 0 0 0 4.2Z"/>
|
|
3
|
+
<path fill="#764ABC" d="M26.4 48.1a1.1 1.1 0 0 1 1.6-.9 10.4 10.4 0 0 0 9 0 1.1 1.1 0 0 1 1.6.8v4.8a1.1 1.1 0 0 1-1.7.8c-.5-.4-.9-.9-1.4-1.3-.7 1.4-1.4 2.8-2.1 4.1a1.1 1.1 0 0 1-1.8 0c-.8-1.4-1.4-2.8-2.2-4.1-.4.4-.9.9-1.3 1.3a1.1 1.1 0 0 1-1.7-.8v-4.7Z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-label="VibeRaven raven mark">
|
|
2
|
+
<path fill="currentColor" d="M12 1.8 14.1 7l5.2-2.2-2.2 5.2 5.1 2-5.1 2 2.2 5.2-5.2-2.2L12 22.2 9.9 17l-5.2 2.2 2.2-5.2-5.1-2 5.1-2-2.2-5.2L9.9 7 12 1.8Zm0 5.2-1.2 3-3 .9 2.5 1.9-.1 3.2 1.8-2.6 1.8 2.6-.1-3.2 2.5-1.9-3-.9L12 7Z"/>
|
|
3
|
+
<path fill="currentColor" d="M7.2 6.1C4.6 7.4 2.9 9.4 2.1 12c1.4-.5 2.8-.7 4.1-.4.4-2.1 1.2-3.9 2.4-5.4l-1.4-.1Z"/>
|
|
4
|
+
<path fill="currentColor" d="M16.8 6.1c2.6 1.3 4.3 3.3 5.1 5.9-1.4-.5-2.8-.7-4.1-.4-.4-2.1-1.2-3.9-2.4-5.4l1.4-.1Z"/>
|
|
5
|
+
<path fill="currentColor" d="M8.6 14.8 12 22.2l3.4-7.4-2.1 1.3L12 14.4l-1.3 1.7-2.1-1.3Z"/>
|
|
6
|
+
<path fill="currentColor" d="M10 9.9c.3-1.5 1-2.9 2-4.1 1 1.2 1.7 2.6 2 4.1l-2 1.5-2-1.5Z"/>
|
|
7
|
+
</svg>
|
|
Binary file
|