27 Commits

Author SHA1 Message Date
8d532d08b5 1.3.3 2022-11-25 22:23:23 +01:00
85a51d9003 change package-version 2022-11-23 20:21:45 +01:00
99234c865c rename cmd in cli 2022-11-20 19:28:47 +01:00
21c704eaff add jsste as cli tool 2022-11-20 19:27:34 +01:00
794d6b5550 add cmd.js 2022-11-18 16:37:10 +01:00
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
71bfe7a22e new version 1.2.3 2022-11-03 19:29:11 +01:00
496ad727f2 fix state 2022-11-03 19:27:13 +01:00
477570b4e5 version 1.2.2 2022-11-03 18:58:44 +01:00
828667c3f3 remove checker dependecy 2022-10-31 13:24:22 +01:00
4fd34232a2 remove dependencies and tsc script 2022-10-29 19:14:38 +02:00
f4636b3946 change package.json 2022-10-28 17:38:16 +02:00
9d20956804 add examples-repo to readme.md 2022-10-28 16:44:20 +02: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
ff32e74531 remove empty catch | add checker module 2021-08-08 18:58:39 +02:00
430831bde9 change readme.md 2021-08-08 16:40:09 +02:00
cb6843b337 delete jsdom 2021-08-07 20:05:45 +02:00
bab47bfa1d del dist and gulpfile 2021-08-07 18:44:57 +02:00
d01f9fb233 add license in package.json 2021-08-07 17:23:31 +02:00
c4e8cadb9c rename 2021-08-07 16:32:56 +02:00
e650a77500 change npm scripts 2021-08-07 15:44:54 +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