jQuery Team is announcing that Esprima with version number 2.5.0 is already available to download.
What is Esprima ?
Esprima is A JavaScript library for parsing ECMAScript code .
Esprima was written for code structure analysis and is a tool for advanced JS developers only.Works with client-side (browsers) and server-side (Node.js, Rhino) environments.
This is changelog for Esprima version 2.5.0 :
- Support ES6 for-of iteration
- Support ES6 spread arguments
- Minimize npm payload
You can read the complete changelog and also download this latest version on their homepage:
esprima.org