@google-cloud/notebooks
Advanced tools
Comparing version 1.1.0 to 1.1.1
"use strict"; | ||
// Copyright 2021 Google LLC | ||
// Copyright 2020 Google LLC | ||
// | ||
@@ -16,4 +16,4 @@ // Licensed under the Apache License, Version 2.0 (the "License"); | ||
// | ||
// ** This file is automatically generated by gapic-generator-typescript. ** | ||
// ** https://github.com/googleapis/gapic-generator-typescript ** | ||
// ** This file is automatically generated by synthtool. ** | ||
// ** https://github.com/googleapis/synthtool ** | ||
// ** All changes to this file may be overwritten. ** | ||
@@ -20,0 +20,0 @@ Object.defineProperty(exports, "__esModule", { value: true }); |
# Changelog | ||
### [1.1.1](https://www.github.com/googleapis/nodejs-notebooks/compare/v1.1.0...v1.1.1) (2021-05-12) | ||
### Bug Fixes | ||
* **deps:** require google-gax v2.12.0 ([#50](https://www.github.com/googleapis/nodejs-notebooks/issues/50)) ([06e8e1c](https://www.github.com/googleapis/nodejs-notebooks/commit/06e8e1cd2100e5a78c90be0e3b799b55a63dd5cd)) | ||
* use require() to load JSON protos ([#53](https://www.github.com/googleapis/nodejs-notebooks/issues/53)) ([5d38e0a](https://www.github.com/googleapis/nodejs-notebooks/commit/5d38e0a0c41450ea8ff5a8bf225d2c2db1ad79c3)) | ||
## [1.1.0](https://www.github.com/googleapis/nodejs-notebooks/compare/v1.0.2...v1.1.0) (2021-01-09) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@google-cloud/notebooks", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Notebooks client for Node.js", | ||
@@ -42,3 +42,3 @@ "repository": "googleapis/nodejs-notebooks", | ||
"dependencies": { | ||
"google-gax": "^2.7.0" | ||
"google-gax": "^2.12.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@types/node": "^14.6.1", | ||
"@types/sinon": "^9.0.5", | ||
"@types/sinon": "^10.0.0", | ||
"c8": "^7.3.0", | ||
@@ -59,4 +59,4 @@ "gts": "^2.0.2", | ||
"pack-n-play": "^1.0.0-2", | ||
"sinon": "^9.0.3", | ||
"ts-loader": "^8.0.3", | ||
"sinon": "^10.0.0", | ||
"ts-loader": "^9.0.0", | ||
"typescript": "^3.9.7", | ||
@@ -63,0 +63,0 @@ "webpack": "^5.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1977740
104
32202
Updatedgoogle-gax@^2.12.0