Comparing version 4.34.1 to 4.34.2
{ | ||
"name": "scramjet", | ||
"version": "4.34.1", | ||
"version": "4.34.2", | ||
"description": "Lightweight and real-time data functional stream programming framework like event-stream, written in ES6 using async await with multi-threading and typescript support", | ||
@@ -72,3 +72,3 @@ "main": "lib/index.js", | ||
"dmd": "^5.0.2", | ||
"eslint": "^7.6.0", | ||
"eslint": "^7.7.0", | ||
"eslint-config-scramjet": "^2.0.1", | ||
@@ -83,3 +83,3 @@ "fancy-log": "^1.3.3", | ||
"jsdoc-parse": "^5.0.0", | ||
"nodeunit-tape-compat": "^1.3.52", | ||
"nodeunit-tape-compat": "^1.3.53", | ||
"replace-in-file": "^6.1.0", | ||
@@ -95,5 +95,5 @@ "request": "^2.88.2", | ||
"papaparse": "^5.2.0", | ||
"rereadable-stream": "^1.3.34", | ||
"scramjet-core": "^4.28.1" | ||
"rereadable-stream": "^1.3.35", | ||
"scramjet-core": "^4.28.2" | ||
} | ||
} |
Updatedrereadable-stream@^1.3.35
Updatedscramjet-core@^4.28.2