We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84b753 commit 90ba1c9Copy full SHA for 90ba1c9
docs/lib/content/commands/npm-audit.md
@@ -88,7 +88,7 @@ The `sig` is generated using the following template: `${package.name}@${package.
88
89
Keys response:
90
91
-- `expires`: null or a simplified extended [ISO 8601 format](https://en.wikipedia.org/wiki/ISO_8601"): `YYYY-MM-DDTHH:mm:ss.sssZ`
+- `expires`: null or a simplified extended [ISO 8601 format](https://en.wikipedia.org/wiki/ISO_8601): `YYYY-MM-DDTHH:mm:ss.sssZ`
92
- `keydid`: sha256 fingerprint of the public key
93
- `keytype`: only `ecdsa-sha2-nistp256` is currently supported by the npm CLI
94
- `scheme`: only `ecdsa-sha2-nistp256` is currently supported by the npm CLI
0 commit comments