Safely evaluate JavaScript (estree) expressions, sync and async.
Stars
68
Forks
9
Watchers
68
Open Issues
2
Overall repository health assessment
^7.26.5^7.25.9^7.28.0^7.26.7^2.1.08.57.1^4.0.1^2.0.0^11.1.0^17.1.0^3.4.2^4.1.053
commits
1
commits
1
commits
1
commits
adds support for `prefix` option, to put data on a controlled namespace
7706cafView on GitHubFixes a bug where member expressions within arrow functions did not work
fb0246aView on GitHubMerge pull request #12 from SamyPesse/fix-members-function
9cf28d2View on GitHubadd tests, bug fixes for FunctionExpression, CallExpression.
e2fec9eView on GitHubadds guards for max array length and max expression depth.
1825809View on GitHubupdate assert to be always srict, add top-level await examples
beb892aView on GitHub