scramjet-core
Advanced tools
Comparing version 4.31.17 to 4.31.18
{ | ||
"name": "scramjet-core", | ||
"version": "4.31.17", | ||
"version": "4.31.18", | ||
"description": "A pluggable minimal version of Scramjet that focuses only on stream transform and exposes only core features", | ||
@@ -59,3 +59,3 @@ "main": "lib/index.js", | ||
"dmd": "^6.0.0", | ||
"eslint": "^7.26.0", | ||
"eslint": "^7.28.0", | ||
"eslint-config-scramjet": "^3.0.0", | ||
@@ -69,6 +69,6 @@ "fancy-log": "^1.3.3", | ||
"jsdoc-parse": "^6.0.0", | ||
"nodeunit-tape-compat": "^1.3.76", | ||
"scramjet": "^4.35.16", | ||
"nodeunit-tape-compat": "^1.3.77", | ||
"scramjet": "^4.35.17", | ||
"tape": "^5.2.2" | ||
} | ||
} |