shapesecurity / shift-parser-js

ECMAScript parser that produces a Shift format AST
http://shift-ast.org/parser.html
Apache License 2.0
248 stars 28 forks source link

Update dependencies #387

Closed bakkot closed 5 years ago

bakkot commented 5 years ago

Also removes es6-map, hence fixes #383.

We don't do so on CI, so I confirmed locally that npm run benchmark works.