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: snyk/policy
base: 76b7ffc731023df4a05fc7d34d941f3ea24e4dcc
Choose a base ref
...
head repository: snyk/policy
compare: cc835ccee05458f985e8915f451f7b37e7955c3e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 5, 2021

  1. feat: upgrade semver to 7

    https://github.com/npm/node-semver/blob/master/CHANGELOG.md#700
    
    > Refactor module into separate files for better tree-shaking
    > Drop support for very old node versions, use const/let, => functions, and classes.
    
    I believe this drops support for node 0.x.
    FauxFaux committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    5a70662 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Merge pull request #48 from snyk/feat/semver-7

    feat: upgrade semver to 7
    FauxFaux committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    cc835cc View commit details
    Browse the repository at this point in the history