fingerprintjs / fingerprintjs-pro-server-api-node-sdk

Node.js wrapper for FingerprintJS Server API
https://dev.fingerprintjs.com/docs/server-api
MIT License
21 stars 6 forks source link

Release [changeset] #153

Closed fingerprint-dx-team[bot] closed 6 days ago

fingerprint-dx-team[bot] commented 6 days ago

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@fingerprintjs/fingerprintjs-pro-server-api@6.0.0

Major Changes

Minor Changes

Patch Changes

github-actions[bot] commented 6 days ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 96.26% 206/214
🟒 Branches 87.14% 61/70
🟒 Functions 97.67% 42/43
🟒 Lines 96.23% 204/212

Test suite run success

72 tests passing in 10 suites.

Report generated by πŸ§ͺjest coverage report action from 515bf3e472378482485ad27f06c0c04ee57a0806

Show full coverage report St|File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --|-------------------------|---------|----------|---------|---------|--------------------------- 🟒|All files | 96.26 | 87.14 | 97.67 | 96.22 | 🟒| src| 95.12 | 82 | 96.29 | 95.09 | 🟒|  [index.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/index.ts)| 100 | 100 | 100 | 100 | 🟒|  [responseUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/responseUtils.ts)| 100 | 100 | 100 | 100 | 🟒|  [sealedResults.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/sealedResults.ts)| 100 | 100 | 100 | 100 | 🟒|  [serverApiClient.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/serverApiClient.ts)| 88.33 | 57.14 | 88.88 | 88.33 |[35](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/serverApiClient.ts#L35),[67](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/serverApiClient.ts#L67),[134](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/serverApiClient.ts#L134),[138](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/serverApiClient.ts#L138),[197](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/serverApiClient.ts#L197),[228](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/serverApiClient.ts#L228),[267](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/serverApiClient.ts#L267) 🟒|  [types.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/types.ts)| 100 | 100 | 100 | 100 | 🟒|  [urlUtils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/urlUtils.ts)| 100 | 100 | 100 | 100 | 🟑|  [utils.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/utils.ts)| 75 | 100 | 100 | 75 |[6](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/utils.ts#L6) 🟒|  [webhook.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/webhook.ts)| 100 | 100 | 100 | 100 | 🟒| src/errors| 100 | 100 | 100 | 100 | 🟒|  [apiErrors.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/errors/apiErrors.ts)| 100 | 100 | 100 | 100 | 🟒|  [getRetryAfter.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/errors/getRetryAfter.ts)| 100 | 100 | 100 | 100 | 🟒|  [handleErrorResponse.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/errors/handleErrorResponse.ts)| 100 | 100 | 100 | 100 | 🟒|  [unsealError.ts](https://github.com/fingerprintjs/fingerprintjs-pro-server-api-node-sdk/blob/666a77eeaa0babc3f5014ed58bcc5c1cdc19622f/src/errors/unsealError.ts)| 100 | 100 | 100 | 100 |
github-actions[bot] commented 6 days ago

⚠️ This PR doesn't contain any changesets. If there are user-facing changes, don't forget to run:

pnpm exec changeset

to create a changeset.