Skip to content

Commit 9f12397

Browse files
committed
credit
1 parent edfc7fa commit 9f12397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Using `new Function(code)` is akin to using indirect eval.
153153
## See also
154154
155155
- [lave](https://github.com/jed/lave) by Jed Schmidt
156-
- [arson](https://github.com/benjamn/arson) by Ben Newman
156+
- [arson](https://github.com/benjamn/arson) by Ben Newman. The `stringify`/`parse` approach in `devalue` was inspired by `arson`
157157
- [tosource](https://github.com/marcello3d/node-tosource) by Marcello Bastéa-Forte
158158
- [serialize-javascript](https://github.com/yahoo/serialize-javascript) by Eric Ferraiuolo
159159
- [jsesc](https://github.com/mathiasbynens/jsesc) by Mathias Bynens

0 commit comments

Comments
 (0)