nats-hemera
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "nats-hemera", | ||
"author": "Dustin Deus (https://github.com/StarpTech)", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"main": "lib/index.js", | ||
@@ -42,4 +42,4 @@ "homepage": "https://hemerajs.github.io/hemera/", | ||
"devDependencies": { | ||
"@types/node": "^10.5.1", | ||
"@types/pino": "^4.16.0" | ||
"@types/node": "^10.11.4", | ||
"@types/pino": "^5.6.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "dependencies": { | ||
"joi": "11.1.x", | ||
"pino": "5.0.x", | ||
"pino": "5.6.x", | ||
"super-error": "2.2.x", | ||
@@ -61,3 +61,4 @@ "tinysonic": "1.3.x" | ||
}, | ||
"typings": "./index.d.ts" | ||
"typings": "./index.d.ts", | ||
"gitHead": "4922e91476c6bf58ff14cecaa462266de5d2c26a" | ||
} |
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
83417
+ Addedpino@5.6.4(transitive)
- Removedpino@5.0.5(transitive)
Updatedpino@5.6.x