Skip to content

Output to stdout, and pipe, rather than overwrite #4

@patarapolw

Description

@patarapolw
npx syzer -o > package.json
  • This makes it easy to edit programmatically with jq, or manually.
  • npx syzer, without -u, is not easy for grepping
  • PNPM does support package.yaml and package.json5

Also, piping in would also be beneficial, because of jq as well.

cat package.json | jq '.dependencies' | npx syzer

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions