From 652d681e88d8d5fce330e6790b1fbcf32fa592ca Mon Sep 17 00:00:00 2001 From: Nick Van Doorn Date: Sun, 20 Jan 2019 17:56:34 -0800 Subject: Update for naive-core release 1.5.4 --- .../docs/classes/_core_src_database_.database.html | 32 +++++++++++----------- .../docs/classes/_lib_error_model_.naiveerror.html | 4 +-- .../enums/_lib_error_model_.naiveerrorcode.html | 4 +-- .../_core_src_context_model_.context.html | 6 ++-- ...core_src_database_model_.databaseinterface.html | 14 +++++----- core/docs/modules/_core_src_database_.html | 18 ++++++------ core/docs/modules/_core_src_database_test_.html | 4 +-- core/docs/modules/_lib_error_model_.html | 4 +-- core/docs/modules/_lib_util_.html | 4 +-- core/package.json | 2 +- 10 files changed, 46 insertions(+), 46 deletions(-) diff --git a/core/docs/classes/_core_src_database_.database.html b/core/docs/classes/_core_src_database_.database.html index 11d4549..dff2617 100644 --- a/core/docs/classes/_core_src_database_.database.html +++ b/core/docs/classes/_core_src_database_.database.html @@ -145,7 +145,7 @@
  • Parameters

    @@ -167,7 +167,7 @@
    buff: any
    @@ -182,7 +182,7 @@
    changeHandlers: ChangeHandlers
    @@ -199,7 +199,7 @@
    ctx: Context
    @@ -217,7 +217,7 @@

    Returns Promise<void>

    @@ -234,7 +234,7 @@
  • Returns boolean

    @@ -252,7 +252,7 @@

    Returns Promise<void>

    @@ -270,7 +270,7 @@

    Parameters

    @@ -294,7 +294,7 @@

    Parameters

    @@ -317,7 +317,7 @@
  • @@ -358,7 +358,7 @@
  • Parameters

    @@ -384,7 +384,7 @@
  • @@ -410,7 +410,7 @@
  • Parameters

    @@ -467,7 +467,7 @@

    Returns string

    @@ -484,7 +484,7 @@
  • Parameters

    @@ -507,7 +507,7 @@
  • Parameters

    diff --git a/core/docs/classes/_lib_error_model_.naiveerror.html b/core/docs/classes/_lib_error_model_.naiveerror.html index f99c53b..c5a9009 100644 --- a/core/docs/classes/_lib_error_model_.naiveerror.html +++ b/core/docs/classes/_lib_error_model_.naiveerror.html @@ -117,7 +117,7 @@
  • Parameters

    @@ -139,7 +139,7 @@ diff --git a/core/docs/enums/_lib_error_model_.naiveerrorcode.html b/core/docs/enums/_lib_error_model_.naiveerrorcode.html index 2f8c4bc..29311c7 100644 --- a/core/docs/enums/_lib_error_model_.naiveerrorcode.html +++ b/core/docs/enums/_lib_error_model_.naiveerrorcode.html @@ -91,7 +91,7 @@
    OUT_OF_SPACE:
    @@ -101,7 +101,7 @@
    UNCAUGHT: = 0
    diff --git a/core/docs/interfaces/_core_src_context_model_.context.html b/core/docs/interfaces/_core_src_context_model_.context.html index b7f088a..27f4078 100644 --- a/core/docs/interfaces/_core_src_context_model_.context.html +++ b/core/docs/interfaces/_core_src_context_model_.context.html @@ -100,7 +100,7 @@
    cachePath: string
    @@ -115,7 +115,7 @@
    logger: function
    @@ -154,7 +154,7 @@
    maxDbSizeMB: number
    diff --git a/core/docs/interfaces/_core_src_database_model_.databaseinterface.html b/core/docs/interfaces/_core_src_database_model_.databaseinterface.html index 7df1c1a..61a0e4f 100644 --- a/core/docs/interfaces/_core_src_database_model_.databaseinterface.html +++ b/core/docs/interfaces/_core_src_database_model_.databaseinterface.html @@ -114,7 +114,7 @@
  • @@ -136,7 +136,7 @@
  • @@ -162,7 +162,7 @@
  • @@ -193,7 +193,7 @@
  • @@ -221,7 +221,7 @@
  • @@ -282,7 +282,7 @@
  • @@ -304,7 +304,7 @@
  • diff --git a/core/docs/modules/_core_src_database_.html b/core/docs/modules/_core_src_database_.html index 2cf855e..65059e7 100644 --- a/core/docs/modules/_core_src_database_.html +++ b/core/docs/modules/_core_src_database_.html @@ -108,7 +108,7 @@
    read: __promisify__ = promisify(readFile)
    @@ -118,7 +118,7 @@
    write: __promisify__ = promisify(writeFile)
    @@ -135,7 +135,7 @@
  • @@ -168,7 +168,7 @@
  • @@ -196,7 +196,7 @@
  • @@ -223,7 +223,7 @@
    DEFAULT_CTX: object
    @@ -232,7 +232,7 @@
    cachePath: string = `${__dirname}/db.json`
    @@ -242,7 +242,7 @@
    logger: log = console.log
    @@ -252,7 +252,7 @@
    maxDbSizeMB: number = 6
    diff --git a/core/docs/modules/_core_src_database_test_.html b/core/docs/modules/_core_src_database_test_.html index 6b635b3..d402bad 100644 --- a/core/docs/modules/_core_src_database_test_.html +++ b/core/docs/modules/_core_src_database_test_.html @@ -93,7 +93,7 @@
    maxDbSizeMB: 0.1 = 0.1
    @@ -110,7 +110,7 @@
  • Parameters

    diff --git a/core/docs/modules/_lib_error_model_.html b/core/docs/modules/_lib_error_model_.html index 4b91bac..5bd494a 100644 --- a/core/docs/modules/_lib_error_model_.html +++ b/core/docs/modules/_lib_error_model_.html @@ -105,7 +105,7 @@
    e: NaiveErrorCode = NaiveErrorCode
    @@ -122,7 +122,7 @@
  • Parameters

    diff --git a/core/docs/modules/_lib_util_.html b/core/docs/modules/_lib_util_.html index 2060058..832bd35 100644 --- a/core/docs/modules/_lib_util_.html +++ b/core/docs/modules/_lib_util_.html @@ -92,7 +92,7 @@
  • @@ -120,7 +120,7 @@
  • diff --git a/core/package.json b/core/package.json index 856ec06..860d19a 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "naive-core", - "version": "1.5.3", + "version": "1.5.4", "description": "A naive NoSQL database", "main": "dist/core/src/index.js", "types": "dist/core/src/index.d.ts", -- cgit v1.2.3