Socket
Socket
Sign inDemoInstall

@google-cloud/bigquery-reservation

Package Overview
Dependencies
90
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.1.0

2

build/src/index.js
"use strict";
// Copyright 2023 Google LLC
// Copyright 2024 Google LLC
//

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

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

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

# Changelog
## [3.1.0](https://github.com/googleapis/google-cloud-node/compare/bigquery-reservation-v3.0.1...bigquery-reservation-v3.1.0) (2024-02-09)
### Features
* Support for Trusted Private Cloud ([895830a](https://github.com/googleapis/google-cloud-node/commit/895830a3ef91666c30a96a7f68bd4cd1f582d58d))
## [3.0.1](https://github.com/googleapis/google-cloud-node/compare/bigquery-reservation-v3.0.0...bigquery-reservation-v3.0.1) (2023-09-06)

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

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

@@ -41,3 +41,3 @@ "repository": {

"lint": "gts check",
"prepare": "npm run compile-protos && npm run compile",
"prepare": "npm run compile",
"prelint": "cd samples; npm link ../; npm i",

@@ -55,5 +55,5 @@ "postpack": "minifyProtoJson",

"@types/node": "^20.4.5",
"@types/sinon": "^10.0.0",
"@types/sinon": "^17.0.0",
"c8": "^8.0.1",
"gapic-tools": "^0.1.8",
"gapic-tools": "^0.3.0",
"gts": "^5.0.0",

@@ -66,4 +66,4 @@ "jsdoc": "^4.0.0",

"mocha": "^9.2.2",
"pack-n-play": "^1.0.0-2",
"sinon": "^15.0.0",
"pack-n-play": "^2.0.0",
"sinon": "^17.0.0",
"typescript": "^5.1.6"

@@ -70,0 +70,0 @@ },

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 too big to display

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