Skip to content

@simple-git/args-pathspec@1.0.4

Choose a tag to compare

@github-actions github-actions released this 25 Sep 10:33
· 7 commits to main since this release
0e9ebab

Patch Changes

  • 98864c6: Updates ahead of the v4 release for simple-git.

    • Adds support for TypeScript declaration maps

    • Exports the isGitEnvKey helper to detect whether an environment variable can be used to configure a git operation

    • Adds detection for includeIf.<condition>.path, thanks to @NotAFlightRisk for identifying the vulnerability