issues
search
bucharest-gold
/
szero
The main goal is to show unused dependencies on Node.js modules, more specifically, to show that Foo dependency declared in package.json is not being used because there is no require('foo').
Other
17
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: update dependencies
#125
helio-frota
closed
6 years ago
0
bug showing dependency in use as unused
#124
helio-frota
closed
6 years ago
0
Move license-reporter to devDependencies
#123
helio-frota
closed
6 years ago
1
src: help and version enabled by default since yargs 9
#122
helio-frota
closed
6 years ago
0
src: using license-repoter to show info about licenses
#121
helio-frota
closed
6 years ago
0
src: focused simplified version
#120
helio-frota
closed
6 years ago
0
WIP - a lot of code will be removed
#119
helio-frota
closed
6 years ago
1
src: delegating to listjs module the task to find JS files
#118
helio-frota
closed
6 years ago
0
chore: sample_projects moved to test dir
#117
helio-frota
closed
6 years ago
0
chore: using npm instead Makefile
#116
helio-frota
closed
6 years ago
0
issues with non .js files and ignore option
#115
helio-frota
closed
6 years ago
1
Change output information format to show only unused dependencies and licenses
#114
helio-frota
closed
6 years ago
1
Investigate the possibility of using license-reporter to display license information
#113
helio-frota
closed
6 years ago
1
remove license lookup feature
#112
helio-frota
closed
6 years ago
1
chore: building with node 8 and 9 and deps updated
#111
helio-frota
closed
6 years ago
0
remove [ Requires ] section of the console report
#110
helio-frota
closed
6 years ago
1
cleanup code repository
#109
helio-frota
closed
6 years ago
0
replace commander with yargs
#108
helio-frota
closed
6 years ago
1
enhance: make package.json read simpler
#107
lance
closed
7 years ago
2
Simplify how package.json is processed
#106
lance
closed
7 years ago
0
build: node 8 added, node 7 removed
#105
helio-frota
closed
7 years ago
2
Support to es2015 (es6) modules
#104
tiagofabre
closed
7 years ago
4
Run function refactored
#103
tiagofabre
closed
7 years ago
5
Szero #98
#102
felipewmartins
closed
7 years ago
2
Szero #99
#101
felipewmartins
closed
7 years ago
2
Szero #99
#100
felipewmartins
closed
7 years ago
3
Bug with --summary option shows devDependencies as 'unused dependencies'.
#99
helio-frota
closed
7 years ago
1
Modify the tests to use sample_project instead fixtures directory
#98
helio-frota
closed
7 years ago
2
check the number of files
#97
helio-frota
closed
7 years ago
1
build: Adding more cases
#96
helio-frota
closed
7 years ago
1
Ignore devDependencies
#95
evanshortiss
closed
7 years ago
6
Update reader.js
#94
vitaly-t
closed
7 years ago
4
fix: ignoring commented requires
#93
helio-frota
closed
7 years ago
1
ignore directories
#92
helio-frota
closed
7 years ago
2
fix: report licenses bug when devDependencies enabled
#91
helio-frota
closed
7 years ago
1
fix: report licenses bug
#90
helio-frota
closed
7 years ago
2
fix: report summary bug
#89
helio-frota
closed
7 years ago
1
report licenses bug when devDependencies enabled
#88
helio-frota
closed
7 years ago
1
report licenses bug
#87
helio-frota
closed
7 years ago
1
report summary bug
#86
helio-frota
closed
7 years ago
1
refactor: Code review #73
#85
helio-frota
closed
7 years ago
0
refactor: Code review #73
#84
helio-frota
closed
7 years ago
4
[Requires] section bug
#83
helio-frota
closed
7 years ago
1
refactor: Code review #73.
#82
helio-frota
closed
7 years ago
1
feat: use node-builtins module to get core module list
#81
lholmquist
closed
7 years ago
2
style: Using a static get property for Dep class.
#80
helio-frota
closed
7 years ago
1
Strip comment
#79
tiagofabre
closed
7 years ago
3
Ignore directories
#78
tiagofabre
closed
7 years ago
1
Updating requires list
#77
tiagofabre
closed
7 years ago
0
Duplicated require
#76
tiagofabre
closed
7 years ago
6
Next