abhisek
|
dfad44a4e6
|
Add concurrent scan execution
|
2025-05-14 13:00:51 +05:30 |
|
abhisek
|
e294936b0f
|
feat: Add separate package manager and resolver
|
2025-05-12 19:06:57 +05:30 |
|
 
|
df754ccc82
|
Add colorful outputs & remove md text (#13)
* fix: parsePackageInfo to handle pkg names with special character
* Enhance pmg outputs by adding colors and removing markdown notions
* Update pkg/wrapper/npm_base.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
* Update npm_base.go
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
* test: add tests for removeMarkdown
* chore: remove duplicate code
* refactor: convert TerminalColors to global var and split markdown utils
---------
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-05 23:32:34 +05:30 |
|
Sahilb315
|
4f13dfbb40
|
chore: clean unused deps
|
2025-04-29 01:52:35 +05:30 |
|
Sahilb315
|
7167db9830
|
added workers queue
|
2025-04-23 22:38:39 +05:30 |
|
Sahilb315
|
ed8f9b6d53
|
minimal implementation for pmg
|
2025-04-09 23:27:46 +05:30 |
|
Sahilb315
|
e1e57a3ecd
|
embedded arborist.js file & common func for pkg extracting
|
2025-04-09 00:09:36 +05:30 |
|
Sahilb315
|
3e79d2a53f
|
project initialisation & added npm cmd support
|
2025-04-08 02:37:15 +05:30 |
|