pino-datadog
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "pino-datadog", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A transport for pino that sends messages to DataDog", | ||
@@ -42,11 +42,11 @@ "homepage": "https://github.com/ovhemert/pino-datadog", | ||
"standard": "^12.0.0", | ||
"tap": "^14.1.11" | ||
"tap": "^14.2.0" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.18.0", | ||
"batch2": "^1.0.2", | ||
"axios": "^0.19.0", | ||
"batch2": "^1.0.4", | ||
"commander": "^2.20.0", | ||
"fast-json-parse": "^1.0.3", | ||
"pumpify": "^1.5.1", | ||
"snyk": "^1.167.2", | ||
"snyk": "^1.170.0", | ||
"split2": "^3.1.1", | ||
@@ -53,0 +53,0 @@ "stream": "0.0.2", |
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
27747
+ Addedaxios@0.19.2(transitive)
- Removedaxios@0.18.1(transitive)
- Removedis-buffer@2.0.5(transitive)
Updatedaxios@^0.19.0
Updatedbatch2@^1.0.4
Updatedsnyk@^1.170.0