Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/nodejs-security-private-ca
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: googleapis/nodejs-security-private-ca
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    1406fcd View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. fix(browser): check for fetch on window (#36)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * fix: do not modify options object, use defaultScopes docs: regenerated jsdoc comments with examples build: use gapic-generator-typescript v1.2.1
    
    Note: these change require google-gax "^2.9.2". @alexander-fenster will make sure the google-gax version is bumped across libraries.
    PiperOrigin-RevId: 341102751
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Nov 6 12:56:54 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: b759c563bacf9cd15749be4d2bdd276d3f48ee29
    Source-Link: googleapis/googleapis@b759c56
    
    * fix: better fallback feature detection, jsdoc update
    
    Use gapic-generator-typescript v1.2.2.
    
    PiperOrigin-RevId: 342778480
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Nov 16 20:22:00 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: c6b1c72942991b1c605fe56a6041e06a86a9443e
    Source-Link: googleapis/googleapis@c6b1c72
    
    * fix: linting, updated jsdoc blocks
    
    Use gapic-generator-typescript v1.2.3.
    
    PiperOrigin-RevId: 342976840
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Nov 17 17:04:11 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: c979fbeb80d1b940790a69183629d799e4c05b4c
    Source-Link: googleapis/googleapis@c979fbe
    
    * fix: use optional chaining for window.fetch feature detection
    
    Use gapic-generator-typescript v1.2.4.
    Committer: @alexander-fenster
    PiperOrigin-RevId: 343136730
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Nov 18 12:49:25 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 2cda8d285b66c14da57363201b7e4efbca47d034
    Source-Link: googleapis/googleapis@2cda8d2
    
    * fix: mark window as global for linter
    
    Use gapic-generator-typescript v1.2.5.
    Committer: @alexander-fenster
    PiperOrigin-RevId: 343187793
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Nov 18 17:10:02 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 5587028631d4d743fd906c4eb4e4e4649a7ee5ce
    Source-Link: googleapis/googleapis@5587028
    yoshi-automation authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    673c8d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    93caf82 View commit details
    Browse the repository at this point in the history
Loading