From 22c6fc392908a7a1276bc1e9c2a789fe2554a86e Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 25 Mar 2024 05:43:40 +0000 Subject: [PATCH] chore(deps-dev): bump @types/node from 20.11.28 to 20.11.30 (#524) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.28 to 20.11.30. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ff689180d4ea0749845956ea9749c65a74cd623a --- functions/createSignature.html | 2 +- functions/createSignatureForPathAndQuery.html | 2 +- functions/signUrl.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/createSignature.html b/functions/createSignature.html index 6092595..0f42401 100644 --- a/functions/createSignature.html +++ b/functions/createSignature.html @@ -4,4 +4,4 @@

Parameters

  • unsignedUrl: string | URL

    The URL to sign.

  • secret: string

    The secret to use for signing.

Returns string

The signature of the signed url.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/createSignatureForPathAndQuery.html b/functions/createSignatureForPathAndQuery.html index 4d9c9c6..2b1120e 100644 --- a/functions/createSignatureForPathAndQuery.html +++ b/functions/createSignatureForPathAndQuery.html @@ -3,4 +3,4 @@

Parameters

  • pathAndQuery: string
  • secret: string

    The secret to use for signing.

Returns string

The signature of the signed url.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/signUrl.html b/functions/signUrl.html index 5a6414c..915a6c8 100644 --- a/functions/signUrl.html +++ b/functions/signUrl.html @@ -4,4 +4,4 @@

Parameters

  • unsignedUrl: string | URL

    The URL to sign.

  • secret: string

    The secret to use for signing.

Returns URL

The signature of the signed url.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file