@keboola/middy-error-logger
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@keboola/middy-error-logger", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Error logger middleware for Middy", | ||
@@ -12,2 +12,3 @@ "repository": "https://github.com/keboola/middy-error-logger", | ||
"dependencies": { | ||
"http-errors": "^1.7.1", | ||
"lodash": "^4.17.10" | ||
@@ -21,2 +22,3 @@ }, | ||
"@babel/runtime": "^7.1.2", | ||
"@keboola/eslint-config-node": "^1.0.1", | ||
"babel-core": "^7.0.0-bridge", | ||
@@ -26,8 +28,5 @@ "babel-eslint": "^10.0.1", | ||
"eslint": "^5.4.0", | ||
"eslint-config-airbnb-base": "^13.1.0", | ||
"eslint-plugin-import": "^2.14.0", | ||
"http-errors": "^1.7.1", | ||
"jest": "^23.6.0", | ||
"middy": "^0.19.1", | ||
"mocha": "^5.1.1", | ||
"unexpected": "^10.37.7" | ||
@@ -34,0 +33,0 @@ }, |
## Error Logger Middleware for Middy | ||
[![Build Status](https://travis-ci.org/keboola/middy-error-logger.svg?branch=master)](https://travis-ci.org/keboola/storage-api-js-client) | ||
[![Build Status](https://travis-ci.org/keboola/middy-error-logger.svg?branch=master)](https://travis-ci.org/keboola/middy-error-logger) | ||
@@ -5,0 +5,0 @@ Errors logging middleware for [Middy](https://middy.js.org/). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14
7763
2
+ Addedhttp-errors@^1.7.1
+ Addeddepd@1.1.2(transitive)
+ Addedhttp-errors@1.8.1(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedsetprototypeof@1.2.0(transitive)
+ Addedstatuses@1.5.0(transitive)
+ Addedtoidentifier@1.0.1(transitive)