Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support globs and fix some issues #104

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 31, 2018

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

Commits on Feb 18, 2018

  1. Use ^ in package.json versions

    This ensures that semver-major upgrades don't get pulled in.
    
    This became a critical bug recently because npm decided to publish a placeholder package as nomnom@2, causing *all new installs* of jsonlint to crash.
    strugee authored Feb 18, 2018
    Configuration menu
    Copy the full SHA
    5de417d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Merge pull request zaach#105 from strugee/patch-1

    [HOTFIX] Use ^ in package.json versions
    zaach authored Feb 21, 2018
    Configuration menu
    Copy the full SHA
    ac74f81 View commit details
    Browse the repository at this point in the history
  2. 1.6.3

    zaach committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    843cad2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Configuration menu
    Copy the full SHA
    3079db2 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    poppinlp committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    b55a89d View commit details
    Browse the repository at this point in the history