union-value icon indicating copy to clipboard operation
union-value copied to clipboard

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. Node.js/JavaScript util.

Results 7 union-value issues
Sort by recently updated
recently updated
newest added

- lodash CVE-2021-41720 - ansi-regex CVE-2021-3807 - set-value CVE-021-23440

Updating set-value version from 3.0.0 to 4.1.0 since the v3 has a security vulnerability. [CVE-2021-23440](https://github.com/advisories/GHSA-4jqc-8m5r-9rpr)

See https://github.com/shlomif/fc-solve/security/dependabot/fc-solve/site/wml/package-lock.json/set-value/open - fixed in set-value-v4.0.1

Fixes CVE-2019-10747: - https://nvd.nist.gov/vuln/detail/CVE-2019-10747

See: https://github.com/jonschlinkert/mixin-deep/issues/6

`using using` is a typo. You'll also need to fix it in the description: ```sh gh api -q .description https://api.github.com/repos/jonschlinkert/union-value ``` > Set an array of unique values as the...