diff --git a/docs/api/classes/alexacontext.html b/docs/api/classes/alexacontext.html index 45cde204..7d73628e 100644 --- a/docs/api/classes/alexacontext.html +++ b/docs/api/classes/alexacontext.html @@ -122,7 +122,7 @@

constructor

  • Parameters

    @@ -157,7 +157,7 @@

    accessToken

  • Returns string

    @@ -174,7 +174,7 @@

    activeSession

  • Returns boolean

    @@ -191,7 +191,7 @@

    applicationID

  • Returns string

    @@ -208,7 +208,7 @@

    audioPlayer

  • Returns AudioPlayer

    @@ -225,7 +225,7 @@

    audioPlayerEnabled

  • Returns boolean

    @@ -242,7 +242,7 @@

    endSession

  • Returns void

    @@ -259,7 +259,7 @@

    interactionModel

  • Returns InteractionModel

    @@ -276,7 +276,7 @@

    newSession

  • Returns void

    @@ -293,7 +293,7 @@

    session

  • Returns AlexaSession

    @@ -310,7 +310,7 @@

    setAccessToken

  • Parameters

    @@ -333,7 +333,7 @@

    setUserID

  • Parameters

    @@ -356,7 +356,7 @@

    skillURL

  • Returns string

    @@ -373,7 +373,7 @@

    userID

  • Returns string

    diff --git a/docs/api/classes/alexasession.html b/docs/api/classes/alexasession.html index 112a9552..f73c3325 100644 --- a/docs/api/classes/alexasession.html +++ b/docs/api/classes/alexasession.html @@ -113,7 +113,7 @@

    constructor

  • Returns AlexaSession

    @@ -133,7 +133,7 @@

    attributes

  • Returns object

    @@ -155,7 +155,7 @@

    id

  • Returns string

    @@ -172,7 +172,7 @@

    isNew

  • Returns boolean

    @@ -189,7 +189,7 @@

    setID

  • Parameters

    @@ -212,7 +212,7 @@

    updateAttributes

  • Parameters

    @@ -235,7 +235,7 @@

    used

  • Returns void

    diff --git a/docs/api/classes/audioitem.html b/docs/api/classes/audioitem.html index 7b4c19bc..de0e29f8 100644 --- a/docs/api/classes/audioitem.html +++ b/docs/api/classes/audioitem.html @@ -115,7 +115,7 @@

    constructor

  • Parameters

    @@ -137,7 +137,7 @@

    stream

    stream: AudioItemStream
    @@ -154,7 +154,7 @@

    clone

  • diff --git a/docs/api/classes/audioitemstream.html b/docs/api/classes/audioitemstream.html index cd8abb41..d1910809 100644 --- a/docs/api/classes/audioitemstream.html +++ b/docs/api/classes/audioitemstream.html @@ -94,7 +94,7 @@

    expectedPreviousToken

    expectedPreviousToken: string = null
    @@ -104,7 +104,7 @@

    offsetInMilliseconds

    offsetInMilliseconds: number
    @@ -114,7 +114,7 @@

    token

    token: string = null
    @@ -124,7 +124,7 @@

    url

    url: string = null
    diff --git a/docs/api/classes/bstencode.html b/docs/api/classes/bstencode.html index 87bdf0be..eaaeaa82 100644 --- a/docs/api/classes/bstencode.html +++ b/docs/api/classes/bstencode.html @@ -115,7 +115,7 @@

    constructor

  • @@ -151,7 +151,7 @@

    encodeFileAndPublish

  • @@ -206,7 +206,7 @@

    encodeFileAndPublishAs

  • @@ -267,7 +267,7 @@

    encodeURLAndPublish

  • @@ -325,7 +325,7 @@

    encodeURLAndPublishAs

  • diff --git a/docs/api/classes/bstproxy.html b/docs/api/classes/bstproxy.html index b8e88518..42a2b4f2 100644 --- a/docs/api/classes/bstproxy.html +++ b/docs/api/classes/bstproxy.html @@ -137,7 +137,7 @@

    constructor

  • Parameters

    @@ -159,7 +159,7 @@

    proxyType

    proxyType: ProxyType
    @@ -176,7 +176,7 @@

    activateSecurity

  • @@ -198,7 +198,7 @@

    bespokenServer

  • @@ -229,7 +229,7 @@

    port

  • @@ -259,7 +259,7 @@

    secretKey

  • Parameters

    @@ -282,7 +282,7 @@

    start

  • Parameters

    @@ -323,7 +323,7 @@

    startWithConfig

  • Parameters

    @@ -364,7 +364,7 @@

    stop

  • Parameters

    @@ -399,7 +399,7 @@

    targetDomain

  • Parameters

    @@ -422,7 +422,7 @@

    Static cloudFunction

  • @@ -453,7 +453,7 @@

    Static http

  • @@ -481,7 +481,7 @@

    Static lambda

  • diff --git a/docs/api/classes/lambdaserver.html b/docs/api/classes/lambdaserver.html index 24810fc0..8ac8fcff 100644 --- a/docs/api/classes/lambdaserver.html +++ b/docs/api/classes/lambdaserver.html @@ -111,7 +111,7 @@

    constructor

  • @@ -171,7 +171,7 @@

    start

  • @@ -214,7 +214,7 @@

    stop

  • diff --git a/docs/api/enums/proxytype.html b/docs/api/enums/proxytype.html index e17f94ea..4749bae6 100644 --- a/docs/api/enums/proxytype.html +++ b/docs/api/enums/proxytype.html @@ -85,7 +85,7 @@

    GOOGLE_CLOUD_FUNCTION

    GOOGLE_CLOUD_FUNCTION:
    @@ -95,7 +95,7 @@

    HTTP

    HTTP:
    @@ -105,7 +105,7 @@

    LAMBDA

    LAMBDA:
    diff --git a/docs/api/interfaces/iencoderconfig.html b/docs/api/interfaces/iencoderconfig.html index 4a27a368..de505242 100644 --- a/docs/api/interfaces/iencoderconfig.html +++ b/docs/api/interfaces/iencoderconfig.html @@ -94,7 +94,7 @@

    accessKeyId

    accessKeyId: string
    @@ -109,7 +109,7 @@

    bucket

    bucket: string
    @@ -124,7 +124,7 @@

    Optional filterVolume

    filterVolume: number
    @@ -140,7 +140,7 @@

    secretAccessKey

    secretAccessKey: string
    diff --git a/package-lock.json b/package-lock.json index bec04f5c..2a071ac7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bespoken-tools", - "version": "2.0.28", + "version": "2.0.29", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -9200,9 +9200,9 @@ } }, "skill-testing-ml": { - "version": "2.0.30", - "resolved": "https://registry.npmjs.org/skill-testing-ml/-/skill-testing-ml-2.0.30.tgz", - "integrity": "sha512-5+HFem3GAda4D+hvBS0HidKKVRRWYrSdzNRZz9zaStQddmSvYf3ZNFaUSWtyeby2iioJtZSug0QserVGl9K9ZA==", + "version": "0.5.30", + "resolved": "https://registry.npmjs.org/skill-testing-ml/-/skill-testing-ml-0.5.30.tgz", + "integrity": "sha512-qC1SOvBPj9bmL2ITzxX4czKS5tsggmmY353QFxbUPF5+lJG+hmsMDwnfN0VDXrBeThPMbv9rCXCmqxzCrV8yUQ==", "requires": { "chalk": "^2.4.1", "cosmiconfig": "^5.0.5", diff --git a/package.json b/package.json index c8a69d4c..481f3659 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Tools for making Alexa development easier and more fun", "license": "SEE LICENSE IN LICENSE", "private": false, - "version": "2.0.28", + "version": "2.0.29", "bin": { "bst": "./bin/bst.js", "bst-server": "./bin/bst-server.js",