@promptbook/execute-javascript
Advanced tools
Comparing version 0.71.0-21 to 0.71.0-23
@@ -10,3 +10,3 @@ import _spaceTrim, { spaceTrim } from 'spacetrim'; | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.71.0-20'; | ||
var PROMPTBOOK_VERSION = '0.71.0-22'; | ||
// TODO: [main] !!!! List here all the versions and annotate + put into script | ||
@@ -13,0 +13,0 @@ |
@@ -54,10 +54,7 @@ import type { Promisable } from 'type-fest'; | ||
asText(): Promisable<string>; | ||
/** | ||
* Get the content as a blob | ||
*/ | ||
asBlob(): Promisable<Blob>; | ||
}; | ||
/** | ||
* TODO: [🥽] Add ` asBlob(): Promisable<Blob>;` or asFile | ||
* TODO: [🐝] @@@ Annotate all | ||
* TODO: [🔼] Export via types | ||
*/ |
{ | ||
"name": "@promptbook/execute-javascript", | ||
"version": "0.71.0-21", | ||
"version": "0.71.0-23", | ||
"description": "Supercharge your use of large language models", | ||
@@ -55,3 +55,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.71.0-21" | ||
"@promptbook/core": "0.71.0-23" | ||
}, | ||
@@ -58,0 +58,0 @@ "dependencies": { |
@@ -16,3 +16,3 @@ (function (global, factory) { | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.71.0-20'; | ||
var PROMPTBOOK_VERSION = '0.71.0-22'; | ||
// TODO: [main] !!!! List here all the versions and annotate + put into script | ||
@@ -19,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7
664654
12814