Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Dependencies and Improve Tests (#128)
* Update dependencies * Adjust test results to reflect parenthesis wrapped function expressions * Fix issue with eslint imports * Split modules tests to safe, unsafe, and utils * Remove redundant code * Replace regex with slice * Add missing use case when an object's property is being assigned to * Fix test to expect the correct result * Prevent redundancies by using Set instead of Array
- Loading branch information