File tree Expand file tree Collapse file tree
packages/google-cloud-recaptchaenterprise Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/recaptcha-enterprise?activeTab=versions
66
7+ ## [ 2.1.0] ( https://www.github.com/googleapis/nodejs-recaptcha-enterprise/compare/v2.0.3...v2.1.0 ) (2021-01-07)
8+
9+
10+ ### Features
11+
12+ * introduces style enumeration ([ #234 ] ( https://www.github.com/googleapis/nodejs-recaptcha-enterprise/issues/234 ) ) ([ 35f1bb6] ( https://www.github.com/googleapis/nodejs-recaptcha-enterprise/commit/35f1bb6de0d16a10cc9e18ab7cf5aadd332bd0d8 ) )
13+
714### [ 2.0.3] ( https://www.github.com/googleapis/nodejs-recaptcha-enterprise/compare/v2.0.2...v2.0.3 ) (2020-11-25)
815
916
Original file line number Diff line number Diff line change 11{
22 "repository" : " googleapis/nodejs-recaptcha-enterprise" ,
33 "name" : " @google-cloud/recaptcha-enterprise" ,
4- "version" : " 2.0.3 " ,
4+ "version" : " 2.1.0 " ,
55 "author" : " Google LLC" ,
66 "description" : " reCAPTCHA Enterprise API client for Node.js" ,
77 "main" : " build/src/index.js" ,
Original file line number Diff line number Diff line change 1313 "test" : " mocha --timeout 600000 test/*.js"
1414 },
1515 "dependencies" : {
16- "@google-cloud/recaptcha-enterprise" : " ^2.0.3 "
16+ "@google-cloud/recaptcha-enterprise" : " ^2.1.0 "
1717 },
1818 "devDependencies" : {
1919 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments