@chain305/x-security 0.1.2 → 0.2.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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/bin/xsecurity.mjs +1210 -633
  3. package/package.json +3 -2
package/README.md CHANGED
@@ -24,7 +24,7 @@ Run `xsecurity <command> --help` for full flags.
24
24
  ## Requirements
25
25
 
26
26
  - Node 20+
27
- - Docker (only for `lazy test`)
27
+ - Docker (only for `xsecurity test`)
28
28
 
29
29
  ## License
30
30