@cassiomc1/forgeloop 1.6.2 → 1.6.3
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -370,8 +370,8 @@ repository policy allows only ESLint and c8 as development dependencies;
|
|
|
370
370
|
appear. The documentation renderer is vendored and pinned under
|
|
371
371
|
`vendor/archify/v2.15.0/` rather than installed as a package dependency.
|
|
372
372
|
|
|
373
|
-
|
|
374
|
-
[`SECURITY.md`](./SECURITY.md)
|
|
373
|
+
To report vulnerabilities or contribute changes, see
|
|
374
|
+
[`SECURITY.md`](./SECURITY.md) and [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|
375
375
|
|
|
376
376
|
## Autonomous blind-run isolation
|
|
377
377
|
|