1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app/scripts/controllers/transactions/lib
Mark Stacey 398a45bfdd
Replace clone dependency with cloneDeep from lodash (#7926)
This was done to reduce the number of direct dependencies we have. It
should be functionally equivalent. The bundle size should not change,
as we use `clone` as a transitive dependency in a number of places.
2020-01-29 13:14:33 -04:00
..
recipient-blacklist-checker.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
recipient-blacklist.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
tx-state-history-helper.js Replace clone dependency with cloneDeep from lodash (#7926) 2020-01-29 13:14:33 -04:00
util.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00