Skip to content
New issue

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

Include a version number in the serialized JSON output #231

Closed
dsherret opened this issue Feb 14, 2023 · 1 comment
Closed

Include a version number in the serialized JSON output #231

dsherret opened this issue Feb 14, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@dsherret
Copy link
Member

We’re going to be changing the output of deno info --json in 2.0. To help with this change and future changes, we should include a version number in the JSON output so people using this output can quickly tell if they support it without having to version sniff the binary and know which version something changed or have to detect the shape.

Related: #228

This should only be done when releasing deno_graph with the new schema changes.

@dsherret
Copy link
Member Author

This should actually only be bother to be done in the CLI because it extends the schema. Closing.

@dsherret dsherret closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant