Socket
Socket
Sign inDemoInstall

@google-cloud/common

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/common - npm Package Versions

1
12

0.30.1

Diff

Changelog

Source

v0.30.1

01-25-2019 11:06 PST

New Features

  • fix: favor user options over defaults (#353)

Documentation

  • build: ignore googleapis.com in doc link check (#351)

Internal / Testing Changes

google-node-team
published 0.30.0 •

Changelog

Source

v0.30.0

01-23-2019 06:21 PST

New Features

  • fix: inherit requestModule from parent (#344)
  • feat: allow options to ServiceObject methods (#349)

Dependencies

  • chore(deps): update dependency google-auth-library to v3.0.0 (#348)
  • chore(deps): update dependency @types/sinon to v7.0.3 (#346)
  • chore(deps): update dependency @types/sinon to v7.0.2 (#343)

Internal / Testing Changes

  • build: check for 404s in the docs (#347)
google-node-team
published 0.29.1 •

Changelog

Source

v0.29.1

12-19-2018 20:57 PST

Bug fixes

  • fix: bind to this instead of true (#341)
google-node-team
published 0.29.0 •

Changelog

Source

v0.29.0

12-19-2018 13:11 PST

  • fix: use request_ for service-object (#337)
google-node-team
published 0.28.0 •

Changelog

Source

v0.28.0

12-13-2018 14:34 PST

This release has breaking changes. The signature of the protected request method on ServiceObject has been changed. The method now resolves with an array of [Body, Response], making it consistent with all other promisified methods. This change was made to fix several breaking changes that occurred in the 0.18.0 release.

New Features

  • feat: allow passing GoogleAuth client to Service (#314)
  • feat: add maybeOptionsOrCallback util method (#315)

Bug Fixes

  • fix: revert async behavior of request (#331)

Documentation

  • docs: update readme badges (#316)

Internal / Testing Changes

  • chore(deps): update dependency @types/sinon to v7 (#332)
  • chore(build): inject yoshi automation key (#330)
  • chore: update nyc and eslint configs (#329)
  • chore: fix publish.sh permission +x (#327)
  • fix(build): fix Kokoro release script (#326)
  • build: add Kokoro configs for autorelease (#325)
  • chore: always nyc report before calling codecov (#322)
  • chore: nyc ignore build/test by default (#321)
  • chore(build): update the prettier config (#319)
  • chore: update license file (#318)
  • fix(build): fix system key decryption (#313)
  • chore(deps): update dependency @types/sinon to v5.0.7 (#308)
  • chore(deps): update dependency typescript to ~3.2.0 (#312)
google-node-team
published 0.27.0 •

Changelog

Source

v0.27.0

11-26-2018 12:26 PST

BREAKING CHANGE: The ServiceObject class now has stricter TypeScript types for property names. This will have no runtime impact, but may cause TypeScript compilation errors until the issues are addressed.

Fixes

  • fix: improve types for service object (#310)
  • refactor: drop through2, mv, and a few others (#306)

Internal / Testing Changes

  • chore: add a synth.metadata
  • fix: Pin @types/sinon to last compatible version (#307)
google-node-team
published 0.26.2 •

Changelog

Source

v0.26.2

This patch release also brings in a patch dependency update of @google-cloud/projectify which contains a fix for OOM issue.

Implementation Changes

  • ts: genericize CreateOptions in ServiceObject (#275)

Dependencies

  • chore(deps): upgrade @google-cloud/projectify to v0.3.2 (#301)
  • chore(deps): update dependency gts to ^0.9.0 (#300)
  • chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 (#298)
  • fix(deps): update dependency through2 to v3 (#295)

Internal / Testing Changes

  • chore: update eslintignore config (#299)
  • chore: drop contributors from multiple places (#297)
  • chore: use latest npm on Windows (#296)
  • chore: update CircleCI config (#294)
google-node-team
published 0.26.1 •

Changelog

Source

v0.26.1

Dependencies

  • chore(deps): upgrade @google-cloud/projectify to ^0.3.1 (#289)

Internal / Testing Changes

  • chore: include build in eslintignore (#288)
  • chore: update issue templates (#284)
  • chore: remove old issue template (#282)
  • build: run tests on node11 (#280)
google-node-team
published 0.26.0 •

Changelog

Source

v0.26.0

Implementation Changes

  • fix(typescript): Make ResponseCallback match subtype (#271)
  • fix: Do not retry streaming POST requests. (#268)
  • Don't publish sourcemaps (#256)

Dependencies

  • chore: Remove 'is' dependency (#270)
  • chore(deps): update dependency sinon to v7 (#267)
  • chore(deps): update dependency typescript to ~3.1.0 (#259)

Internal / Testing Changes

  • chores(build): run codecov on continuous builds (#276)
  • chore: update new issue template (#274)
  • chore: re-enable codecov (#266)
  • test: move install to system tests, and other tsconfig cleanup (#269)
  • Update kokoro config (#264)
  • docs: Remove appveyor badge from readme (#262)
  • Update CI config (#258)
  • build: prevent system/sample-test from leaking credentials
  • Update the kokoro config (#254)
  • test: remove appveyor config (#253)
  • Update CI config (#252)
google-node-team
published 0.25.3 •

Changelog

Source

v0.25.3

Bug fixes

  • fix(types): improve TypeScript types (#248)
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