Skip to content

Instantly share code, notes, and snippets.

@donpark
Created June 22, 2013 04:40
Show Gist options
  • Select an option

  • Save donpark/5835897 to your computer and use it in GitHub Desktop.

Select an option

Save donpark/5835897 to your computer and use it in GitHub Desktop.
output of `npm outdated -g` on npm version 1.3.0
$ npm -v
1.3.0
don@ironforge:~
$ npm outdated -g
[email protected] /usr/local/lib/node_modules/c-pm/node_modules/superagent current=0.9.10
[email protected] /usr/local/lib/node_modules/uglify-js/node_modules/optimist current=0.3.7
[email protected] /usr/local/lib/node_modules/docco/node_modules/commander current=1.2.0
[email protected] /usr/local/lib/node_modules/recess/node_modules/less current=1.3.3
[email protected] /usr/local/lib/node_modules/yo/node_modules/yeoman-generator current=0.11.4
[email protected] /usr/local/lib/node_modules/yo/node_modules/update-notifier/node_modules/configstore/node_modules/yamljs/node_modules/glob current=3.1.21
[email protected] /usr/local/lib/node_modules/yo/node_modules/insight/node_modules/lodash current=1.0.1
[email protected] /usr/local/lib/node_modules/yo/node_modules/insight/node_modules/configstore/node_modules/yamljs/node_modules/glob current=3.1.21
[email protected] /usr/local/lib/node_modules/yo/node_modules/insight/node_modules/prompt/node_modules/utile current=0.1.7
[email protected] /usr/local/lib/node_modules/yo/node_modules/insight/node_modules/prompt/node_modules/winston current=0.6.2
[email protected] /usr/local/lib/node_modules/coffeedoc/node_modules/traverse current=0.6.3
[email protected] /usr/local/lib/node_modules/express/node_modules/connect/node_modules/cookie-signature current=1.0.1
[email protected] /usr/local/lib/node_modules/express/node_modules/connect/node_modules/qs current=0.6.5
[email protected] /usr/local/lib/node_modules/bower/node_modules/glob current=3.1.21
[email protected] /usr/local/lib/node_modules/bower/node_modules/rc current=0.0.8
[email protected] /usr/local/lib/node_modules/bower/node_modules/read-package-json current=0.1.13
[email protected] /usr/local/lib/node_modules/bower/node_modules/rimraf/node_modules/graceful-fs current=1.1.14
[email protected] /usr/local/lib/node_modules/bower/node_modules/semver current=1.1.4
[email protected] /usr/local/lib/node_modules/bower/node_modules/update-notifier/node_modules/configstore/node_modules/yamljs/node_modules/glob current=3.1.21
[email protected] /usr/local/lib/node_modules/bower/node_modules/unzip/node_modules/binary/node_modules/chainsaw/node_modules/traverse current=0.3.9
[email protected] /usr/local/lib/node_modules/browserify/node_modules/insert-module-globals current=0.2.1
[email protected] /usr/local/lib/node_modules/browserify/node_modules/umd current=1.1.1
[email protected] /usr/local/lib/node_modules/browserify/node_modules/duplexer current=0.0.4
[email protected] /usr/local/lib/node_modules/browserify/node_modules/browser-pack/node_modules/through current=2.2.7
[email protected] /usr/local/lib/node_modules/browserify/node_modules/browser-pack/node_modules/JSONStream current=0.4.4
[email protected] /usr/local/lib/node_modules/browserify/node_modules/browser-pack/node_modules/duplexer current=0.0.4
[email protected] /usr/local/lib/node_modules/jade/node_modules/transformers/node_modules/uglify-js/node_modules/optimist current=0.3.7
[email protected] /usr/local/lib/node_modules/groc/node_modules/uglify-js/node_modules/optimist current=0.3.7
[email protected] /usr/local/lib/node_modules/groc/node_modules/fs-tools/node_modules/lodash current=1.0.1
[email protected] /usr/local/lib/node_modules/groc/node_modules/jade/node_modules/transformers/node_modules/uglify-js/node_modules/optimist current=0.3.7
[email protected] /usr/local/lib/node_modules/html2jade/node_modules/jsdom/node_modules/request/node_modules/hawk current=0.13.1
[email protected] /usr/local/lib/node_modules/less/node_modules/request/node_modules/hawk current=0.13.1
[email protected] /usr/local/lib/node_modules/serve/node_modules/connect current=2.3.9
[email protected] /usr/local/lib/node_modules/serve/node_modules/jade/node_modules/transformers/node_modules/uglify-js/node_modules/optimist current=0.3.7
[email protected] /usr/local/lib/node_modules/serve/node_modules/less-middleware/node_modules/less/node_modules/request/node_modules/hawk current=0.13.1
[email protected] /usr/local/lib/node_modules/npm/node_modules/rimraf current=2.1.4
[email protected] /usr/local/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/semver current=1.1.4
[email protected] /usr/local/lib/node_modules/npm/node_modules/fstream/node_modules/rimraf current=2.1.4
[email protected] /usr/local/lib/node_modules/npm/node_modules/fstream-npm current=0.1.4
[email protected] /usr/local/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/rimraf current=2.1.4
[email protected] /usr/local/lib/node_modules/npm/node_modules/request/node_modules/hawk current=0.13.1
[email protected] /usr/local/lib/node_modules/npm/node_modules/node-gyp/node_modules/rimraf current=2.1.4
[email protected] /usr/local/lib/node_modules/node-gyp/node_modules/request/node_modules/hawk current=0.13.1
[email protected] /usr/local/lib/node_modules/nodeunit/node_modules/tap/node_modules/difflet/node_modules/charm current=0.0.8
[email protected] /usr/local/lib/node_modules/nodeunit/node_modules/tap/node_modules/runforcover/node_modules/bunker/node_modules/burrito/node_modules/traverse current=0.5.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment