Commit Graph

18 Commits

Author SHA1 Message Date
snyk-bot a9bd0ff2c6 fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131
2019-10-03 21:07:13 +00:00
snyk-bot 4ad9eb13e8 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CSVPARSE-467403
2019-09-22 21:07:05 +00:00
Martijn de Boer 3518fec1fc Updates 2019-07-23 12:38:26 +02:00
Martijn de Boer cd75fb1570
Merge pull request #8 from sexybiggetje/dependabot/npm_and_yarn/extend-3.0.2
Bump extend from 3.0.1 to 3.0.2
2019-07-23 12:33:14 +02:00
dependabot[bot] 20f4fb9b7b
Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-23 10:07:12 +00:00
dependabot[bot] e5a5561184
Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-23 10:07:09 +00:00
snyk-test 35cf024d4a fix: .snyk, package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-450202
2019-07-04 19:14:28 +00:00
snyk-test 2e5172b3d6 fix: .snyk, package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-450202
2019-07-03 21:07:16 +00:00
Martijn de Boer 26209e9fab Resolve security warnings 2019-02-13 21:13:51 +01:00
Martijn de Boer 9e95bc56d3 Update some packages 2018-11-02 00:12:00 +01:00
Martijn de Boer c5a169729d Add simplistic motion jpeg driver, hardcoded addr/port 2018-07-03 19:39:50 +02:00
Martijn de Boer b755b5dbb3 Add preliminary support for writing sandboxed javascript for animation purposes. Renders a single frame now. 2018-01-07 16:18:58 +01:00
Martijn de Boer 740995190e Add eslint-plugin-security and config 2018-01-07 09:41:17 +01:00
Martijn de Boer 3236310651 Add eslint 2018-01-07 09:24:32 +01:00
Martijn de Boer 29f63cdb4a Fix dependency vulnerabilities found by nodesecurity 2018-01-05 20:06:41 +01:00
Martijn de Boer 81d5fb0c94 Tests and Travis 2018-01-05 19:34:03 +01:00
Martijn de Boer 7f106f4a3f Add some basic unit tests with Jest 2018-01-05 17:43:52 +01:00
Martijn de Boer f93a20a627 First work in progress app 2017-12-12 20:41:32 +01:00