sdk-javascript/examples/typescript-ex
Snyk bot f8514062d4
[Snyk] Security upgrade cloudevents from 3.1.0 to 4.0.0 (#377)
* fix: examples/typescript-ex/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255

* chore: update example to use the 4.0 API

Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>

Co-authored-by: Lucas Holmquist <lholmqui@redhat.com>
2021-01-06 09:55:37 -05:00
..
src [Snyk] Security upgrade cloudevents from 3.1.0 to 4.0.0 (#377) 2021-01-06 09:55:37 -05:00
README.md chore: Update examples to use the latest sdk version(2.0.2) (#206) 2020-06-09 18:08:15 -04:00
package.json [Snyk] Security upgrade cloudevents from 3.1.0 to 4.0.0 (#377) 2021-01-06 09:55:37 -05:00
tsconfig.json chore: Update examples to use the latest sdk version(2.0.2) (#206) 2020-06-09 18:08:15 -04:00
tslint.json Typescript examples 2019-10-29 20:49:54 -03:00

README.md

Typescript Example

The types are available since v1.0.0

How To Start

Install and transpile:

npm install

Then, start

npm start