Comparing version 4.35.2 to 4.35.4
{ | ||
"name": "scramjet", | ||
"version": "4.35.2", | ||
"version": "4.35.4", | ||
"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", | ||
@@ -69,7 +69,7 @@ "main": "lib/index.js", | ||
"@otris/jsdoc-tsd": "^2.0.0", | ||
"@types/node": "^14.14.5", | ||
"check-dts": "^0.3.3", | ||
"@types/node": "^14.14.8", | ||
"check-dts": "^0.4.0", | ||
"decache": "^4.6.0", | ||
"dmd": "^5.0.2", | ||
"eslint": "^7.12.1", | ||
"eslint": "^7.13.0", | ||
"eslint-config-scramjet": "^3.0.0", | ||
@@ -86,3 +86,3 @@ "fancy-log": "^1.3.3", | ||
"node-fetch": "^2.6.1", | ||
"nodeunit-tape-compat": "^1.3.64", | ||
"nodeunit-tape-compat": "^1.3.65", | ||
"replace-in-file": "^6.1.0", | ||
@@ -96,5 +96,5 @@ "shelljs": "^0.8.4", | ||
"papaparse": "^5.3.0", | ||
"rereadable-stream": "^1.4.1", | ||
"scramjet-core": "^4.31.2" | ||
"rereadable-stream": "^1.4.2", | ||
"scramjet-core": "^4.31.3" | ||
} | ||
} |
Updatedrereadable-stream@^1.4.2
Updatedscramjet-core@^4.31.3