@google-cloud/web-security-scanner
Advanced tools
Comparing version 2.1.1 to 2.1.2
# Changelog | ||
## [2.1.2](https://github.com/googleapis/nodejs-web-security-scanner/compare/v2.1.1...v2.1.2) (2022-08-27) | ||
### Bug Fixes | ||
* do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-web-security-scanner/issues/1553)) ([#139](https://github.com/googleapis/nodejs-web-security-scanner/issues/139)) ([4ff7015](https://github.com/googleapis/nodejs-web-security-scanner/commit/4ff701583b66f1f7f80b9c9ab2b2445549a6c81f)) | ||
* use google-gax v3.3.0 ([4ff7015](https://github.com/googleapis/nodejs-web-security-scanner/commit/4ff701583b66f1f7f80b9c9ab2b2445549a6c81f)) | ||
## [2.1.1](https://github.com/googleapis/nodejs-web-security-scanner/compare/v2.1.0...v2.1.1) (2022-08-23) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@google-cloud/web-security-scanner", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Websecurityscanner client for Node.js", | ||
@@ -42,3 +42,3 @@ "repository": "googleapis/nodejs-web-security-scanner", | ||
"dependencies": { | ||
"google-gax": "^3.0.1" | ||
"google-gax": "^3.3.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
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
4282256
+ Added@types/node@22.9.3(transitive)
- Removed@types/node@22.9.1(transitive)
Updatedgoogle-gax@^3.3.0