Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't use same object reference in shallow dep info (#66)
this causes us to create an invalid parent node that does not parse as a valid request in the API, due to the shared grandparent node being modified: https://github.com/scarf-sh/scarf-js/blob/8bade0e1b1ed705305e016f480beac36abef4cc0/report.js#L118-L128
- Loading branch information