Npm Network Activity
Parameters
This represents the total count of network requests made during dependency resolution.
The duration in milliseconds representing the sum of times for potentially parallel network requests. It does not reflect wall clock time but offers a rough estimation of network activity.
The estimate in milliseconds representing the wall clock time spent on network requests during the current build.
The total number of bytes downloaded for dependencies. It accounts only for the bytes of the files (e.g. TGZs, pakuments) downloaded and not the total network transfer.
The total number of successfully downloaded files.
A breakdown of the network activity by HTTP method, when available.
A breakdown of the network activity by registry URL. This is empty when no registries were captured.
A breakdown of the network activity by HTTP method and registry, when available.