middleware-async
Advanced tools
Comparing version
{ | ||
"name": "middleware-async", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "A handy tool to work with async/promise express middleware", | ||
@@ -32,25 +32,25 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.9.0", | ||
"@babel/core": "^7.11.1", | ||
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", | ||
"@babel/plugin-transform-runtime": "^7.9.0", | ||
"@babel/preset-env": "^7.9.0", | ||
"@babel/preset-typescript": "^7.9.0", | ||
"@babel/runtime": "^7.9.2", | ||
"@types/express": "^4.17.6", | ||
"@types/jest": "^25.1.4", | ||
"@types/node": "^13.13.4", | ||
"@babel/plugin-transform-runtime": "^7.11.0", | ||
"@babel/preset-env": "^7.11.0", | ||
"@babel/preset-typescript": "^7.10.4", | ||
"@babel/runtime": "^7.11.1", | ||
"@types/express": "^4.17.7", | ||
"@types/jest": "^26.0.8", | ||
"@types/node": "^14.0.27", | ||
"@typescript-eslint/eslint-plugin": "^3.8.0", | ||
"@typescript-eslint/parser": "^3.8.0", | ||
"babel-eslint": "^10.1.0", | ||
"babel-jest": "^25.2.4", | ||
"babel-jest": "^26.2.2", | ||
"eslint": "^7.6.0", | ||
"eslint-config-airbnb-base": "^14.1.0", | ||
"eslint-plugin-babel": "^5.3.0", | ||
"eslint-plugin-import": "^2.20.2", | ||
"eslint-plugin-jest": "^23.8.2", | ||
"eslint-config-airbnb-base": "^14.2.0", | ||
"eslint-plugin-babel": "^5.3.1", | ||
"eslint-plugin-import": "^2.22.0", | ||
"eslint-plugin-jest": "^23.20.0", | ||
"flip-promise": "^1.0.4", | ||
"jest": "^25.2.4", | ||
"typescript": "^3.8.3" | ||
"jest": "^26.2.2", | ||
"typescript": "^3.9.7" | ||
}, | ||
"dependencies": {} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14106
124.37%5
66.67%169
Infinity%1
-50%