ajax icon indicating copy to clipboard operation
ajax copied to clipboard

Avoid eval

Open PhilT opened this issue 9 years ago • 2 comments

I would replace your evals in get/postJSON to use JSON.parse.

PhilT avatar Aug 24 '15 10:08 PhilT

Actually, I'm slightly confused, you're already doing JSON.parse in send why have separate methods that call eval?

I'm no expert, just curious.

PhilT avatar Aug 24 '15 10:08 PhilT

Sorry, I'm not maintaining this library, so you may want to fork it if you are using it.

joehewitt avatar Aug 28 '15 01:08 joehewitt