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.1] ( https://www.github.com/googleapis/nodejs-containeranalysis/compare/v1.3.0...v1.3.1 ) (2019-07-29)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** update dependency @google-cloud/pubsub to ^0.30.0 ([ #59 ] ( https://www.github.com/googleapis/nodejs-containeranalysis/issues/59 ) ) ([ d2871b6] ( https://www.github.com/googleapis/nodejs-containeranalysis/commit/d2871b6 ) )
13
+
7
14
## [ 1.3.0] ( https://www.github.com/googleapis/nodejs-containeranalysis/compare/v1.2.2...v1.3.0 ) (2019-07-15)
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.0 " ,
4
+ "version" : " 1.3.1 " ,
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.0 " ,
17
+ "@google-cloud/containeranalysis" : " ^1.3.1 " ,
18
18
"@google-cloud/pubsub" : " ^0.30.0" ,
19
19
"p-retry" : " ^4.1.0"
20
20
},
You can’t perform that action at this time.
0 commit comments