Ran Benita
0a3ed5f2a1
1.15.0
2025-10-15 22:50:39 +03:00
Ran Benita
15409b2dc9
Allow newer versions of commander dependency
2025-10-15 22:46:15 +03:00
Ran Benita
fa961e1378
1.14.1
2022-03-21 15:26:29 +02:00
Ran Benita
951ac77f18
1.14.0
2022-01-31 11:58:39 +02:00
Ran Benita
0b78a50589
Require latest versions of acorn
2022-01-31 11:14:01 +02:00
Ran Benita
ba2e0175d4
tests: change deprecated coffee-script -> coffeescript
2022-01-31 11:06:37 +02:00
Ran Benita
8000f8a181
Allow newer commander versions
2022-01-31 11:01:33 +02:00
Ran Benita
3473f3c029
1.13.0
2020-11-26 16:15:35 +02:00
Ran Benita
2fbefe2608
Update diff 4 -> 5
2020-11-26 15:22:53 +02:00
Ran Benita
ae643ef526
Update commander 4 -> 6
2020-11-26 15:16:12 +02:00
Ran Benita
2d4499053a
Update acorn 7 -> 8
2020-11-26 15:15:00 +02:00
Ran Benita
b7da34a80d
Auto-update package-lock.json to lockfileVersion 2
2020-11-26 15:14:47 +02:00
Ran Benita
578b2ecf42
1.12.0
2020-03-10 23:29:46 +02:00
Ran Benita
59a74d0c53
Update dependencies
2020-03-10 22:47:07 +02:00
Ran Benita
d1c6efa87d
Update version in package-lock.json
2020-03-10 22:44:03 +02:00
Ran Benita
365240cd1e
Switch from optimist to commander for argument parsing
...
It has no transitive dependencies, has TypeScript definitions and is
maintained. Sounds better.
2019-09-03 23:39:27 +03:00
Ran Benita
554ffce7b7
Update to acorn 7, bump ecmaVersion to 11, deprecate the dynamicImport option
...
acorn, with ecmaVersion set to 11, now support dynamic imports, so we
can drop the acorn-dynamic-import dependency, and just enable parsing
import()s unconditionally.
2019-09-03 22:47:38 +03:00
Ran Benita
9f109d92fc
1.10.0
2019-06-22 22:17:13 +03:00
Ran Benita
5a22691c8d
Update source-map 0.5 -> 0.6
2019-01-24 22:11:06 +02:00
Ran Benita
7ce681b9f6
Update acorn 5 -> 6
2019-01-24 21:52:20 +02:00
Ran Benita
c726973aec
1.8.1
2019-01-19 22:17:48 +02:00
Ran Benita
4efa6f52b7
1.8.0
2019-01-19 22:12:57 +02:00
Ran Benita
cde0550061
Update diff ^2.2.1 -> ^4.0.0
2019-01-19 22:02:19 +02:00
Ran Benita
df45c87067
Remove find-line-column dependency
2019-01-19 21:59:12 +02:00
Ran Benita
e6576d68e1
Remove stringmap dependency
2019-01-19 21:59:12 +02:00
Ran Benita
2eb135d7f6
Remove stringset dependency
2019-01-19 21:59:12 +02:00
Ran Benita
73b02df42c
Remove alter dependency
...
The code is adapted from the package, but it's by the same author as
this package so copyright is the same.
2019-01-19 21:59:12 +02:00
Ran Benita
b551cf173f
Remove tryor dependency
2019-01-19 21:59:12 +02:00
Ran Benita
892a48704e
Remove simple-is dependency
2019-01-19 21:59:12 +02:00
Ran Benita
390bbb66e5
Remove simple-fmt dependency
...
Replace with template strings.
2019-01-19 21:59:12 +02:00
Ran Benita
81e34ff8bb
Refresh package-lock.json
2018-07-25 13:19:14 +03:00
CodySchaaf
84c790249a
Adds support for dynamic imports
2018-01-17 13:10:06 -08:00
Ran Benita
d1888e7546
Allow to use ES6 in the code base itself, require node>=4.0.0
...
Given the purpose of this fork, I think it is quite safe to assume users
have at least this version.
Allows to remove some old-school transpilation and the need for any
build step.
2017-09-12 20:41:52 +03:00
Ran Benita
62545ca23e
Add package-lock.json file
2017-09-12 20:06:14 +03:00