File tree 3 files changed +17
-2
lines changed
packages/google-cloud-securitycenter
3 files changed +17
-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
+ ## v0.1.2
8
+
9
+ 01-16-2019 16:03 PST
10
+
11
+ ### Dependencies
12
+ - fix(deps): update dependency google-gax to ^0.23.0 ([ #34 ] ( https://github.com/googleapis/nodejs-security-center/pull/34 ) )
13
+
14
+ ### Documentation
15
+ - docs: update jsdoc comments ([ #36 ] ( https://github.com/googleapis/nodejs-security-center/pull/36 ) )
16
+ - build: check broken links in generated docs ([ #25 ] ( https://github.com/googleapis/nodejs-security-center/pull/25 ) )
17
+ - docs: various doc changes in protos and generated source ([ #31 ] ( https://github.com/googleapis/nodejs-security-center/pull/31 ) )
18
+ - fix(docs): broken link to API ref docs ([ #32 ] ( https://github.com/googleapis/nodejs-security-center/pull/32 ) )
19
+ - docs: update the comments in the protos ([ #30 ] ( https://github.com/googleapis/nodejs-security-center/pull/30 ) )
20
+ - samples: add quickstart ([ #33 ] ( https://github.com/googleapis/nodejs-security-center/pull/33 ) )
21
+
7
22
## v0.1.1
8
23
9
24
01-02-2019 14:54 PST
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" : " 0.1.1 " ,
4
+ "version" : " 0.1.2 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 10
10
},
11
11
"license" : " Apache-2.0" ,
12
12
"dependencies" : {
13
- "@google-cloud/security-center" : " ^0.1.1 "
13
+ "@google-cloud/security-center" : " ^0.1.2 "
14
14
},
15
15
"devDependencies" : {
16
16
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments