node-ast-types 0.15.2-3 source package in Ubuntu

Changelog

node-ast-types (0.15.2-3) unstable; urgency=medium

  * Team upload
  * Fix test for babel 7.17.2 (Closes: #1005583)

 -- Yadd <email address hidden>  Sun, 13 Feb 2022 10:23:35 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-ast-types_0.15.2-3.dsc 2.2 KiB 819ecce3698b25525b6c0de3b012e6fdbd2a03a06b0fc8b2f0c2fb1a0db21d11
node-ast-types_0.15.2.orig.tar.gz 212.7 KiB 75cec36ba4bc88655b844ba09bc55e5fa7c66b704621ef32576cceac0f0e2929
node-ast-types_0.15.2-3.debian.tar.xz 181.2 KiB 88f03d009d8cdf51302b2c948f08f9555780c5636ff1c5e4e690cae69ef83c8e

Available diffs

No changes file available.

Binary packages built by this source

node-ast-types: Esprima-compatible implementation of the Mozilla JS Parser API

 This module provides an efficient, modular and Esprima-compatible
 implementation of the abstract syntax tree type hierarchy pioneered by the
 Mozilla Parser API.
 .
 Node.js is an event-based server-side JavaScript engine.