Package node-uglify-js: Information

  • Default inline alert: Version in the repository: 3.17.0-alt1

Binary package: node-uglify-js
Version: 3.9.4-alt1
Architecture: noarch
Build time:  May 30, 2020, 03:21 AM in the task #252422
Source package: node-uglify-js
Report package bug
License: BSD License
Summary: JavaScript parser, minifier, compressor and beautifier toolkit
Description: 
UglifyJS is a JavaScript parser, minifier, compressor and beautifier toolkit.

Note:
* uglify-js@3 has a simplified API and CLI that is not backwards compatible with uglify-js@2.
* uglify-js only supports JavaScript (ECMAScript 5).
* To minify ECMAScript 2015 or above, transpile using tools like Babel.

Maintainer: Vitaly Lipatov

List of contributors:
Vitaly Lipatov

Last changed


May 29, 2020 Vitaly Lipatov 3.9.4-alt1
- new version, full spec rewrite

-* Wed Jul 18 2018 Stanislav Levin <slev@altlinux.org> 2.8.22-alt1
-- Initial build for Sisyphus