@google-cloud/dlp
Advanced tools
Comparing version 4.1.1 to 4.2.0
@@ -7,2 +7,15 @@ # Changelog | ||
## [4.2.0](https://github.com/googleapis/nodejs-dlp/compare/v4.1.1...v4.2.0) (2022-09-22) | ||
### Features | ||
* Add Deidentify action ([#742](https://github.com/googleapis/nodejs-dlp/issues/742)) ([27bb912](https://github.com/googleapis/nodejs-dlp/commit/27bb91296c3a685f4e5edb470517d6c44ebd3801)) | ||
### Bug Fixes | ||
* Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-dlp/issues/1553)) ([#741](https://github.com/googleapis/nodejs-dlp/issues/741)) ([655d6af](https://github.com/googleapis/nodejs-dlp/commit/655d6af3f4ea5e4cac3d4a9f72b9181076699084)) | ||
* Preserve default values in x-goog-request-params header ([#746](https://github.com/googleapis/nodejs-dlp/issues/746)) ([7c53b9f](https://github.com/googleapis/nodejs-dlp/commit/7c53b9fb61d90cbc3e592070fcf577289d54ba21)) | ||
## [4.1.1](https://github.com/googleapis/nodejs-dlp/compare/v4.1.0...v4.1.1) (2022-08-23) | ||
@@ -9,0 +22,0 @@ |
{ | ||
"name": "@google-cloud/dlp", | ||
"description": "DLP API client for Node.js", | ||
"version": "4.1.1", | ||
"version": "4.2.0", | ||
"license": "Apache-2.0", | ||
@@ -46,3 +46,3 @@ "author": "Google Inc", | ||
"dependencies": { | ||
"google-gax": "^3.0.1" | ||
"google-gax": "^3.3.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
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 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
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
7751621
40306
+ Added@types/node@22.8.1(transitive)
- Removed@types/node@22.8.4(transitive)
Updatedgoogle-gax@^3.3.0