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.3.3] ( https://www.github.com/googleapis/nodejs-containeranalysis/compare/v1.3.2...v1.3.3 ) (2019-08-16)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** update dependency @google-cloud/pubsub to ^0.31.0 ([ #71 ] ( https://www.github.com/googleapis/nodejs-containeranalysis/issues/71 ) ) ([ fcc304a] ( https://www.github.com/googleapis/nodejs-containeranalysis/commit/fcc304a ) )
13
+
7
14
### [ 1.3.2] ( https://www.github.com/googleapis/nodejs-containeranalysis/compare/v1.3.1...v1.3.2 ) (2019-08-03)
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.3.2 " ,
4
+ "version" : " 1.3.3 " ,
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.3.2 " ,
17
+ "@google-cloud/containeranalysis" : " ^1.3.3 " ,
18
18
"@google-cloud/pubsub" : " ^0.31.0" ,
19
19
"p-retry" : " ^4.1.0"
20
20
},
You can’t perform that action at this time.
0 commit comments