scramjet-core
Advanced tools
Comparing version 4.28.2 to 4.28.3
{ | ||
"name": "scramjet-core", | ||
"version": "4.28.2", | ||
"version": "4.28.3", | ||
"description": "A pluggable minimal version of Scramjet that focuses only on stream transform and exposes only core features", | ||
@@ -48,3 +48,3 @@ "main": "lib/index.js", | ||
"dmd": "^5.0.2", | ||
"eslint": "^7.7.0", | ||
"eslint": "^7.8.1", | ||
"eslint-config-scramjet": "^2.0.1", | ||
@@ -57,6 +57,6 @@ "fancy-log": "^1.3.3", | ||
"jsdoc-parse": "^5.0.0", | ||
"nodeunit-tape-compat": "^1.3.53", | ||
"scramjet": "^4.34.1", | ||
"nodeunit-tape-compat": "^1.3.55", | ||
"scramjet": "^4.34.3", | ||
"tape": "^5.0.1" | ||
} | ||
} |