mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
4554ab6aef
The property names of the `exports` field in `deno.json` was never validated. The `patternProperties` only validates values, whose property name matches the regex. It doesn't validate the property names themselves. That's what `propertyNames` is for. Related https://github.com/denoland/deno/issues/25435 |
||
---|---|---|
.. | ||
config-file.v1.json | ||
kv-metadata-exchange-response.v1.json | ||
module-graph.json | ||
registry-completions.v1.json | ||
registry-completions.v2.json |