Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eslint-community/eslint-plugin-security
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: eslint-community/eslint-plugin-security
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 17, 2023

  1. chore: fix repo url (#111)

    * chore: fix repo url
    
    * revert format
    ota-meshi authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d699c30 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. feat: improve detect-child-process rule (#108)

    * improve detect-child-process rule
    
    * refactor
    
    * add tests
    ota-meshi authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    64ae529 View commit details
    Browse the repository at this point in the history
  2. docs: Correct typos

    Fixes #110
    nzakas authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    951fcc8 View commit details
    Browse the repository at this point in the history
  3. chore: release 1.7.0 (#113)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    75e1e9d View commit details
    Browse the repository at this point in the history
Loading