sdk-javascript/lib
Lance Ball aa2cef6e3c
deps: update old and remove unused dependencies
This commit updates all of the dependencies in package.json to
their most recent versions. It also removes dependencies that were
specified in package.json but not used - or only used in a
`require()` statement.

These changes have some ripple effects. Istanbul has not been
supported for some time, so it has been replaced with nyc.
The code coverage reporting tool from codacy has been updated
as well. This could not be tested without having the API token.

Finally, the CI job has been modified to run tests on Node.js
versions 10x and 12x. All older versions of Node.js are no longer
maintained.

Signed-off-by: Lance Ball <lball@redhat.com>
2020-04-20 14:53:53 -04:00
..
bindings/http deps: update old and remove unused dependencies 2020-04-20 14:53:53 -04:00
formats Merge pull request #58 from danbev/use-const 2020-04-20 09:57:56 -03:00
specs deps: update old and remove unused dependencies 2020-04-20 14:53:53 -04:00
utils Missing semicolon 2019-11-08 10:08:48 -03:00
cloudevent.js Use const instead of var where applicable 2020-04-20 09:54:25 +02:00