@conterra/vuln-scan 0.0.20 → 0.0.22

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
@@ -400,8 +400,7 @@ Setup:
400
400
  1. Checkout via git
401
401
  2. Run `npm install`
402
402
 
403
-
404
403
  Run tests (vitest): `npm test` (watch mode)
405
- - To run tests once (without watch), use `npm test run`.
404
+ To run tests once (without watch), use `npm test run`.
406
405
 
407
- Build the project (esbuild): `npm run build` (or `watch`)
406
+ Build the project (esbuild): `npm run build` (or `watch`)