lambda-monitor-logger
Advanced tools
Comparing version 2.4.0 to 2.4.1
{ | ||
"name": "lambda-monitor-logger", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "Logging designed to be used with lambda-monitor", | ||
@@ -50,21 +50,21 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.8.4", | ||
"@babel/core": "7.9.6", | ||
"@babel/plugin-proposal-object-rest-spread": "7.9.6", | ||
"@babel/register": "7.9.0", | ||
"@blackflux/eslint-plugin-rules": "1.3.27", | ||
"@blackflux/robo-config-plugin": "3.1.1", | ||
"@babel/cli": "7.10.4", | ||
"@babel/core": "7.10.4", | ||
"@babel/plugin-proposal-object-rest-spread": "7.10.4", | ||
"@babel/register": "7.10.4", | ||
"@blackflux/eslint-plugin-rules": "1.3.30", | ||
"@blackflux/robo-config-plugin": "3.5.0", | ||
"babel-eslint": "10.1.0", | ||
"chai": "4.2.0", | ||
"coveralls": "3.1.0", | ||
"eslint": "6.8.0", | ||
"eslint-config-airbnb-base": "14.1.0", | ||
"eslint-plugin-import": "2.20.2", | ||
"eslint": "7.4.0", | ||
"eslint-config-airbnb-base": "14.2.0", | ||
"eslint-plugin-import": "2.22.0", | ||
"eslint-plugin-json": "2.1.1", | ||
"eslint-plugin-markdown": "1.0.2", | ||
"eslint-plugin-mocha": "6.3.0", | ||
"js-gardener": "2.0.154", | ||
"node-tdd": "2.10.5", | ||
"nyc": "15.0.1", | ||
"semantic-release": "17.0.7" | ||
"eslint-plugin-mocha": "7.0.1", | ||
"js-gardener": "2.0.164", | ||
"node-tdd": "2.15.0", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.1.1" | ||
}, | ||
@@ -71,0 +71,0 @@ "engines": { |
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
18224