Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Terser

The fast and efficient minifier for modern JavaScript
Collective - Host: opensource - https://opencollective.com/terser - Website: https://terser.org - Code: https://github.com/terser

update changelog

github.com/terser/terser - d68435b529c13a484dbd5a1ce54a843c6bd6f042 authored almost 5 years ago
Pin grunt version to support Node >=6

github.com/terser/html-minifier-terser - 14ddb3c86f3e32f4d6f04e3dd9db9f2ee32f6a55 authored almost 5 years ago
Merge pull request #605 from terser/dependabot/npm_and_yarn/rollup-2.0.6

Bump rollup from 1.22.0 to 2.0.6

github.com/terser/terser - 3db83d223d808f6c092e23b0b9cf5040df786d42 authored almost 5 years ago
compute AST node size using a specific method

github.com/terser/terser - 2a504cf4efdb30aa84bcf834fdf43a544d3f0a2a authored almost 5 years ago
Bump rollup from 1.22.0 to 2.0.6

Bumps [rollup](https://github.com/rollup/rollup) from 1.22.0 to 2.0.6.
- [Release notes](https:/...

github.com/terser/terser - 17940dcb9f614f85b785b1dc86606705d69d93a2 authored almost 5 years ago
update mocha

github.com/terser/terser - 23b11dd1f6f019233c9741596795cf66c4332eee authored almost 5 years ago
use TERSER_PATH to find terser for acorn functional test

github.com/terser/terser-functional-tests - 53cc86666a4b2b744e9eb014f9e0492fcc7ca8e5 authored almost 5 years ago
fix functional tests

github.com/terser/terser - e74beaf9f504d8b71cab5fbc908190171ecc1097 authored almost 5 years ago
Bump semver from 6.3.0 to 7.1.3 (#600)

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 7.1.3.
- [Release notes](https...

github.com/terser/terser - 1a5a6ad7f8ebfcbb6a71b35bde0b3cdf36abd7e6 authored almost 5 years ago
Bump rimraf from 3.0.0 to 3.0.2 (#601)

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.0 to 3.0.2.
- [Release notes](https:/...

github.com/terser/terser - 671a09a66dec2e4fe85f9159d586768a6af0a84a authored almost 5 years ago
avoid comments being moved between return and its value. closes #597

github.com/terser/terser - d6d010c00abf3bfbdcc928fd1f08952e6e5e6415 authored almost 5 years ago
Bump semver from 6.3.0 to 7.1.3

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 7.1.3.
- [Release notes](https:...

github.com/terser/terser - d22bbacefc7253be20185697490f9d508c0cfd99 authored almost 5 years ago
Bump acorn from 7.1.0 to 7.1.1 (#598)

Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://...

github.com/terser/terser - c0991ab23c853741b3661c1aa2dde56c7de4e825 authored almost 5 years ago
Fixed issue #585 (Problem with setting --comments to false) (#591)

* Added test case for issue #585

* Fixed errorneous evaluation of value 'false' for CLI argum...

github.com/terser/terser - cf0fa1fc8b90538be7f1cf74d3d7ff2381cac21a authored almost 5 years ago
Fix typing for SourceMapOptions.content (#587)

- `SourceMapOptions.content` can be source map object, `'inline'` or source map file content acc...

github.com/terser/terser - 5918d9d0d8180050cb1acf8a6387eed5dd0ba080 authored almost 5 years ago
fix: call "contains_this" only for AST_Lambda (#594)

github.com/terser/terser - e266265f257ac79b554b0dbb812217f66a9f88a3 authored almost 5 years ago
traverse graph without needing to hold each module in memory

github.com/terser/terser-bundle - 5cac1396b5da16fc2e7b4b8d9e1faff5c0fcbd82 authored almost 5 years ago
move all-exports to the export side

github.com/terser/terser-bundle - 560e321ac0b4c83ae00dba26bb608cd75c6d9ff3 authored almost 5 years ago
improve module.exports detection

github.com/terser/terser-bundle - c2188d61e11847f6a68b89440e09dee3331dd175 authored almost 5 years ago
more cjs/esm interop

github.com/terser/terser-bundle - ba0fcc104a5a17eb4039ef5d24bcaf62e3f6f2a8 authored almost 5 years ago
avoid arrow functions using this being inlined into other wrapping functions. Closes #581

github.com/terser/terser - 6acdfb4454dfba01db8c5f730458a39c4cdc19dd authored almost 5 years ago
Implement `unsafe_symbols` optimization (#582)

* implement `unsafe_symbols` optimization

* adjust unsafe_symbols implementation

* check f...

github.com/terser/terser - dbe20b1f1379b2ecb9fbdab20c46a41544be1730 authored almost 5 years ago
bring back breaking changes

github.com/terser/terser - e140ce935adfe31ea4998b334e450c250a3f7300 authored almost 5 years ago
attempt to enable functional tests

github.com/terser/terser - ceba645bea341851cc5a26c2de8fc040182e31f4 authored almost 5 years ago
remove ESM need for computer-science

github.com/terser/terser-functional-tests - 3fe99ad55708d7f7c9d00a2789ce43a9a9718f3a authored almost 5 years ago
update changelog

github.com/terser/terser - 2f026af596b1f04dc282d4e0060f5d00823db545 authored almost 5 years ago
quickly revert changes

github.com/terser/terser - 8b65878018409720d61d5aa297b21181ebaa0c9d authored almost 5 years ago
update changelog

github.com/terser/terser - f50f01742990f79969fcaca5ddbc9a75cef17046 authored almost 5 years ago
fix reverse walk

github.com/terser/terser - bee2d41fb6d1399339b20ee76de48a78c8e87948 authored almost 5 years ago
avoid conflicts between variables with the same name in different modules

github.com/terser/terser-bundle - 3e59969fddb1a3ac0ef667a97d807ae760b44bb0 authored almost 5 years ago
move Module class out of graph

github.com/terser/terser-bundle - 514dc55539566dfc8a344af3cd9dcfb7acb00e67 authored almost 5 years ago
module graph and compiler

github.com/terser/terser-bundle - 3bce6496f01762c5a6295b238e4bf2c5aaf4b5c5 authored almost 5 years ago
use walk() some more

github.com/terser/terser - 6ba84bc30a231ba94a844c2ac43821123add6b64 authored almost 5 years ago
optimize equivalent_to and create simple walk function

github.com/terser/terser - fc08bf51b1e7c7e1b2cb75a6332f108e66818674 authored almost 5 years ago
update changelog

github.com/terser/terser - 98f82abd4989639a9f61925dcf77aa7bd1678761 authored almost 5 years ago
use mochallel again

github.com/terser/terser - 5a8f9a00cc586e9dcf0831d73391b156f35b593a authored almost 5 years ago
preserve @license comments starting with //. Closes #560

github.com/terser/terser - 8e27417fad8c8e668f838dbdf521e6eac4fb9495 authored almost 5 years ago
escape </script> in comments and regexp. Closes #568

github.com/terser/terser - 5dc877222fe3af10338fe6d8a1c9f93447f9407b authored almost 5 years ago
fix unsafe RegExp constructor to regex transformation when slashes are involved. Closes #563

github.com/terser/terser - be65707095a8cff2b0712e3c1eb5d24f92202a9c authored almost 5 years ago
Update terser.d.ts (#569)

github.com/terser/terser - fb0c69ea05bb0936a7292a224116eb70da1dbb01 authored almost 5 years ago
Set AST_Node.prototype.constructor. (#574)

This makes console.log() and similar tooling print the right type for
the class.

github.com/terser/terser - 1310934670188271e68ec234f0672984d589681b authored almost 5 years ago
Update the description of --remove-script-type-attributes

github.com/terser/html-minifier-terser - d8ab2e7355e9a0f4894f60cd9fbb86ba145ceb83 authored almost 5 years ago
Correctly use exported case methods

github.com/terser/html-minifier-terser - 9f2d2347a0df20031223ceabf75669fb53f8b895 authored almost 5 years ago
Upgrade camel-case

github.com/terser/html-minifier-terser - 93ac5b39f67c6dc7da370bc2cf759568a6b3c62e authored almost 5 years ago
Upgrade param-case

github.com/terser/html-minifier-terser - 03bc8d1e23b73ecd789e00d4035a32eae4fe3e41 authored almost 5 years ago
Update version in lockfile

github.com/terser/html-minifier-terser - 3afb5b7e93aacbeb556d4c1ad84e6f4a51dfa318 authored almost 5 years ago
Add support for script type module (#29)

Add support for script type module

github.com/terser/html-minifier-terser - b1fd1cebf229e2a83047635e4a3b6393efa3f853 authored about 5 years ago
Merge branch 'master' into patch-1

github.com/terser/html-minifier-terser - ddeb2df5d6458cc23718830c48cf405d32058b42 authored about 5 years ago
Pin node-qunit-puppeteer version

puppeteer 2.0.0 dropped support for Node 6 but Node 6 is still supported by webpack 4

github.com/terser/html-minifier-terser - cc8a022fa58979ed4a4e05a9aeb68f63636e5504 authored about 5 years ago
Add support for script type module

github.com/terser/html-minifier-terser - 4b9949c288c9a57ea47ff1bfeac781e9b8b5ea99 authored about 5 years ago
Collapse multiple if-statements with the same consequents (#555)

* Collapse multiple if-statements with the same consequents

I frequently write separated if-s...

github.com/terser/terser - 9e2ff84d05eaa25ca63197fe5e2622f0b397a72e authored about 5 years ago
[ts] Add missing wrap_func_args property to OutputOptions (#557)

github.com/terser/terser - f6600662b2f4f4d9e239a3c562c0f011d36b8cf6 authored about 5 years ago
Optimize checking surrogate pair (#553)

github.com/terser/terser - 8291b9dbf7d1c3a2edfbca3500bbe79886b787c4 authored about 5 years ago
update changelog

github.com/terser/terser - 9dbdf7330d81aebc86c00f23fb56732076ebd6d1 authored about 5 years ago
Remove extra comparison in while loop (#552)

Loop will end at 0 naturally. Since using `i--` (instead of `--i`), if `i` is 0 initially, will ...

github.com/terser/terser - 8bf1033e9dd4ee960b666b8c82dacbddb77461ba authored about 5 years ago
Preserve pure comments (#550)

* preserve pure comments and remove empty comments #526

* feat: add preserve_annotations opti...

github.com/terser/terser - 35b17232a24867ff3e788a667ebb0f1e8fbf70b4 authored about 5 years ago
Add the 'strict' value to keep_quoted (#551)

github.com/terser/terser - f3ef28a8d8b5a10b6b8cc7b669d13a9617fb4c3e authored about 5 years ago
update changelog

github.com/terser/terser - 848ccd6d181da0841ab3c5a6aee75dcfa9be1194 authored about 5 years ago
avoid inlining property access into callsites with noinline set

github.com/terser/terser - 56893adc5341263fb2ee10e0873acf3c11ccc652 authored about 5 years ago
make collapse_vars respect noinline annotation. closes #350

github.com/terser/terser - 2f198e571bad2134b2aa69fb71d567a075b6c653 authored about 5 years ago
close #481; prevent enclosed conflicts in scopes which are pulled into other scopes through inline

github.com/terser/terser - 2ad90a645b83b29347e4d8a9ff2a9645d74b7705 authored about 5 years ago
use local terser in pbrute tests

github.com/terser/terser-functional-tests - 476f71fab298459f827f01c63305a71622fd4f43 authored about 5 years ago
add pbrute test to run-all.sh

github.com/terser/terser-functional-tests - d45abc19b4b182ce03b2e0f85eb7ce32f3d62dea authored about 5 years ago
update changelog

github.com/terser/terser - 64aa293839368534ecd97151ce1d39d260976246 authored about 5 years ago
prevent duplicating classes. Closes #549

github.com/terser/terser - 32102924241e8c4122f171bc80cfd175b65aaa76 authored about 5 years ago
update changelog

github.com/terser/terser - a5abb63b58bd1be6cb6ae48f1eaf890ac0f488e4 authored about 5 years ago
make class recursive refs count as recursive refs. closes #543

github.com/terser/terser - 49e54eb7ee4fde8a45efaa72b238aa6c1fceb64b authored about 5 years ago
prevent evaluation of BigInts. closes #546.

github.com/terser/terser - 5f0555c5963a27b0594ac6c6bd4a0cae487e68b6 authored about 5 years ago
remove thing that does execSync

github.com/terser/terser-functional-tests - 5f269ab6c7bcefbaf2210ae148b76647b6d9d8fc authored about 5 years ago