feat: Generalize and extend notification channel type behaviour

This commit is contained in:
Joachim Van Herwegen
2023-01-27 11:53:30 +01:00
parent 7d029a9465
commit c36f15e2da
32 changed files with 1291 additions and 624 deletions

View File

@@ -120,6 +120,7 @@
"@types/proper-lockfile": "^4.1.2",
"@types/pump": "^1.1.1",
"@types/punycode": "^2.1.0",
"@types/rdf-validate-shacl": "^0.4.1",
"@types/sparqljs": "^3.1.3",
"@types/url-join": "^4.0.1",
"@types/uuid": "^9.0.0",
@@ -155,6 +156,7 @@
"rdf-serialize": "^2.0.0",
"rdf-string": "^1.6.1",
"rdf-terms": "^1.9.0",
"rdf-validate-shacl": "^0.4.5",
"sparqlalgebrajs": "^4.0.3",
"sparqljs": "^3.5.2",
"url-join": "^4.0.1",
@@ -162,8 +164,7 @@
"winston": "^3.8.1",
"winston-transport": "^4.5.0",
"ws": "^8.8.1",
"yargs": "^17.5.1",
"yup": "^0.32.11"
"yargs": "^17.5.1"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",