When hovering over the colored decorator last package in a dependency list both the builtin npm menu and tinyNpm menu stack on top of each other.
This is probably happening because the last property in a JSON object does not have a comma, so the builtin npm extension is using a range of the entire line.

When hovering over the colored decorator last package in a dependency list both the builtin npm menu and tinyNpm menu stack on top of each other.
This is probably happening because the last property in a JSON object does not have a comma, so the builtin npm extension is using a range of the entire line.