Socket
Socket
Sign inDemoInstall

@google-cloud/debug-agent

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/debug-agent - npm Package Versions

1
6

4.0.4

Diff

Changelog

Source

4.0.4 (2019-10-02)

Bug Fixes

  • deps: update dependency gcp-metadata to v3 (#757) (77d0d93)
google-wombot
published 4.0.3 •

Changelog

Source

4.0.3 (2019-08-22)

Bug Fixes

  • correct column numbers for line-1 breakpoints (#751) (f6d4f76)
google-wombot
published 4.0.2 •

Changelog

Source

4.0.2 (2019-08-21)

Bug Fixes

  • allow calls with no request, add JSON proto (bb1bcc9)
  • warn if maxDataSize=0 (#744) (e322b6c)
  • deps: update @sindresorhus/is to v1 (#747) (dac1102)
  • deps: update dependency acorn to v7 (#748) (ddc3629)
  • deps: use the latest extend (#735) (2d60f49)
  • docs: link to reference docs section on googleapis.dev (#724) (6d809e6)
google-wombot
published 4.0.1 •

Changelog

Source

4.0.1 (2019-06-24)

Bug Fixes

google-wombot
published 4.0.0 •

Changelog

Source

4.0.0 (2019-06-05)

⚠ BREAKING CHANGES

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

Bug Fixes

  • deps: update dependency @google-cloud/common to v1 (#692) (eeaeac8)
  • deps: update dependency express to v4.17.0 (#695) (90420bd)
  • deps: update dependency express to v4.17.1 (#708) (97bfa7b)
  • deps: update dependency gcp-metadata to v2 (#691) (3a4b275)

Build System

Features

  • add get() function (#709) (003c662)
  • support apiEndpoint override (#713) (dfa349e)
google-wombot
published 3.2.0 •

Changelog

Source

v3.2.0

05-02-2019 08:18 PDT

Implementation Changes

New Features

  • feat: add debugger support for Cloud Run. See b/112087600 for context (#671)
  • fix: use stableObjectId field for object equality in Node 10+ (#524)

Dependencies

  • chore(deps): update dependency @types/nock to v10 (#674)
  • chore(deps): update dependency nyc to v14 (#669)
  • fix(deps): update dependency @google-cloud/common to ^0.32.0 (#667)
  • chore(deps): update dependency @types/semver to v6
  • chore(deps): drop unused dependency on broken-link-checker-local
  • chore(deps): update dependency typescript to ~3.4.0
  • fix(deps): update dependency semver to v6
  • chore(deps): update dependency @types/node to ~10.14.0

Documentation

Internal / Testing Changes

  • update to .nycrc with --all enabled (#675)
  • test: add smoke test for app sample (#663)
  • chore: drop duplicate nyc config (#665)
  • chore: publish to npm using wombat (#655)
  • build: use per-repo publish token (#654)
google-node-team
published 3.1.0 •

Changelog

Source

v3.1.0

03-12-2019 16:20 PDT

New Features

  • feat: make logpoint function customizable (#634)

Bug Fixes

  • fix: correct typings for SourceContext (#626)
  • fix: add webpack support to the Sourcemapper (#640)
  • fix: avoid spurious 'unable to clear' errors (#624)

Dependencies

  • fix: update @google-cloud/common to ^0.31.0 (#639)
  • fix(deps): update dependency gcp-metadata to v1
  • fix(deps): update dependency @sindresorhus/is to ^0.15.0 (#619)

Documentation

  • docs: add samples code (#633)
  • docs: update links in contrib guide (#637)
  • docs: update contributing guide (#628)
  • docs: add lint/fix example to contributing guide (#621)

Internal / Testing Changes

  • build: Add docuploader credentials to node publish jobs (#648)
  • build: use node10 to run samples-test, system-test etc (#647)
  • build: add configs to import keys for builds
  • chore: remove p-limit types (#645)
  • chore: Delete unused region tags (#644)
  • chore(deps): update dependency mocha to v6
  • build: use linkinator for docs test (#636)
  • test: use unique service context for e2e tests (#638)
  • chore: add missing dev dependency (#635)
  • test: add grpcjs system tests (#631)
  • refactor: address TODO about id type (#627)
  • build: create docs test npm scripts (#630)
  • chore: remove unneeded code (#625)
  • chore: update acorn to version 6 (#620)
  • chore: upgrade typescript to ~3.3.0 (#618)
  • build: ignore googleapis.com in doc link check (#615)
  • build: check broken links in generated docs (#612)
  • chore(build): inject yoshi automation key (#608)
google-node-team
published 3.0.1 •

Changelog

Source

v3.0.1

12-11-2018 14:18 PST

Implementation Changes

  • fix: use well-formatted URLs when setting breakpoints (#535)

Dependencies

  • chore: update teeny-request (#589)
  • fix(deps): update dependency @google-cloud/common to ^0.27.0 (#586)
  • refactor: drop dependencies on request and lodash (#585)
  • chore(deps): update dependency @types/node to ~10.12.0 (#546)
  • refactor: remove a few unused dependencies (#584)
  • chore: make npm test platform independent (#583)
  • chore(deps): update dependency gts to ^0.9.0 (#580)
  • fix(deps): update dependency @google-cloud/common to ^0.26.0 (#552)
  • fix(deps): update dependency gcp-metadata to ^0.9.0 (#566)
  • chore: update issue templates (#565)
  • fix(deps): update dependency gcp-metadata to ^0.8.0 (#548)
  • chore(deps): update dependency @types/glob to v7 (#549)
  • chore(deps): update dependency typescript to ~3.1.0 (#547)
  • chore(deps): update dependency nock to v10 (#551)
  • fix(deps): update dependency @google-cloud/common to ^0.25.0 (#520)

Internal / Testing Changes

  • chore: update nyc and eslint configs (#607)
  • chore: fix publish.sh permission +x (#605)
  • fix(build): fix Kokoro release script (#604)
  • build: add Kokoro configs for autorelease (#603)
  • chore: always nyc report before calling codecov (#600)
  • chore: nyc ignore build/test by default (#599)
  • chore(build): update prettier and renovate config (#597)
  • chore: update system tests key (#596)
  • chore: update license file (#595)
  • fix(build): fix system key decryption (#591)
  • chore: use a uuid in system tests (#590)
  • chore: add encrypted key for system tests (#588)
  • chore: add synth.metadata
  • chore: update eslintignore config (#579)
  • chore: drop contributors from multiple places (#578)
  • chore: use latest npm on Windows (#576)
  • chore: update CircleCI config (#574)
  • chore: include build in eslintignore (#571)
  • fix: fix Node 11 tests (#569)
  • chore: remove old issue template (#563)
  • fix: fix Node 10.12.0 specific test failures (#560)
  • build: run tests on node11 (#561)
  • chores(build): do not collect sponge.xml from windows builds (#550)
  • chore: update new issue template (#544)
  • build: fix codecov uploading on Kokoro (#540)
  • Update kokoro config (#538)
  • Update kokoro config (#534)
  • test: remove appveyor config (#533)
  • chore: update kokoro config (#532)
  • Enable prefer-const in the eslint config (#531)
google-node-team
published 3.0.0 •

Changelog

Source

2018-09-18, Version 3.0.0 (Beta), @dominickramer

This version drops support for Node 4, adds the pathResolver configuration option to support debugging files that have ambiguous paths, and adds a fix to handle debugging objects with circular references (for Node <10).

Breaking Changes

  • chore: drop support for node.js 4 (#440) d6318d8

Features

  • feat: pathResolver to allow arbitrary path mapping on behalf of agent (#461) a0a27f0
  • feat: use small HTTP dependency (#510) ce903bc

Fixes

  • fix: handle circular refs correctly with legacy debugging API (#515) 8e6cf9b
  • fix: allow snapshots in shorter transpiled files (#513) 9512bac
  • fix: move vm.runInDebugContext to constructor (#509) 6b33feb
  • fix(deps): update @google-cloud/common to ^0.23.0 (#506) f67d1af
  • fix: fix the workingDirectory root dir test (#492) dd8e4af
  • fix: delegate auth logic to google-auth-library (#489) 841609a
  • fix: fix installation tests (#488) 8356b15
  • fix(deps): update dependency gcp-metadata to ^0.7.0 (#474) 3a2369d
  • fix(deps): update dependency coffeescript to v2 (#476) 30747fa
  • fix: fix package warnings for coffee-script and source-maps (#441) 4a7ee90
  • fix: stop testing node 4 on appveyor (#444) 9df77ea
  • fix: clean up the readme (#442) 521aa69
dominicdkramer
published 2.6.0 •

Changelog

Source

2018-06-12, Version 2.6.0 (Beta), @dominickramer

This release adds side-effect-free evaluation #335 and fixes an issue where when a breakpoint is hit in a transpiled file, the line number of the breakpoint incorrectly changes #436.

Commits

  • fix: line numbers don't change in transpiled files (#436) 2d7a0f7
  • docs: fix image links on npmjs.com (#435) 71ae615
  • chore: remove stripResults parameter (#432) e42836f
  • chore: clean up test-e2e.ts (#431) a627642
  • feat: implement side-effect-free expression evaluation (#335) 173c9e7
  • chore: remove the GCLOUD_USE_INSPECTOR env var (#429) 73b171e
  • chore: change the gts version to ^0.5.4 (#427) 54d3d10
  • chore: add tests to verify evaluated expressions (#425) d03e0e5
  • chore(package): update @types/node to version 10.0.3 (#424) cc40309
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