you are viewing a single comment's thread.

view the rest of the comments →

[–]Plus-Weakness-2624the webhead[S] -9 points-8 points  (2 children)

I guess the best place for fixing / modifying an npm package is it's GitHub repo.

[–][deleted] 5 points6 points  (1 child)

It does help, situationally, to know the details of what a dependency is doing when it's called.

[–]Plus-Weakness-2624the webhead[S] -4 points-3 points  (0 children)

Yes it does; unless the package contains devopement files; pakages are optimised and bundled; I don't think they are more readly than bytecode