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
+ ### [ 3.0.1] ( https://www.github.com/googleapis/nodejs-security-center/compare/v3.0.0...v3.0.1 ) (2020-02-07)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * pass x-goog-request-params header for streaming calls ([ c73e1b6] ( https://www.github.com/googleapis/nodejs-security-center/commit/c73e1b688367377a2c879d3ad9b000b91588dcd3 ) )
13
+
7
14
## [ 3.0.0] ( https://www.github.com/googleapis/nodejs-security-center/compare/v2.3.2...v3.0.0 ) (2020-02-05)
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" : " 3.0.0 " ,
4
+ "version" : " 3.0.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 13
13
},
14
14
"license" : " Apache-2.0" ,
15
15
"dependencies" : {
16
- "@google-cloud/security-center" : " ^3.0.0 "
16
+ "@google-cloud/security-center" : " ^3.0.1 "
17
17
},
18
18
"devDependencies" : {
19
19
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments