Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@promptbook/execute-javascript

Package Overview
Dependencies
Maintainers
0
Versions
464
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/execute-javascript - npm Package Compare versions

Comparing version 0.71.0-21 to 0.71.0-23

2

esm/index.es.js

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc