bunyan-blackhole
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "bunyan-blackhole", | ||
"version": "1.1.0", | ||
"description": "Create a fully functional bunyan logger but doesn't output anything anywhere", | ||
"version": "1.1.1", | ||
"description": "create a fully functional bunyan logger that doesn't output anything anywhere", | ||
"main": "index.js", | ||
@@ -28,5 +28,10 @@ "scripts": { | ||
"dependencies": { | ||
"bunyan": "~1.3.4", | ||
"stream-blackhole": "^1.0.3" | ||
}, | ||
"peerDependencies": { | ||
"bunyan": "~1.x.x" | ||
}, | ||
"devDependencies": { | ||
"bunyan": "1.8.1" | ||
} | ||
} |
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
3995
5
1
+ Addedbunyan@1.8.15(transitive)
+ Addeddtrace-provider@0.8.8(transitive)
+ Addedmoment@2.30.1(transitive)
+ Addednan@2.22.0(transitive)
- Removedbunyan@~1.3.4
- Removedbunyan@1.3.6(transitive)
- Removeddtrace-provider@0.4.0(transitive)
- Removednan@1.5.3(transitive)