File tree 3 files changed +9
-2
lines changed
packages/google-cloud-recaptchaenterprise
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/recaptcha-enterprise?activeTab=versions
6
6
7
+ ### [ 2.1.4] ( https://www.github.com/googleapis/nodejs-recaptcha-enterprise/compare/v2.1.3...v2.1.4 ) (2021-06-30)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.17.0 with mTLS ([ #294 ] ( https://www.github.com/googleapis/nodejs-recaptcha-enterprise/issues/294 ) ) ([ 45c12e5] ( https://www.github.com/googleapis/nodejs-recaptcha-enterprise/commit/45c12e5a7f9dbb40f054f7a4d9da0477010f6b00 ) )
13
+
7
14
### [ 2.1.3] ( https://www.github.com/googleapis/nodejs-recaptcha-enterprise/compare/v2.1.2...v2.1.3 ) (2021-06-24)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"repository" : " googleapis/nodejs-recaptcha-enterprise" ,
3
3
"name" : " @google-cloud/recaptcha-enterprise" ,
4
- "version" : " 2.1.3 " ,
4
+ "version" : " 2.1.4 " ,
5
5
"author" : " Google LLC" ,
6
6
"description" : " reCAPTCHA Enterprise API client for Node.js" ,
7
7
"main" : " build/src/index.js" ,
Original file line number Diff line number Diff line change 13
13
"test" : " mocha --timeout 600000 test/*.js"
14
14
},
15
15
"dependencies" : {
16
- "@google-cloud/recaptcha-enterprise" : " ^2.1.3 "
16
+ "@google-cloud/recaptcha-enterprise" : " ^2.1.4 "
17
17
},
18
18
"devDependencies" : {
19
19
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments