diff --git a/README.md b/README.md index 4691c79..6b5b5d1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![NPM](https://img.shields.io/npm/l/cross-origin-courier) ![GitHub top language](https://img.shields.io/github/languages/top/serglider/CrossOriginCourier) -> #### This project is in active development. +> #### This project is under active development. > > #### Until major version released, the API is a subject to change. diff --git a/docs/classes/courier.default.html b/docs/classes/courier.default.html index b34e523..61e9917 100644 --- a/docs/classes/courier.default.html +++ b/docs/classes/courier.default.html @@ -114,7 +114,7 @@

constructor

  • Parameters

    @@ -136,7 +136,7 @@

    Private port

    port: MessagePort
    @@ -153,7 +153,7 @@

    listen

  • Parameters

    @@ -176,7 +176,7 @@

    send

  • Parameters

    diff --git a/docs/index.html b/docs/index.html index 8d02371..3b06c96 100644 --- a/docs/index.html +++ b/docs/index.html @@ -63,8 +63,8 @@

    cross-origin-courier

    NPM GitHub top language

    - -

    This project is in active development.

    +
    +

    This project is under active development.

    Until major version released, the API is a subject to change.

    diff --git a/docs/modules/index.html b/docs/modules/index.html index 306e69d..8445846 100644 --- a/docs/modules/index.html +++ b/docs/modules/index.html @@ -90,7 +90,7 @@

    default

  • diff --git a/docs/modules/types.html b/docs/modules/types.html index b2afafc..55f7fb0 100644 --- a/docs/modules/types.html +++ b/docs/modules/types.html @@ -88,7 +88,7 @@

    DataHandler

    DataHandler: (data: any) => void
    @@ -119,7 +119,7 @@

    EventHandler

    EventHandler: (event: MessageEvent) => void
    @@ -150,7 +150,7 @@

    JointOptions

    JointOptions: { isParent: boolean; passphrase: string; targetOrigin: TargetOrigin }
    diff --git a/docs/modules/utils.html b/docs/modules/utils.html index a623554..b5bbe9d 100644 --- a/docs/modules/utils.html +++ b/docs/modules/utils.html @@ -91,7 +91,7 @@

    createCustomHandler

  • Parameters

    @@ -114,7 +114,7 @@

    isFunction

  • Parameters