@promptbook/browser
Advanced tools
Comparing version 0.85.0-8 to 0.85.0-9
@@ -18,3 +18,3 @@ import spaceTrim$1, { spaceTrim } from 'spacetrim'; | ||
*/ | ||
var PROMPTBOOK_ENGINE_VERSION = '0.85.0-7'; | ||
var PROMPTBOOK_ENGINE_VERSION = '0.85.0-8'; | ||
/** | ||
@@ -21,0 +21,0 @@ * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine |
@@ -11,3 +11,2 @@ import type { Command as Program } from 'commander'; | ||
/** | ||
* TODO: !!! Test this in `deno` | ||
* TODO: [๐ฝ] Unite branding and make single place for it | ||
@@ -14,0 +13,0 @@ * Note: [๐] Ignore a discrepancy between file name and entity name |
@@ -14,4 +14,3 @@ import type { IDestroyable } from 'destroyable'; | ||
/** | ||
* TODO: !!!!!!! CORS and security | ||
* TODO: !!!!!!! Allow to pass tokem here | ||
* TODO: !! Add CORS and security - probbably via `helmet` | ||
* TODO: [๐ฉ๐พโ๐คโ๐ง๐พ] Allow to pass custom fetch function here - PromptbookFetch | ||
@@ -18,0 +17,0 @@ * TODO: Split this file into multiple functions - handler for each request |
{ | ||
"name": "@promptbook/browser", | ||
"version": "0.85.0-8", | ||
"version": "0.85.0-9", | ||
"description": "It's time for a paradigm shift. The future of software in plain English, French or Latin", | ||
@@ -50,3 +50,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.85.0-8" | ||
"@promptbook/core": "0.85.0-9" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
@@ -25,3 +25,3 @@ (function (global, factory) { | ||
*/ | ||
var PROMPTBOOK_ENGINE_VERSION = '0.85.0-7'; | ||
var PROMPTBOOK_ENGINE_VERSION = '0.85.0-8'; | ||
/** | ||
@@ -28,0 +28,0 @@ * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine |
740287
15012