Ecosyste.ms: OpenCollective

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

github.com/terser/terser

🗜 JavaScript parser, mangler and compressor toolkit for ES6+
https://github.com/terser/terser

3.10.0

009f03cc75c449809cf5270fb9e04978ceb30097 authored over 6 years ago
don't decrease debuggability of compressed code by obfuscating symbols

1d600780e3208637e506a849d831be640d94d206 authored over 6 years ago
go back to mocha 3

3cc24438b2c6a8a4a97eddfcbfba2e478be67840 authored over 6 years ago
3.9.3

42c795acf346da93e25be58c462a73ce7503965c authored over 6 years ago
update vulnerable dependencies

18d5080ce95dcc794f728203a20dab05f95bea12 authored over 6 years ago
3.9.2

f5e3a6218ac5345b21d1c7bb02eba342ab4874c7 authored over 6 years ago
close #177 with patch from @kzc

b9089cc2d3b30cf309e8f70ca1325582eb2b4db0 authored over 6 years ago
3.9.1

cd9415fd2debcb141c41bc485b1299b3b96c6fb3 authored over 6 years ago
3.9.0

a7ac0296977910e32ae6070aa041b0e2c0de649d authored over 6 years ago
drop empty object destructure decl when `pure_getters` true (#116)

893835f7a4b3257a95abdeb55d7c0ccc290fb2cf authored over 6 years ago
add build status

5a25305ac121a4c45bdd0801bae33c7ffd925e4e authored over 6 years ago
add ability to test parse errors with `expect_error` (#115)

217111950ff5cc325317a3f2a8b55f74ac0b4ec5 authored over 6 years ago
fix `unused` decl with side effect followed by destructuring decl (#113)

835a510815ef9ee1f34e44644058f634a5c3ce22 authored over 6 years ago
fixed documentation (#112)

ffb6e6ee8b177a103505c938298f8e11a7e2025d authored over 6 years ago
drop `unused` destructuring declarations when `pure_getters` enabled (#109)

161167b084e22f2dd484bee8c5a423368b8c43f7 authored over 6 years ago
do not mangle computed properties and handle numeric keys (#110)

be6c3845f05d115348665320702a9940438ee70b authored over 6 years ago
fix documentation bug (#103)

- @see https://github.com/mishoo/UglifyJS2/issues/3248#issuecomment-418411148
- `arrows` compre...

aafbf32dc2234bd2c4d2a70f45d6cc0c43436cc1 authored over 6 years ago
fix tests for new acorn version and close #102

ff31aa94c8f8cfd2438c362cc8711341e615e0d0 authored over 6 years ago
fix parsing statement mistaken for a directive (#100)

29ae9142f83779b712b024fe71ff1fa1d15e889c authored over 6 years ago
add support for async generator methods (#98)

fixes #97

b70cadd77328fbb7722da2bd66edea1e3501a777 authored over 6 years ago
3.8.2

35ba6d13eeb888bf03b5931fd684d8bb113bf6ca authored over 6 years ago
update dependencies

- [email protected]

46d60f75936ffa39b61ad98e9ed5b3900accf242 authored over 6 years ago
incorporte changes to tests from fc78423

7099adf5e2877be2ef7d623341aca2726ee81915 authored over 6 years ago
more lint

89f06b399464deb4b3f727ecec799c7e30a13766 authored over 6 years ago
lint

3ba7e577daa9a59c3ba9bd0dafe58f31034477aa authored over 6 years ago
link to proof that uglify-es is not matinatined

closes #90

f9eaf2919416e8feef0a76ae1620d34cc1112c6a authored over 6 years ago
fix associativity of exponentiation operator (#88)

fixes #86

21e5b66c9f0a5eae5d3337c12930b25cb89d33c5 authored over 6 years ago
fix corner case in `global_defs` (#3218)

fixes #3217

e239197df59cd860cf9c1764a12fc0fa691a0581 authored over 6 years ago
3.8.1

0c8e173b67df10f0c41406a442a35601ec17e2b6 authored over 6 years ago
apply @kzc's fix for #87

1cc2acfc21a930964caad1d0cc0a59712d4df8ab authored over 6 years ago
3.8.0

68435eba3dbc14a2ff031544a627e6bc219edc5f authored over 6 years ago
deprecate preserve_line option

fc260abdaa6d9467c9fe23500120f2d435d37b43 authored over 6 years ago
Revert "fix corner cases in `preserve_line` (#3212)"

This reverts commit 6a60eeac78b346bbddcadee4cf026ee64ed564be.

And closes #85

caad9c306fe4d9db5bbf38a1e4fdf3b6c90e39b5 authored over 6 years ago
fix corner cases in `preserve_line` (#3212)

6a60eeac78b346bbddcadee4cf026ee64ed564be authored over 6 years ago
Revert "remove lint upon commit due to virus in eslint-scope" (#84)

This reverts commit ad50c47365431aebd25f1eee20dc0bd054fc6ef0.

941d5ee9a5df2b7ce96606cb9de9d6e3a3b3341e authored over 6 years ago
remove lint upon commit due to virus in eslint-scope

See: https://github.com/eslint/eslint-scope/issues/39

ad50c47365431aebd25f1eee20dc0bd054fc6ef0 authored over 6 years ago
new regex 's' flag

3eb85571668fd990d4e5baaff512b2167ad8164d authored over 6 years ago
3.7.8

8129b9a396437f9ad09e99ae8c3a1caf99407977 authored over 6 years ago
fix handling of default function parameters by `unused`

d8800dd2b7c24286ac103c1830cb441ac2fe48ec authored over 6 years ago
[cherry-pick] fix corner case in `unused`

(code style changes to tests)

b495a46f54cb7d4c23efacb175e019e80825f08d authored over 6 years ago
add class literal support to source maps

also fix unrelated mocha test related to `directives`

c9aadbdbed73d05d9e89655fe8a6a136edfcefc7 authored over 6 years ago
[port] fix corner case in `unused`

https://github.com/mishoo/UglifyJS2/commit/5ffc17d4a

5b427290ebde19b6e611187181d968378bfe7be3 authored over 6 years ago
implement `directives` (#3203)

fixes #3166

dcccb6059ee4223bdeee8ebbad7bd95aae19d6d9 authored over 6 years ago
[port] improve tests (#3195)

1442a0fb5601ab7cd4fd5ceb091a7358d5e3bda8 authored over 6 years ago
update package-lock.json

330076f58dfe5895efc4320c2443aa297ec12493 authored over 6 years ago
update dependencies

6207ae576483f863382ea4b80948bd24c889a276 authored over 6 years ago
3.7.7

c8d74870054ac142f19187919d26988a5179e59d authored over 6 years ago
[port] improve source map granularity (#3030)

d7bb44bf900ecea0ebd262619ffb648be022cd65 authored over 6 years ago
generate source map for browser bundle upon prepublish

- browser bundle works with JS bundlers as well as with
an HTML <script> tag using the global ...

07e1cb84aadeb1f7e79f16535ee6af4c46e91b03 authored over 6 years ago
refine function `inline` of destructuring declarations

improves #70

e9a4857b0f070b729358bf482a3a69cc11561068 authored over 6 years ago
fix function `inline` of destructuring declarations

24518ddb0906d0f0ca13592a066c926ac7e827cc authored over 6 years ago
revert fafc6993a9 clean up regex code

fixes #67

d9a45000e02a984988fa840887d286b45e544047 authored over 6 years ago
add test for AST_RegExp.value.raw_source

remove unused AST_RegExp.raw property

0c115b341e7c6d4ac6d2a3a3ca3d7f439f556538 authored over 6 years ago
implement for-await-of

fd71376b75ca93533bb7f82424fe700dcdc833b5 authored over 6 years ago
[cherry-pick] speed up `has_parens()` (take 2) (#3052)

fixes #3050

fe6600e2c3e45ffc62ac0c883bf7d5941bd24eb1 authored over 6 years ago
clean up regex code

fafc6993a968580388db508842ea093c9ab1bbfb authored over 6 years ago
future-proof colorless-console.js

3e516242c834453caebe222f0d0d8e81ee445513 authored over 6 years ago
handle ENAMETOOLONG when reading files

c9192dca20e93b61ef69e40b6d050d4f4d54f548 authored over 6 years ago
Update README.md

4cfe73bc932b7dc8a8aab2515316d9c7c12596dd authored over 6 years ago
fix class extends expression handling in `join_vars`

fixes #64

e09fd9e41adffea4c64fbed0916493725478c072 authored over 6 years ago
Merge pull request #55 from fabiosantoscode/lint

Lint

f8a195fe3e45878b5543276edde84ea22c12da51 authored over 6 years ago
Merge remote-tracking branch 'origin/master' into lint

72ac819efef252fb6dd49e31b950d88927206679 authored over 6 years ago
port uglify-js `arguments` compress option fix

https://github.com/mishoo/UglifyJS2/pull/3193

also take into account:
- parameter destructuri...

6ccab387560c68507c1527b6bea413dcf79b2e6e authored over 6 years ago
increase timeout for unpaired surrogates test

ba78c8987730d50eb91b73b6c49f20f8100ad36a authored over 6 years ago
[cherry-pick] fix corner cases in `properties`

fixes #3188

24aa5a5e65e7cd9b44f3c3814a5e3dc6eb73b6f6 authored over 6 years ago
drop husky for pre-commit

b9212fc84212301042bffa976d0b3eb9618f9c6e authored over 6 years ago
[port] 4c5b9d3 general clean-ups (part 3)

73254205a16e80f26e26d76460d7ef3a90c9a44d authored over 6 years ago
Revert "[port] 4c5b9d3 general clean-ups (part 1)"

This reverts commit f5b5aea0c44c2a507b86d5d079f9f098371874a4.

052f37dc366d1631824ce4367fef435cc702637b authored over 6 years ago
include node 10 in appveyor

cbec3723e1452f1b49a9795f94e3a922acfdc10e authored over 6 years ago
[port] 4c5b9d3 general clean-ups (part 2)

152d55b1837e288d44ea3caac31c594be8041e07 authored over 6 years ago
[port] 4c5b9d3 general clean-ups (part 1)

4adae1f21a66401c9ae7f7c77a6a0ebafa3894bb authored over 6 years ago
[port] 4c5b9d3 general clean-ups (part 1)

da55b3874ffdaa1923dda64d9a03ef19741c871d authored over 6 years ago
[port] 4c5b9d3 general clean-ups (part 2)

5291b622ab4833713641cbd856c3d1dd9d11b78c authored over 6 years ago
Revert "[port] 4c5b9d3 general clean-ups (part 2)"

This reverts commit 2d456b67a8254f1c3adf1d1517e4131f4acde0c7.

e604d32ac4915114903d4c011d01ea0d334d8f0c authored over 6 years ago
[cherry-pick] deduplicate parenthesis around object and function literals (#2953)

7941a93090d4cc18972b08d4805c07d48a62e8e6 authored over 6 years ago
fix handling of `yield` in `collapse_vars`

fixes #60

a5043b309c0606c503c3ce4768ec6a4b89c0f106 authored over 6 years ago
extend timeout for inline source map CLI test

19358d1a60f2aaea3a30ca03546fdce748230ca9 authored over 6 years ago
have node 10 skip jetstream test

until stream truncation issue resolved.

Note: not a terser bug.

0fd784cceca0eb707234cbb1ea51514f7bced2ed authored over 6 years ago
make prepublish script cross-platform

e913d37fb71c453a59cdb846d91eb7e3881cd880 authored over 6 years ago
Update README.md

3ef6879ecafd12b57e575ec85e6104e71d5a1b6f authored over 6 years ago
require source map module

42c02f0f35f1f73809c8db8d63be70164ec98434 authored over 6 years ago
fix path in .gitignore

fcf95d48c26d4b734e02cda3d96712e751b392c0 authored over 6 years ago
describe how yarn users can alias uglify-es to terser

4c1e40765c565d0fab842c791b02464dc1354ea5 authored over 6 years ago
place browser bundle in dist directory instead of tools

54a815620f803e5951b3a1788c0a1a05398e0891 authored over 6 years ago
refine documentation of `unsafe` option

f9071f766c7577584b59957933710ee9e3459fdb authored over 6 years ago
Fix link

8e694d983dc16d72b366ac0451f7172ae6ea8489 authored over 6 years ago
Create commonjs bundle for browser usage (closes #31)

6904cf47e9349d0ba54662fcad99ab8063de1642 authored over 6 years ago
improve speed of `collapse_vars` in edge case

limit number of consecutive variable definitions for consideration

ed2b5d83af3a068b98d77629238d3e4cf9121f02 authored over 6 years ago
improve AST walk/transform documentation

d1d990cf5781911f5e2f320e99a890840ff3890c authored over 6 years ago
correct the AST traversal/transformation links

fixes #49

0ded1d3a5c09af6ddec9fdc302f73e90db53005b authored over 6 years ago
Update README.md

00f32e91d86e18a26c0fbd12866ada3bd30df2ca authored over 6 years ago
Merge pull request #33 from TrySound/patch-1

Add rollup plugin link

b6a1c5ead00a4147628bbe4f9aec91e967339323 authored over 6 years ago
3.7.6

60b1a33c6697471e37f46001f832bb9baa72413f authored over 6 years ago
[cherry-pick] re-introduce `enclose` (#3163)

fixes #2443

d5287d03bd5d6e088f7c0ad690933f8ef2f6c781 authored over 6 years ago
[cherry-pick] update JetStream URL (#3165)

d8c042f087c5f58c4dd7ab6402e51235f2f81fd9 authored over 6 years ago
add upstream test from #3151

no code changes

000fd03c759339d6f4acc591472d729bada8603e authored over 6 years ago
port #3147: fix corner cases with `eval()`

3b5730c17825c02664bc11620e42e359f83634df authored over 6 years ago
Fix reading and writing source maps containing unicode characters

ae6f08ba294e2785aaf5ff9d4be4dd857fede147 added the `'ascii'` parameter
to Buffer conversion func...

9255757bcabbd35a8f69a4966e6a4f59b1927d36 authored over 6 years ago
exclude node 4 from benchmark.js and jetstream.js testing

7d80b434e8daad5a3abb41679fed3ade00ff4580 authored over 6 years ago
fix spidermonkey RegExp Literal `raw_source`

fa55c3c8b03eee355bb075c7289a304b3fca0599 authored over 6 years ago