Sahilb315
|
5b809c7546
|
refactor: convert TerminalColors to global var and split markdown utils
|
2025-05-05 19:28:13 +05:30 |
|
Sahilb315
|
3c803685ee
|
chore: remove duplicate code
|
2025-05-04 23:47:25 +05:30 |
|
Sahilb315
|
092176acd6
|
test: add tests for removeMarkdown
|
2025-05-04 23:47:25 +05:30 |
|
Sahil Bansal
|
1bd0438146
|
Update npm_base.go
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
|
2025-05-04 23:47:25 +05:30 |
|
 Sahil BansalandCopilot
|
ccc8722f33
|
Update pkg/wrapper/npm_base.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
|
2025-05-04 23:47:25 +05:30 |
|
Sahilb315
|
e48ba6ba3d
|
Enhance pmg outputs by adding colors and removing markdown notions
|
2025-05-04 23:47:25 +05:30 |
|
Sahilb315
|
53afbaf2ce
|
fix: parsePackageInfo to handle pkg names with special character
|
2025-05-04 23:47:25 +05:30 |
|
 Sahil BansalandGitHub
|
88f39b56ff
|
fix: parsePackageInfo to handle pkg names with special character (#11)
* fix: parsePackageInfo to handle pkg names with special character
* test: add tests for CleanVersion and ParsePackageInfo util functions
|
2025-05-04 18:50:13 +05:30 |
|
 Sahil BansalandGitHub
|
5a6b842360
|
add goreleaser & goreleaser workflow (#8)
|
2025-05-02 12:37:27 +05:30 |
|
 Sahil BansalandGitHub
|
1aa4b06f41
|
Pnpm suppport (#6)
* fix: resolves issues #3 and #4
* feat: add pnpm support & introduce pkg manager wrap for npm
|
2025-04-30 14:26:38 +05:30 |
|
 Abhisek DattaandGitHub
|
ec010c7d6b
|
Merge pull request #1 from safedep/feat/npm-support
project initialisation & added npm cmd support
|
2025-04-29 09:06:05 +05:30 |
|
Sahilb315
|
4f13dfbb40
|
chore: clean unused deps
|
2025-04-29 01:52:35 +05:30 |
|
Sahilb315
|
d4a31b14c0
|
ci: add vet ci
|
2025-04-29 01:41:50 +05:30 |
|
Sahilb315
|
8b31fd458b
|
feat: add progress bar and add debug & silent flags
|
2025-04-29 01:33:27 +05:30 |
|
 
|
5ea85fa1f3
|
Update pkg/common/utils/utils.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
|
2025-04-28 20:48:07 +05:30 |
|
Sahilb315
|
6ae594a896
|
readme installation update
|
2025-04-28 20:02:20 +05:30 |
|
Sahilb315
|
1abcc28259
|
refactor: introduce PackageAnalyser struct and remove unused arborist files
|
2025-04-28 19:23:36 +05:30 |
|
Sahilb315
|
d60fe87236
|
Add support for defaulting to latest version and improve code structure
|
2025-04-25 20:53:07 +05:30 |
|
Sahilb315
|
b8444d244b
|
replaced deps fetching from arborist to custom
|
2025-04-24 03:46:38 +05:30 |
|
Sahilb315
|
7167db9830
|
added workers queue
|
2025-04-23 22:38:39 +05:30 |
|
Sahilb315
|
1085b73c90
|
readme update
|
2025-04-23 02:21:44 +05:30 |
|
Sahilb315
|
cdc43d3a14
|
function name change
|
2025-04-23 01:12:26 +05:30 |
|
Sahilb315
|
d636a928c4
|
added Makefile
|
2025-04-21 21:13:23 +05:30 |
|
Sahilb315
|
2d2f0fdee9
|
added arborist.js file & support for npm auth token for arborist lib to scan private deps
|
2025-04-10 01:10:56 +05:30 |
|
Sahilb315
|
ed8f9b6d53
|
minimal implementation for pmg
|
2025-04-09 23:27:46 +05:30 |
|
Sahilb315
|
4805f443f5
|
common functions for grpc
|
2025-04-09 01:53:05 +05:30 |
|
Sahilb315
|
a190d945ec
|
replaced arborist with arborist bundle & common func for analysis
|
2025-04-09 00:58:14 +05:30 |
|
Sahilb315
|
e1e57a3ecd
|
embedded arborist.js file & common func for pkg extracting
|
2025-04-09 00:09:36 +05:30 |
|
Sahilb315
|
b09e34c3eb
|
npm token removal
|
2025-04-08 02:45:53 +05:30 |
|
Sahilb315
|
3e79d2a53f
|
project initialisation & added npm cmd support
|
2025-04-08 02:37:15 +05:30 |
|
 Abhisek DattaandGitHub
|
1d45698137
|
Update README.md
Signed-off-by: Abhisek Datta <abhisek.datta@gmail.com>
|
2025-03-20 08:00:09 +05:30 |
|
 Abhisek DattaandGitHub
|
c22c97b257
|
Initial commit
|
2025-03-20 07:59:48 +05:30 |
|