Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nodejitsu/require-analyzer issues and pull requests

#66 - Small fix to CLI help: add missing 'not' word

Pull Request - State: open - Opened by villelaitila almost 7 years ago

#65 - relative paths when analyzing folders

Issue - State: open - Opened by pmelisko about 7 years ago

#64 - catch e, but return err

Issue - State: open - Opened by pmelisko about 7 years ago

#63 - README: fix grammar error

Pull Request - State: closed - Opened by kevinburke over 7 years ago

#61 - Non-package dependencies aren't returned

Issue - State: closed - Opened by fresheneesz over 11 years ago - 2 comments

#60 - Fix for wildcard characters in dependency's version field

Pull Request - State: closed - Opened by thefourtheye over 11 years ago - 4 comments

#59 - Provide a clearer error msg if main not found

Pull Request - State: closed - Opened by mhart about 12 years ago - 8 comments

#58 - Fix TypeError in case of missing node_modules dir

Pull Request - State: closed - Opened by mhart about 12 years ago - 5 comments

#57 - Refactor

Pull Request - State: closed - Opened by fb55 over 12 years ago - 2 comments

#56 - Collect version numbers of all installed packages

Issue - State: closed - Opened by fb55 over 12 years ago
Labels: needs-investigation

#55 - Prefer fs.exists to path.exists

Pull Request - State: closed - Opened by ghost over 12 years ago - 2 comments

#54 - Handle version numbers with build details properly

Pull Request - State: closed - Opened by fb55 over 12 years ago - 2 comments

#53 - Better incorporated `detective`

Pull Request - State: closed - Opened by fb55 over 12 years ago - 2 comments

#52 - Added support for bundleDependencies

Pull Request - State: closed - Opened by fb55 over 12 years ago - 2 comments

#51 - Better integration of `detective`

Issue - State: closed - Opened by fb55 over 12 years ago - 2 comments

#50 - Use child_process.fork instead of .spawn

Pull Request - State: closed - Opened by fb55 over 12 years ago - 3 comments

#49 - Fixed require-statements

Pull Request - State: closed - Opened by fb55 over 12 years ago - 5 comments

#48 - Handle optionalDependencies

Issue - State: closed - Opened by MattiSG over 12 years ago - 1 comment

#47 - Tests not passing

Issue - State: closed - Opened by Marak over 12 years ago - 7 comments
Labels: medium-priority, needs-investigation

#46 - Fixed indexOf called on Object when # deps = 0

Pull Request - State: closed - Opened by crcn almost 13 years ago

#45 - Dynamic module dependencies not getting picked up on package.json creation

Issue - State: closed - Opened by glennblock almost 13 years ago - 1 comment

#44 - Error parsing version numbers?

Issue - State: closed - Opened by gimenete almost 13 years ago - 1 comment
Labels: high-priority

#43 - Adding support for defaulting to index.js, create package.json if it does not exist

Pull Request - State: closed - Opened by glennblock almost 13 years ago - 4 comments

#42 - Default to using app.js or server.js for main if not present in package.json.

Pull Request - State: closed - Opened by glennblock almost 13 years ago - 5 comments

#41 - Respect `bundleDependencies`

Issue - State: closed - Opened by mmalecki about 13 years ago
Labels: low-priority, feature-request

#40 - Fix for package.json overwriting issues

Pull Request - State: closed - Opened by AvianFlu over 13 years ago

#39 - Fix native dependency detection

Pull Request - State: closed - Opened by mmalecki over 13 years ago - 1 comment

#38 - [test v0.6] Remove `require.paths` from tests

Pull Request - State: closed - Opened by mmalecki over 13 years ago - 1 comment

#37 - Version ranges are not parsed accurately

Issue - State: closed - Opened by AvianFlu over 13 years ago - 1 comment

#36 - Can't install on Ubuntu

Issue - State: closed - Opened by KyleAMathews over 13 years ago - 3 comments

#35 - Refactor bin script

Issue - State: open - Opened by AvianFlu over 13 years ago
Labels: low-priority

#34 - Various fixes

Pull Request - State: closed - Opened by AvianFlu over 13 years ago - 1 comment

#32 - Dependencies now detected even in absence of package.json and node_modules

Pull Request - State: closed - Opened by AvianFlu over 13 years ago

#31 - require-analyzer cannot find dependencies in several cases

Issue - State: closed - Opened by AvianFlu over 13 years ago - 4 comments

#30 - Cannot call method 'slice' of null (running in jitsu)

Issue - State: closed - Opened by dscape over 13 years ago - 3 comments

#29 - does not support all semver forms

Issue - State: closed - Opened by dominictarr over 13 years ago - 2 comments

#28 - Regexes can't be used like functions with new v8

Issue - State: closed - Opened by thejh over 13 years ago - 3 comments

#26 - Error on 'jitsu deploy'

Issue - State: closed - Opened by AvianFlu over 13 years ago - 5 comments

#25 - How can I install on node v0.5.0-pre ?

Issue - State: closed - Opened by crocodile over 13 years ago - 6 comments

#24 - display full path of file if not a package.

Pull Request - State: closed - Opened by fat over 13 years ago - 5 comments

#23 - Fix the executable to work with multiple installs / non-global installs.

Pull Request - State: closed - Opened by bmeck over 13 years ago

#22 - CLI improvements : Fix for Issue #3

Pull Request - State: closed - Opened by bmeck over 13 years ago

#21 - CLI improvements : Fix for Issue #3

Pull Request - State: closed - Opened by bmeck over 13 years ago

#20 - Tests are broken after removing fixtures.tar

Issue - State: closed - Opened by indexzero over 13 years ago - 2 comments

#19 - fix test failures from pull request 16

Pull Request - State: closed - Opened by dominictarr over 13 years ago

#18 - install and uninstall fixtures before test.

Pull Request - State: closed - Opened by dominictarr over 13 years ago

#17 - fix test failures from pull request 16

Pull Request - State: closed - Opened by dominictarr over 13 years ago

#16 - tests and fixtures

Pull Request - State: closed - Opened by dominictarr over 13 years ago - 7 comments

#15 - needs option to display dependencies but not update package.json

Issue - State: closed - Opened by dominictarr over 13 years ago - 3 comments

#12 - executing code to determine requires

Issue - State: closed - Opened by fat over 13 years ago - 4 comments

#11 - if module starts child processes & requires stuff it's invisible

Issue - State: open - Opened by dominictarr over 13 years ago - 4 comments
Labels: low-priority, feature-request

#10 - add options.raw to analyze.file method

Pull Request - State: closed - Opened by fat over 13 years ago

#8 - require-analyzer border case: if module errors, report that detection failed.

Issue - State: closed - Opened by dominictarr over 13 years ago - 1 comment

#7 - raw deps?

Issue - State: closed - Opened by fat over 13 years ago - 10 comments

#6 - `console.log()` statements in required scripts are misinterpreted

Issue - State: closed - Opened by fat over 13 years ago - 5 comments

#5 - `.analyze()` should be calling fs.realpath before execution

Issue - State: closed - Opened by fat over 13 years ago - 6 comments

#4 - Not detecting any dependencies

Issue - State: closed - Opened by ghost over 13 years ago - 2 comments

#3 - Improve CLI tool to allow for more options

Issue - State: closed - Opened by Marak over 13 years ago - 7 comments

#2 - Require-analyzer not working with missing package.json

Issue - State: closed - Opened by ghost over 13 years ago - 1 comment

#1 - Error when running

Issue - State: closed - Opened by jgallen23 almost 14 years ago - 5 comments