Socket
Socket
Sign inDemoInstall

@google-cloud/bigquery-data-exchange

Package Overview
Dependencies
141
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.2 to 0.4.0

2

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

@@ -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");

"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
## [0.4.0](https://github.com/googleapis/google-cloud-node/compare/bigquery-data-exchange-v0.3.2...bigquery-data-exchange-v0.4.0) (2023-01-28)
### Features
* Added Snooze API support ([#3832](https://github.com/googleapis/google-cloud-node/issues/3832)) ([f715797](https://github.com/googleapis/google-cloud-node/commit/f715797a46cdd2bf4dffc1a82378986941fd6d79))
## [0.3.2](https://github.com/googleapis/google-cloud-node/compare/bigquery-data-exchange-v0.3.1...bigquery-data-exchange-v0.3.2) (2022-11-10)

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

{
"name": "@google-cloud/bigquery-data-exchange",
"version": "0.3.2",
"version": "0.4.0",
"description": "analyticshub 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": "^9.1.2",
"typescript": "^4.2.4",
"webpack": "^5.36.2",
"webpack-cli": "^4.7.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

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