altair-koa-middleware
Advanced tools
Comparing version 2.3.4 to 2.3.5
{ | ||
"name": "altair-koa-middleware", | ||
"version": "2.3.4", | ||
"version": "2.3.5", | ||
"description": "Koa middleware for altair graphql client", | ||
@@ -8,3 +8,3 @@ "main": "./build/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"test": "echo \"Error: no test specified\" && exit 0", | ||
"prepare-dist": "node scripts/prepare_dist.js", | ||
@@ -34,3 +34,3 @@ "declarations": "tsc --declaration", | ||
"dependencies": { | ||
"altair-static": "^2.3.4", | ||
"altair-static": "^2.3.5", | ||
"koa-router": "^7.4.0", | ||
@@ -42,3 +42,3 @@ "koa-send": "^5.0.0" | ||
}, | ||
"gitHead": "31a46812d41b49e0de45e10555f9d20a49fa5688" | ||
"gitHead": "e5ce60f5a14997f1471a961ac76efacbb044df46" | ||
} |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
Updatedaltair-static@^2.3.5