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: spalger/gulp-jshint
base: 44c06bbacfe90204780e3f2be9cb91ef1ce2a3da
Choose a base ref
...
head repository: spalger/gulp-jshint
compare: 2cb429b45e41d95b458dcdff6ba93bfbead84174
Choose a head ref
  • 16 commits
  • 10 files changed
  • 5 contributors

Commits on Sep 24, 2015

  1. [npm] move jshint to peerDependencies

    Special versions of jshint are currently supported via the [`linter` config option](https://github.com/spalger/gulp-jshint#options), but with this change jshint is something you would install along with gulp-jshint.
    spalger committed Sep 24, 2015
    Copy the full SHA
    3e7ad84 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a1c0be4 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2015

  1. Merge pull request #120 from spalger/jshintAsPeer

    [npm] move jshint to peerDependencies
    spalger committed Nov 19, 2015
    Copy the full SHA
    226ea3b View commit details
    Browse the repository at this point in the history
  2. added note about jshint peerDependency

    spalger committed Nov 19, 2015
    Copy the full SHA
    02c4053 View commit details
    Browse the repository at this point in the history
  3. version 2.0.0

    spalger committed Nov 19, 2015
    Copy the full SHA
    d7cc9ea View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. Create CHANGELOG.md

    spalger committed Dec 21, 2015
    Copy the full SHA
    0d91672 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2016

  1. Copy the full SHA
    368f267 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    rkurbatov committed May 9, 2016
    Copy the full SHA
    631e7ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #139 from rkurbatov/upgrade-lodash

    Upgrade lodash version, fix 'repository' field to correct form
    spalger committed May 9, 2016
    Copy the full SHA
    81c7498 View commit details
    Browse the repository at this point in the history
  4. move to explicitly imported lodash functions

    spalger committed May 9, 2016
    Copy the full SHA
    5c1d63f View commit details
    Browse the repository at this point in the history
  5. 2.0.1

    spalger committed May 9, 2016
    Copy the full SHA
    4a7f304 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. fix typo

    rtack committed May 12, 2016
    Copy the full SHA
    6532823 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #140 from rtack/patch-1

    fix typo
    spalger committed May 12, 2016
    Copy the full SHA
    6c9cadd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. update minimatch

    VictorVation committed Oct 11, 2016
    Copy the full SHA
    4f1f1cb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Merge pull request #150 from VictorVation/master

    Update minimatch
    spalger committed Oct 12, 2016
    Copy the full SHA
    f1f3fc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. 2.0.2

    spalger committed Oct 24, 2016
    Copy the full SHA
    2cb429b View commit details
    Browse the repository at this point in the history