VYPR

npm package

json5

pkg:npm/json5

Vulnerabilities (1)

  • CVE-2022-46175HigDec 24, 2022
    affected >= 2.0.0, < 2.2.2fixed 2.2.2

    JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). The `parse` method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named `__proto__`, allowing