File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
[ ![ CI] [ ci-badge ]] [ ci-build ]
10
10
[ ![ npm] [ npm-badge ]] [ npm-docs ]
11
+ [ ![ npm] [ npm-downloads ]] [ npm-docs ]
11
12
12
13
[ ci-badge ] : https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/actions/workflows/tests.yml/badge.svg?event=push
13
14
[ ci-build ] : https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/actions/workflows/tests.yml?query=event%3Apush+branch%3Amain
14
15
[ npm-badge ] : https://img.shields.io/npm/v/@google-cloud/cloud-sql-connector
15
16
[ npm-docs ] : https://www.npmjs.com/package/@google-cloud/cloud-sql-connector
17
+ [ npm-downloads ] : https://img.shields.io/npm/dm/@google-cloud/cloud-sql-connector
16
18
17
19
The ** Cloud SQL Node.js Connector** is a Cloud SQL connector designed for use
18
20
with the Node.js runtime. Using a Cloud SQL connector provides a native
@@ -490,4 +492,4 @@ Apache Version 2.0
490
492
See [ LICENSE] ( ./LICENSE )
491
493
492
494
[ credentials-json-file ] : https://github.com/googleapis/google-cloud-node#download-your-service-account-credentials-json-file
493
- [ google-auth-creds ] : https://cloud.google.com/nodejs/docs/reference/google-auth-library/latest#loading-credentials-from-environment-variables
495
+ [ google-auth-creds ] : https://cloud.google.com/nodejs/docs/reference/google-auth-library/latest#loading-credentials-from-environment-variables
You can’t perform that action at this time.
0 commit comments