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: M-Zuber/npm-watch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: M-Zuber/npm-watch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 18 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    2d7a59d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Clean up devDependancies

    The examples in the README where supposed to be runnable, but that has not worked for a few years, so the dependencies have been removed
    M-Zuber committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    a31b046 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. fix: package.json & package-lock.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
    
    Bump mixin-deep from 1.3.1 to 1.3.2
    
    Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
    - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    M-Zuber committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    a634e9e View commit details
    Browse the repository at this point in the history
  2. npm audit fix

    M-Zuber committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    b737415 View commit details
    Browse the repository at this point in the history
  3. 0.7.0

    M-Zuber committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    6cd3ca2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Bump ini from 1.3.5 to 1.3.7

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and M-Zuber committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    e9cd41e View commit details
    Browse the repository at this point in the history
  2. Delete package-lock.json

    Fixes  #44
    
    I've come around to this way of thinking
    M-Zuber committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    47a77bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e992bcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    700be2d View commit details
    Browse the repository at this point in the history
  5. Dependency updates

    M-Zuber committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    eba88d3 View commit details
    Browse the repository at this point in the history
  6. 0.8.0

    M-Zuber committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    dc37969 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdf6313 View commit details
    Browse the repository at this point in the history
  8. 0.9.0

    M-Zuber committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    a030e14 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Add Common Issues section to readme

    Closes #83
    M-Zuber committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    2b85b79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f77bf4f View commit details
    Browse the repository at this point in the history
  3. 0.10.0

    M-Zuber committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    9e17145 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Changed inherit flag to set stderr as inherit instead of pipe

    Logan Whitla authored and M-Zuber committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    119316e View commit details
    Browse the repository at this point in the history
  2. 0.11.0

    M-Zuber committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    2683c85 View commit details
    Browse the repository at this point in the history
Loading