@google-cloud/agones-sdk 1.41.0 → 1.43.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
package/lib/sdk_pb.js CHANGED
@@ -1,4 +1,4 @@
1
- // Copyright 2023 Google LLC All Rights Reserved.
1
+ // Copyright 2024 Google LLC All Rights Reserved.
2
2
  //
3
3
  // Licensed under the Apache License, Version 2.0 (the "License");
4
4
  // you may not use this file except in compliance with the License.
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "url": "https://github.com/googleforgames/agones/issues"
5
5
  },
6
6
  "dependencies": {
7
- "@grpc/grpc-js": "1.10.7",
7
+ "@grpc/grpc-js": "1.10.9",
8
8
  "google-protobuf": "3.21.2"
9
9
  },
10
10
  "description": "Game Server SDK for Agones, the open source project for hosting dedicated game servers on Kubernetes",
@@ -26,5 +26,5 @@
26
26
  "publishConfig": {
27
27
  "access": "public"
28
28
  },
29
- "version": "1.41.0"
29
+ "version": "1.43.0"
30
30
  }