tangled
alpha
login
or
join now
kitten.sh
/
evalish
Mirror: A maybe slightly safer-ish wrapper around eval Function constructors
0
fork
atom
overview
issues
pulls
pipelines
Add missing Function in ignore
kitten.sh
3 years ago
ac36818d
c63fd489
options
unified
split
Changed files
+1
src
index.ts
+1
src/index.ts
···
13
13
global: true,
14
14
undefined: true,
15
15
require: true,
16
16
+
Function: true,
16
17
eval: true,
17
18
module: true,
18
19
exports: true,