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: standard/standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: standard/standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.1
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 1, 2015

  1. remove preferGlobal

    11:02 <ogd> feross: hey can you remove preferGlobal from standard? its
    giving me npm WARN prefer global [email protected] should be installed
    with -g on stuff where I have it as a devDependency :(
    11:02 <feross> ogd: it's common to use preferGlobal for packages that
    have CLIs, but i agree it's a bit weird
    11:02 <ogd> feross: hmm yea. i kind of think its an antipattern
    nowadays with the rise of people properly using npm scripts
    11:03 <feross> ogd: yeah, i'll remove it. i don't feel strongly
    feross committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    730c96e View commit details
    Browse the repository at this point in the history
  2. 4.0.1

    feross committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    fbbc18d View commit details
    Browse the repository at this point in the history
Loading