Comparing version 4.35.15 to 4.35.16
{ | ||
"name": "scramjet", | ||
"version": "4.35.15", | ||
"version": "4.35.16", | ||
"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", | ||
@@ -75,7 +75,7 @@ "main": "lib/index.js", | ||
"@otris/jsdoc-tsd": "^2.0.0", | ||
"@types/node": "^14.14.37", | ||
"@types/node": "^15.0.1", | ||
"check-dts": "^0.4.1", | ||
"decache": "^4.6.0", | ||
"dmd": "^6.0.0", | ||
"eslint": "^7.23.0", | ||
"eslint": "^7.25.0", | ||
"eslint-config-scramjet": "^3.0.0", | ||
@@ -92,3 +92,3 @@ "fancy-log": "^1.3.3", | ||
"node-fetch": "^2.6.1", | ||
"nodeunit-tape-compat": "^1.3.73", | ||
"nodeunit-tape-compat": "^1.3.74", | ||
"replace-in-file": "^6.1.0", | ||
@@ -102,5 +102,5 @@ "shelljs": "^0.8.4", | ||
"papaparse": "^5.3.0", | ||
"rereadable-stream": "^1.4.8", | ||
"scramjet-core": "^4.31.14" | ||
"rereadable-stream": "^1.4.9", | ||
"scramjet-core": "^4.31.16" | ||
} | ||
} |
318719
Updatedrereadable-stream@^1.4.9
Updatedscramjet-core@^4.31.16