We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fdb138 commit c323b6bCopy full SHA for c323b6b
README.rst
@@ -70,6 +70,11 @@ Diff packages::
70
docker run -ti --rm sourcecodeai/aura:dev diff pypi://requests pypi://requestes
71
72
73
+Find most popular typosquatted packages (you need to call ``aura update`` to download the dataset first)::
74
+
75
+ aura find-typosquatting --max-distance 2 --limit 10
76
77
78
Authors & Contributors
79
======================
80
0 commit comments