File tree Expand file tree Collapse file tree
packages/google-privacy-dlp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 217217 "packages/google-maps-solar" : " 0.5.1" ,
218218 "packages/google-marketingplatform-admin" : " 0.4.0" ,
219219 "packages/google-monitoring-dashboard" : " 4.1.1" ,
220- "packages/google-privacy-dlp" : " 6.5 .0" ,
220+ "packages/google-privacy-dlp" : " 6.6 .0" ,
221221 "packages/google-shopping-css" : " 0.11.0" ,
222222 "packages/google-shopping-merchant-accounts" : " 3.2.0" ,
223223 "packages/google-shopping-merchant-conversions" : " 0.7.1" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "feat",
8+ "sha": "1f6f8cc33f811631b58007cc0645b476e65f8e26",
9+ "message": "[dlp] added support for detecting key-value pairs in document metadata",
10+ "issues": [
11+ "7822"
12+ ]
13+ }
14+ ],
15+ "version": "6.6.0",
16+ "language": "JAVASCRIPT",
17+ "artifactName": "@google-cloud/dlp",
18+ "id": "c65807d2-5429-4d2e-a733-9d7fa8383797",
19+ "createTime": "2026-03-19T16:37:14.791Z"
20+ },
421 {
522 "changes": [
623 {
6899969016 "createTime": "2023-01-28T04:18:24.718Z"
6900069017 }
6900169018 ],
69002- "updateTime": "2026-03-18T20:59:46.364Z "
69019+ "updateTime": "2026-03-19T16:37:14.791Z "
6900369020}
Original file line number Diff line number Diff line change 44
55[ 1] : https://www.npmjs.com/package/PACKAGE NAME?activeTab=versions
66
7+ ## [ 6.6.0] ( https://github.com/googleapis/google-cloud-node/compare/dlp-v6.5.0...dlp-v6.6.0 ) (2026-03-19)
8+
9+
10+ ### Features
11+
12+ * [ dlp] added support for detecting key-value pairs in document metadata ([ #7822 ] ( https://github.com/googleapis/google-cloud-node/issues/7822 ) ) ([ 1f6f8cc] ( https://github.com/googleapis/google-cloud-node/commit/1f6f8cc33f811631b58007cc0645b476e65f8e26 ) )
13+
714## [ 6.5.0] ( https://github.com/googleapis/google-cloud-node/compare/dlp-v6.4.0...dlp-v6.5.0 ) (2025-10-13)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/dlp" ,
33 "description" : " DLP API client for Node.js" ,
4- "version" : " 6.5 .0" ,
4+ "version" : " 6.6 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1616 },
1717 "dependencies" : {
1818 "@google-cloud/pubsub" : " ^5.0.0" ,
19- "@google-cloud/dlp" : " ^6.5 .0" ,
19+ "@google-cloud/dlp" : " ^6.6 .0" ,
2020 "mime" : " ^4.0.0" ,
2121 "yargs" : " ^17.0.0"
2222 },
You can’t perform that action at this time.
0 commit comments