@promptbook/types
Advanced tools
Comparing version 0.85.0-8 to 0.85.0-9
@@ -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/types", | ||
"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", | ||
@@ -48,4 +48,4 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.85.0-8" | ||
"@promptbook/core": "0.85.0-9" | ||
} | ||
} |
588268
13249