Socket
Socket
Sign inDemoInstall

@google-cloud/logging-bunyan

Package Overview
Dependencies
Maintainers
1
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 Versions

1
6

1.2.0

Diff

Changelog

Source

1.2.0 (2019-06-24)

Features

  • add support for apiEndpoint override (#336) (5feb3c9)
google-wombot
published 1.1.1 •

Changelog

Source

1.1.1 (2019-06-14)

Bug Fixes

google-wombot
published 1.1.0 •

Changelog

Source

1.1.0 (2019-06-05)

Features

  • add .repo-metadata.json, generate docs (#328) (342a41e)
google-wombot
published 1.0.0 •

Changelog

Source

1.0.0 (2019-05-29)

⚠ BREAKING CHANGES

  • upgrade engines field to >=8.10.0 (#298)

Bug Fixes

  • proper signature for _write[v] (#287) (8bb305a)
  • deps: update dependency google-auth-library to v4 (#308) (e309b7c)

Build System

Features

google-node-team
published 0.10.1 •

Changelog

Source

v0.10.1

03-14-2019 14:58 PDT

Bug Fixes

  • fix: add missing dep on google-auth-library (#278)
google-node-team
published 0.10.0 •

Changelog

Source

v0.10.0

03-12-2019 16:24 PDT

New Features

  • feat(middleware): generate parent request logs (#235)

Bug Fixes

  • fix: do not promote record.labels if improper (#266)
  • fix: remove deep dependency into auth-library (#251)

Documentation

  • docs: update links in contrib guide (#263)
  • docs: update contributing path in README (#256)
  • docs: move CONTRIBUTING.md to root (#255)
  • docs: add lint/fix example to contributing guide (#252)
  • docs: use https for links (#246)

Internal / Testing Changes

  • chore: allow custom port in samples tests (#272)
  • build: Add docuploader credentials to node publish jobs (#270)
  • build: update release config (#268)
  • build: use node10 to run samples-test, system-test etc (#269)
  • chore(deps): update dependency mocha to v6 (#264)
  • build: use linkinator for docs test (#262)
  • fix: de-flake system tests (#261)
  • chore: resolve TODO in test (#259)
  • build: create docs test npm scripts (#258)
  • build: test using @grpc/grpc-js in CI (#257)
  • chore(deps): update dependency @google-cloud/common to ^0.31.0 (#253)
  • fix(deps): update dependency yargs to v13 (#260)
  • fix: directly depend on @g-c/common (#250)
  • chore(deps): update dependency eslint-config-prettier to v4 (#245)
  • build: ignore googleapis.com in doc link check (#242)
  • build: check broken links in generated docs (#239)
  • refactor: modernize the sample tests (#237)
google-node-team
published 0.9.5 •

Changelog

Source

v0.9.5

12-12-2018 19:50 PST

Bug Fixes

  • fix(middleware): use bunyan log.child (#163)
  • fix: Don't publish sourcemaps (#166)

Dependencies

  • fix(deps): update dependency @opencensus/propagation-stackdriver to ^0.0.6 (#192)
  • fix(deps): update dependency @opencensus/propagation-stackdriver to ^0.0.5 (#177)

Docs & Samples

  • docs: update readme badges (#213)
  • refactor: convert samples test from ava to mocha (#190)

Internal / Testing Changes

  • chore: the sample tests complete correctly (#232)
  • chore(build): inject yoshi automation key (#231)
  • chore: update nyc and eslint configs (#230)
  • chore: fix publish.sh permission +x (#228)
  • fix(build): fix Kokoro release script (#227)
  • build: add Kokoro configs for autorelease (#226)
  • chore: always nyc report before calling codecov (#222)
  • chore: nyc ignore build/test by default (#220)
  • refactor: reduce the number of dependencies (#206)
  • chore: clean up usage of prettier and eslint (#219)
  • chore: update system tests key (#216)
  • chore: add polling to system tests (#217)
  • chore: update license file (#215)
  • fix(build): fix system key decryption (#211)
  • chore(deps): update dependency typescript to ~3.2.0 (#209)
  • chore: update system tests key (#210)
  • chore: add synth.metadata
  • chore(deps): update dependency gts to ^0.9.0 (#202)
  • chore: update eslintignore config (#201)
  • chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 (#200)
  • chore: drop contributors from multiple places (#199)
  • refactor(middleware): use common code from logging (#197)
  • cleanup: remove unnecessary deps and files (#198)
  • chore: use latest npm on Windows (#196)
  • chore: update CircleCI config (#195)
  • chore: include build in eslintignore (#191)
  • chore(deps): update dependency eslint-plugin-node to v8 (#186)
  • fix(deps): update dependency @google-cloud/common to ^0.26.0 (#181)
  • chore: update issue templates (#185)
  • chore: remove old issue template (#183)
  • build: run tests on node11 (#182)
  • chores(build): do not collect sponge.xml from windows builds (#180)
  • chores(build): run codecov on continuous builds (#179)
  • chore: update new issue template (#178)
  • build: fix codecov uploading on Kokoro (#174)
  • Update kokoro config (#171)
  • chore(deps): update dependency eslint-plugin-prettier to v3 (#170)
  • chore(deps): update dependency typescript to ~3.1.0 (#169)
google-node-team
published 0.9.4 •

Changelog

Source

v0.9.4

Documentation

  • fix: doc string is malformed for jsdoc (#164)
google-node-team
published 0.8.4 •

google-node-team
published 0.9.2 •

Changelog

Source

v0.9.2

Bug Fixes

  • fix: logged errors are reported to error reporting (#122)
  • chore: fix stream example in README (#134)
  • fix(deps): update @google-cloud/logging to 4.x (#152)

Dependencies

  • fix(deps): update dependency @google-cloud/common to ^0.25.0 (#150)
  • chore(deps): update dependency delay to v4 (#142)
  • fix(deps): update dependency @google-cloud/common to ^0.24.0 (#146)
  • fix(deps): update dependency @opencensus/propagation-stackdriver to ^0.0.4 (#141)
  • fix(deps): update dependency @google-cloud/common to ^0.23.0 (#139)
  • fix(deps): update samples dependency @google-cloud/logging-bunyan to ^0.9.0 (#137)
  • chore(deps): update dependency execa to v1 (#138)

Internal / Testing Changes

  • Enable prefer-const in the eslint config (#151)
  • Enable no-var in eslint (#149)
  • Update CI config (#147)
  • Add synth script and update CI (#144)
  • Retry npm install in CI (#143)
  • chore(deps): update dependency nyc to v13 (#140)
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