Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/logging-bunyan

Package Overview
Dependencies
Maintainers
5
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/logging-bunyan - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

## v0.10.1
03-14-2019 14:58 PDT
### Bug Fixes
- fix: add missing dep on google-auth-library ([#278](https://github.com/googleapis/nodejs-logging-bunyan/pull/278))
## v0.10.0

@@ -9,0 +16,0 @@

5

package.json
{
"name": "@google-cloud/logging-bunyan",
"description": "Stackdriver Logging stream for Bunyan",
"version": "0.10.0",
"version": "0.10.1",
"license": "Apache-2.0",

@@ -56,3 +56,4 @@ "author": "Google Inc.",

"dependencies": {
"@google-cloud/logging": "^4.1.0"
"@google-cloud/logging": "^4.1.0",
"google-auth-library": "^3.1.0"
},

@@ -59,0 +60,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc