File tree 3 files changed +9
-2
lines changed
packages/google-cloud-securitycenter
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/@google-cloud/security-center?activeTab=versions
6
6
7
+ ### [ 5.3.4] ( https://www.github.com/googleapis/nodejs-security-center/compare/v5.3.3...v5.3.4 ) (2021-07-12)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.17.1 ([ #403 ] ( https://www.github.com/googleapis/nodejs-security-center/issues/403 ) ) ([ 5bc78fb] ( https://www.github.com/googleapis/nodejs-security-center/commit/5bc78fbd4b038320032d8905af064a42d62e0c2f ) )
13
+
7
14
### [ 5.3.3] ( https://www.github.com/googleapis/nodejs-security-center/compare/v5.3.2...v5.3.3 ) (2021-06-30)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/security-center" ,
3
3
"description" : " Cloud Security Command Center API client for Node.js" ,
4
- "version" : " 5.3.3 " ,
4
+ "version" : " 5.3.4 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 14
14
"license" : " Apache-2.0" ,
15
15
"dependencies" : {
16
16
"@google-cloud/pubsub" : " ^2.0.0" ,
17
- "@google-cloud/security-center" : " ^5.3.3 "
17
+ "@google-cloud/security-center" : " ^5.3.4 "
18
18
},
19
19
"devDependencies" : {
20
20
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments