File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
packages/google-cloud-securitycenter Expand file tree Collapse file tree 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
+ ### [ 2.2.1] ( https://www.github.com/googleapis/nodejs-security-center/compare/v2.2.0...v2.2.1 ) (2019-10-22)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** bump google-gax to 1.7.5 ([ #158 ] ( https://www.github.com/googleapis/nodejs-security-center/issues/158 ) ) ([ 16d27c8] ( https://www.github.com/googleapis/nodejs-security-center/commit/16d27c87ce951546163dd1e8a16e57daf2877093 ) )
13
+
7
14
## [ 2.2.0] ( https://www.github.com/googleapis/nodejs-security-center/compare/v2.1.0...v2.2.0 ) (2019-10-09)
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" : " 2.2.0 " ,
4
+ "version" : " 2.2.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 9
9
},
10
10
"license" : " Apache-2.0" ,
11
11
"dependencies" : {
12
- "@google-cloud/security-center" : " ^2.1.0 "
12
+ "@google-cloud/security-center" : " ^2.2.1 "
13
13
},
14
14
"devDependencies" : {
15
15
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments