Denis Barbaron
|
2f54e40206
|
Upgrading STF for security reasons (#813)
* Upgrading STF for security reasons
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
* update semaphore files
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
* upgrading STF for security reasons v2
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
* update yarn.lock file
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
---------
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
|
2024-11-22 11:41:20 +01:00 |
|
Simo Kinnunen
|
cc736ba0ac
|
Ported CLI from commander to yargs because yargs suits our large CLI better and is easier to develop with. Split commands into separate files since the file was getting annoyingly long.
|
2016-12-22 05:32:03 +09:00 |
|
Simo Kinnunen
|
209031c271
|
Complain if dependencies don't satisfy package.json.
|
2016-11-11 22:28:28 +09:00 |
|
Simo Kinnunen
|
090908f161
|
Apparently Linux doesn't allow multiple arguments in shebang. Removing --harmony flag as it's currently unused anyway, and switching to Promise.longStackTraces().
|
2014-01-30 13:52:10 +09:00 |
|
Simo Kinnunen
|
6a142fcdb8
|
Enable bluebird long stack traces via the BLUEBIRD_DEBUG environment variable.
|
2014-01-09 10:25:26 +09:00 |
|
Simo Kinnunen
|
789e608dab
|
Enable harmony mode. Might want to use promises with yield.
|
2014-01-07 20:08:18 +09:00 |
|
Simo Kinnunen
|
f67eb6dd25
|
Minimal start with a custom logger and device tracker.
|
2014-01-07 10:55:41 +09:00 |
|