Vassili Gorshkov
Results
3
issues of
Vassili Gorshkov
I have benchmarked jsonpath.value(obj, "$.a.b.c") with 100K objects. It took > 40 seconds to compute. This looked way too slow for such a simple lookup. Looking at the code it...
….b.c The change is simple caching of the parse(), normalize() and strigify() functions
package.json needs to be updated to use [email protected] or above. For more information see https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23440.