acorn 5.1.2+ds1-2 source package in Ubuntu
Changelog
acorn (5.1.2+ds1-2) unstable; urgency=high * Team upload * Reimport change of 5.1.1+ds1-3 -- Bastien Roucariès <email address hidden> Thu, 02 Nov 2017 15:30:47 +0100
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
acorn_5.1.2+ds1-2.dsc | 2.0 KiB | 46a66ba6b67a3e89bfad5c48809f64be9a95899f313cf3920dfb8a212c0668c7 |
acorn_5.1.2+ds1.orig.tar.gz | 121.2 KiB | a425fa2c4e955e4b36b827abe9771413175f1e75e563509a356c530d9ed25276 |
acorn_5.1.2+ds1-2.debian.tar.xz | 7.3 KiB | d72cba3418c41be39f4c5583fa1d6fa55be62ffe8fc126d7cbeb543855812fff |
Available diffs
- diff from 5.1.2+ds1-1 to 5.1.2+ds1-2 (1.1 KiB)
No changes file available.
Binary packages built by this source
- node-acorn: ECMAScript parser for Node.js
Acorn is a tiny, fast JavaScript parser written in JavaScript.
.
acorn.js defines the main parser interface. The library also comes with a
error-tolerant parser and an abstract syntax tree walker, defined in other
files.
.
This package contains the acorn module for Node.js.
.
Node.js is an event-based server-side JavaScript engine.