We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should package-lock.json be included with this repo?
package-lock.json
As recommended by @mcollina fastify/fluent-json-schema#91 (review) and Snyk they pose a security risk.
If it does need to be included, we could add linting for it to the CI with lockfile-lint
The text was updated successfully, but these errors were encountered:
It's needed as next and dependencies ship breaking changes in minor/patch releases.
Sorry, something went wrong.
Cheers, thanks for clarifying @mcollina
opts.schema
No branches or pull requests
Should
package-lock.json
be included with this repo?As recommended by @mcollina fastify/fluent-json-schema#91 (review) and Snyk they pose a security risk.
If it does need to be included, we could add linting for it to the CI with lockfile-lint
The text was updated successfully, but these errors were encountered: