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: nodejitsu/require-analyzer
base: 122f425252a1
Choose a base ref
...
head repository: nodejitsu/require-analyzer
compare: 3bb01731a536
Choose a head ref
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 27, 2012

  1. monkey patch console.log instead of npmout.write

    npmout.write was removed recently
    (isaacs/npm@08f6e1d
    c0ba87)
    fb55 committed Jul 27, 2012
    Copy the full SHA
    0b05409 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    13c3e31 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2012

  1. removed npm as a dependency

    also fixed a bug where an error was thrown because `target` wasn't
    defined
    
    renamed npmls to readInstalled, to avoid confusion
    fb55 committed Jul 31, 2012
    Copy the full SHA
    d75e4be View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2012

  1. remove the npmlog module

    a much better way of silencing read-installed
    
    it's required by a dependency of read-installed as well, so instead of
    hardcoding all paths, it will be found
    fb55 committed Aug 11, 2012
    Copy the full SHA
    cc6c45f View commit details
    Browse the repository at this point in the history
  2. fixed package versions

    fb55 committed Aug 11, 2012
    Copy the full SHA
    b8df34c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2012

  1. Copy the full SHA
    30c9be8 View commit details
    Browse the repository at this point in the history
  2. Fixed socket.io version

    fb55 committed Aug 12, 2012
    Copy the full SHA
    e69adad View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2012

  1. Merge pull request #49 from FB55/master

    Fixed require-statements
    mmalecki committed Aug 13, 2012
    Copy the full SHA
    3bb0173 View commit details
    Browse the repository at this point in the history