tangled
alpha
login
or
join now
kitten.sh
/
evalish
0
fork
atom
Mirror: A maybe slightly safer-ish wrapper around eval Function constructors
0
fork
atom
overview
issues
pulls
pipelines
v0.1.1
kitten.sh
3 years ago
70329705
ac36818d
+1
-1
1 changed file
expand all
collapse all
unified
split
package.json
+1
-1
package.json
···
2
2
"name": "evalish",
3
3
"description": "A maybe slightly safer-ish wrapper around eval Function constructors",
4
4
"DISCLAIMER": "Please maybe try something else first.. Please.",
5
5
-
"version": "0.1.0",
5
5
+
"version": "0.1.1",
6
6
"main": "dist/evalish.js",
7
7
"module": "dist/evalish.mjs",
8
8
"types": "dist/types/index.d.ts",