This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree 3 files changed +9
-2
lines changed
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/containeranalysis?activeTab=versions
6
6
7
+ ## [ 1.1.0] ( https://www.github.com/googleapis/nodejs-containeranalysis/compare/v1.0.2...v1.1.0 ) (2019-06-18)
8
+
9
+
10
+ ### Features
11
+
12
+ * add v1 client ([ #43 ] ( https://www.github.com/googleapis/nodejs-containeranalysis/issues/43 ) ) ([ 0707792] ( https://www.github.com/googleapis/nodejs-containeranalysis/commit/0707792 ) )
13
+
7
14
### [ 1.0.2] ( https://www.github.com/googleapis/nodejs-containeranalysis/compare/v1.0.1...v1.0.2 ) (2019-06-14)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"repository" : " googleapis/nodejs-containeranalysis" ,
3
3
"name" : " @google-cloud/containeranalysis" ,
4
- "version" : " 1.0.2 " ,
4
+ "version" : " 1.1.0 " ,
5
5
"author" : " Google LLC" ,
6
6
"description" : " Container Analysis API client for Node.js" ,
7
7
"main" : " src/index.js" ,
Original file line number Diff line number Diff line change 14
14
"test" : " mocha --timeout 100000 test/**.test.js"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/containeranalysis" : " ^1.0.2 " ,
17
+ "@google-cloud/containeranalysis" : " ^1.1.0 " ,
18
18
"@google-cloud/pubsub" : " ^0.29.0" ,
19
19
"p-retry" : " ^4.1.0"
20
20
},
You can’t perform that action at this time.
0 commit comments