browserify / detective

Find all calls to require() no matter how deeply nested using a proper walk of the AST
Other
414 stars 60 forks source link

extraneous findit in lib for 0.0.3 release #6

Closed daaku closed 9 years ago

daaku commented 13 years ago
# mkdir tmp
# cd tmp
# npm install detective
detective@0.0.3 ./node_modules/detective
└── burrito@0.2.11
# npm ls
npm WARN seq >=0.1.7 Unmet dependency in /Users/naitik/tmp/node_modules/detective/node_modules/findit
/Users/naitik/tmp
└─┬ detective@0.0.3
  ├─┬ burrito@0.2.11
  │ ├── traverse@0.5.2
  │ └── uglify-js@1.0.7
  └─┬ findit@0.1.0  extraneous
    └── UNMET DEPENDENCY seq >=0.1.7