10 Commits

Author SHA1 Message Date
dependabot[bot]
3552a43714
Bump nanoid and mocha
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `nanoid` from 3.1.20 to 3.3.3
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.3.3)

Updates `mocha` from 8.4.0 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v10.1.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 18:43:20 +00:00
dependabot[bot]
df2fd6a888
Bump glob-parent from 3.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 3.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 18:40:14 +00:00
5cc73cb37b remove examples 2022-10-27 19:19:23 +02:00
81e185d5c5 change static filepaths | fix whitespace bug | delete Express-API | add comments 2021-12-18 21:13:57 +01:00
60eee82fb5 create examples | create tests | fix jsonmerger | fix imports 2021-11-10 20:05:09 +01:00
074b5ac026 replace checker with typechecker npm package 2021-08-08 19:05:52 +02:00
31642c432b add package-log 2021-08-07 15:43:09 +02:00
c995686df1 rename | add gulpfile 2021-08-07 15:39:13 +02:00
e6c762be9c create test 2021-05-23 16:12:47 +02:00
3558770298 first commit 2021-04-20 16:38:11 +02:00