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.0.6] ( https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.5...v3.0.6 ) (2020-11-25)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** window:** check for fetch on window ([ 8d9d49f] ( https://www.github.com/googleapis/nodejs-dlp/commit/8d9d49f9d9fbfec291ca0c3cf1bef64870cc8e3d ) )
13
+
7
14
### [ 3.0.5] ( https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.4...v3.0.5 ) (2020-11-07)
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.0.5 " ,
4
+ "version" : " 3.0.6 " ,
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.0.5 " ,
18
+ "@google-cloud/dlp" : " ^3.0.6 " ,
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