1.2.11 • Published 4 days ago

@crowd-engineers/com-hub-api-helper v1.2.11

Weekly downloads
-
License
-
Repository
-
Last release
4 days ago

Crowd CommunicationHub API Helper

about

This package provides API Class and Typescript Types for your connection to the CrowdCommunicationHub.

usage

import { MessageServiceAPI } from "@crowd-engineers/com-hub-api-helper";

const instance = new MessageServiceAPI({
serviceUuid: "UUID",
messageServiceDomain: process.env.MESSAGE_SERVICE_DOMAIN,
messageServicePublicKey: process.env.MESSAGE_SERVICE_PUBLIC_KEY
});

Changelog

1.0.0 - 12/2023

  • initial Release
1.2.11

4 days ago

1.2.10

5 days ago

1.2.9

19 days ago

1.2.8

1 month ago

1.2.7

1 month ago

1.2.6

1 month ago

1.2.5

2 months ago

1.2.4

2 months ago

1.2.3

2 months ago

1.2.2

2 months ago

1.2.0

2 months ago

1.2.1

2 months ago

1.1.7

2 months ago

1.1.6

3 months ago

1.1.5

3 months ago

1.1.4

3 months ago

1.1.3

3 months ago

1.1.2

3 months ago

1.1.1

3 months ago

1.1.0

3 months ago

1.0.14

3 months ago

1.0.13

4 months ago

1.0.12

4 months ago

1.0.11

4 months ago

1.0.10

4 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago