Socket
Socket
Sign inDemoInstall

@google-cloud/bigquery-reservation

Package Overview
Dependencies
141
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.1.0

2

build/src/index.d.ts
import * as v1 from './v1';
declare const ReservationServiceClient: typeof v1.ReservationServiceClient;
declare type ReservationServiceClient = v1.ReservationServiceClient;
type ReservationServiceClient = v1.ReservationServiceClient;
export { v1, ReservationServiceClient };

@@ -5,0 +5,0 @@ declare const _default: {

"use strict";
// Copyright 2022 Google LLC
// Copyright 2023 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
// Copyright 2022 Google LLC
// Copyright 2023 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

# Changelog
## [2.1.0](https://github.com/googleapis/google-cloud-node/compare/bigquery-reservation-v2.0.4...bigquery-reservation-v2.1.0) (2023-01-28)
### Features
* Added SuggestConversationSummary RPC ([#3851](https://github.com/googleapis/google-cloud-node/issues/3851)) ([79fbaa8](https://github.com/googleapis/google-cloud-node/commit/79fbaa833d08738fa37aa37158ddb5b1c91710e1))
## [2.0.4](https://github.com/googleapis/google-cloud-node/compare/bigquery-reservation-v2.0.3...bigquery-reservation-v2.0.4) (2022-11-10)

@@ -4,0 +11,0 @@

{
"name": "@google-cloud/bigquery-reservation",
"version": "2.0.4",
"version": "2.1.0",
"description": "BigQuery Reservation client for Node.js",

@@ -62,7 +62,7 @@ "repository": {

"pack-n-play": "^1.0.0-2",
"sinon": "^14.0.0",
"sinon": "^15.0.0",
"ts-loader": "^8.0.0",
"typescript": "^4.6.4",
"webpack": "^5.0.0",
"webpack-cli": "^4.0.0"
"webpack-cli": "^5.0.0"
},

@@ -69,0 +69,0 @@ "engines": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc