5 ms·
Ask HN: Runtime Information about Dependencies
To answer questions about a dependency such as;
- Does this tries to make a network call ?
- Does this tries to access files ?
- Is there any deviation in behavior in recent versions ?
Do you think this info will be helpful before doing pip install or npm install ?