async-handler-middleware
Advanced tools
Comparing version 1.0.2 to 1.1.0
{ | ||
"name": "async-handler-middleware", | ||
"version": "1.0.2", | ||
"description": "", | ||
"version": "1.1.0", | ||
"description": "Error Handler for Async Functions", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/cdkirkwood/async-handler-middleware" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"keywords": [ | ||
"async", | ||
"middleware", | ||
"error handling", | ||
"await", | ||
"error" | ||
], | ||
"author": "Connor Kirkwood", | ||
"license": "ISC" | ||
} |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1227
2
0