yahoo / serialize-javascript

Serialize JavaScript to a superset of JSON that includes regular expressions and functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it deterministic?

jjangga0214 opened this issue · comments

Hi!

I want to know if the result is deterministic, so reproducible across different environments (e.g. different node version, OS, etc).

Thanks :)