winston-logzio
Advanced tools
Comparing version 5.1.8 to 5.1.9
{ | ||
"name": "winston-logzio", | ||
"description": "A winston transport wrapper for logzio", | ||
"version": "5.1.8", | ||
"version": "5.1.9", | ||
"author": "Gilly Barr <gilly@logz.io>", | ||
@@ -49,3 +49,3 @@ "contributors": [ | ||
"lodash.assign": "4.2.0", | ||
"logzio-nodejs": "^2.1.4", | ||
"logzio-nodejs": "^2.1.7", | ||
"triple-beam": "^1.3.0", | ||
@@ -61,4 +61,3 @@ "winston": "^3.8.2", | ||
"mocha": "^5.2.0", | ||
"sinon": "^1.17.1", | ||
"snyk": "^1.1190.0" | ||
"sinon": "^1.17.1" | ||
}, | ||
@@ -71,7 +70,4 @@ "main": "./lib/winston-logzio", | ||
"scripts": { | ||
"test": "node_modules/.bin/mocha", | ||
"snyk-protect": "snyk protect", | ||
"prepare": "npm run snyk-protect" | ||
}, | ||
"snyk": true | ||
"test": "node_modules/.bin/mocha" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
6
27287
Updatedlogzio-nodejs@^2.1.7