@google-cloud/common
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -7,2 +7,9 @@ # Changelog | ||
## [4.0.1](https://github.com/googleapis/nodejs-common/compare/v4.0.0...v4.0.1) (2022-06-13) | ||
### Bug Fixes | ||
* **deps:** update dependency @google-cloud/projectify to v3 ([#754](https://github.com/googleapis/nodejs-common/issues/754)) ([d9a74ec](https://github.com/googleapis/nodejs-common/commit/d9a74ec0cb232cdb44b36f2e4ea11c7435d28099)) | ||
## [4.0.0](https://github.com/googleapis/nodejs-common/compare/v3.10.0...v4.0.0) (2022-06-07) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/common", | ||
"description": "Common components for Cloud APIs Node.js Client Libraries", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"license": "Apache-2.0", | ||
@@ -35,3 +35,3 @@ "author": "Google Inc.", | ||
"dependencies": { | ||
"@google-cloud/projectify": "^2.0.0", | ||
"@google-cloud/projectify": "^3.0.0", | ||
"@google-cloud/promisify": "^3.0.0", | ||
@@ -38,0 +38,0 @@ "arrify": "^2.0.1", |
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
129670
+ Added@google-cloud/projectify@3.0.0(transitive)
- Removed@google-cloud/projectify@2.1.1(transitive)