Direct ( what you specify in the product configuration file )
Transitive ( packages being added by dependencies of the direct )
Transitive could also introduce new packages.
The current implementation of the resolved.json indicates with a key if the all dependencies being included. The download command should be blocked if transitive packages are missing.
There is two kinds of package dependencies.
Transitive could also introduce new packages.
The current implementation of the resolved.json indicates with a key if the all dependencies being included. The download command should be blocked if transitive packages are missing.