Socket
Socket
Sign inDemoInstall

@promptbook/remote-client

Package Overview
Dependencies
Maintainers
1
Versions
401
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/remote-client - npm Package Compare versions

Comparing version 0.63.0-3 to 0.63.0-4

2

esm/index.es.js

@@ -6,3 +6,3 @@ import { io } from 'socket.io-client';

*/
var PROMPTBOOK_VERSION = '0.63.0-2';
var PROMPTBOOK_VERSION = '0.63.0-3';
// TODO: !!!! List here all the versions and annotate + put into script

@@ -9,0 +9,0 @@

/**
* Warning message for the generated sections and files files
*
* @private within the repository
*/
export declare const GENERATOR_WARNING = "\u26A0\uFE0F WARNING: This section has been generated so that any manual changes will be overwritten";
/**
* The maximum number of iterations for a loops

@@ -3,0 +9,0 @@ *

@@ -16,2 +16,3 @@ import type { PipelineJson } from '../types/PipelineJson/PipelineJson';

* TODO: [🏛] Escape all
* TODO: [🧠] Should be in generated .ptbk.md file GENERATOR_WARNING
*/

@@ -38,2 +38,3 @@ import type { LlmExecutionTools } from '../execution/LlmExecutionTools';

* TODO: [🛠] Actions, instruments (and maybe knowledge) => Functions and tools
* TODO: [🧠] Should be in generated JSON file GENERATOR_WARNING
*/

@@ -13,2 +13,3 @@ import type { ExecutionReportJson } from './ExecutionReportJson';

* TODO: [🧠] Allow to filter out some parts of the report by options
* TODO: [🧠] Should be in generated file GENERATOR_WARNING
*/
{
"name": "@promptbook/remote-client",
"version": "0.63.0-3",
"version": "0.63.0-4",
"description": "Supercharge your use of large language models",

@@ -50,3 +50,3 @@ "private": false,

"peerDependencies": {
"@promptbook/core": "0.63.0-3"
"@promptbook/core": "0.63.0-4"
},

@@ -53,0 +53,0 @@ "dependencies": {

@@ -0,1 +1,3 @@

<!-- ⚠️ WARNING: This section has been generated so that any manual changes will be overwritten -->
# ![Promptbook logo - cube with letters P and B](./other/design/logo-h1.png) Promptbook

@@ -2,0 +4,0 @@

@@ -10,3 +10,3 @@ (function (global, factory) {

*/
var PROMPTBOOK_VERSION = '0.63.0-2';
var PROMPTBOOK_VERSION = '0.63.0-3';
// TODO: !!!! List here all the versions and annotate + put into script

@@ -13,0 +13,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