@curium.rocks/data-emitter-base
Advanced tools
Comparing version 0.11.0 to 0.12.0
{ | ||
"name": "@curium.rocks/data-emitter-base", | ||
"version": "0.11.0", | ||
"version": "0.12.0", | ||
"description": "A collection of typescript class interfaces and base classes that specify generic contracts with things that emit data", | ||
@@ -29,4 +29,4 @@ "main": "build/src/lib.js", | ||
"@types/node": "18.7.6", | ||
"@typescript-eslint/eslint-plugin": "5.34.0", | ||
"@typescript-eslint/parser": "5.34.0", | ||
"@typescript-eslint/eslint-plugin": "5.35.1", | ||
"@typescript-eslint/parser": "5.35.1", | ||
"chai": "4.3.6", | ||
@@ -33,0 +33,0 @@ "eslint": "8.22.0", |