File tree 3 files changed +9
-2
lines changed
packages/google-privacy-dlp
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1] : https://www.npmjs.com/package/PACKAGE NAME?activeTab=versions
6
6
7
+ ### [ 3.1.4] ( https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.3...v3.1.4 ) (2021-06-29)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.17.0 with mTLS ([ #629 ] ( https://www.github.com/googleapis/nodejs-dlp/issues/629 ) ) ([ e8b89d0] ( https://www.github.com/googleapis/nodejs-dlp/commit/e8b89d08986c7d3815741e39f057d8f99ea21df0 ) )
13
+
7
14
### [ 3.1.3] ( https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.2...v3.1.3 ) (2021-06-22)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/dlp" ,
3
3
"description" : " DLP API client for Node.js" ,
4
- "version" : " 3.1.3 " ,
4
+ "version" : " 3.1.4 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 15
15
"test" : " mocha system-test/*.test.js --timeout=600000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/dlp" : " ^3.1.3 " ,
18
+ "@google-cloud/dlp" : " ^3.1.4 " ,
19
19
"@google-cloud/pubsub" : " ^2.0.0" ,
20
20
"mime" : " ^2.3.1" ,
21
21
"yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments