Socket
Socket
Sign inDemoInstall

@promptbook/remote-client

Package Overview
Dependencies
Maintainers
0
Versions
406
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.69.0-14 to 0.69.0-15

esm/typings/src/collection/constructors/createCollectionFromDirectory.test.d.ts

2

esm/index.es.js

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

*/
var PROMPTBOOK_VERSION = '0.69.0-13';
var PROMPTBOOK_VERSION = '0.69.0-14';
// TODO: !!!! List here all the versions and annotate + put into script

@@ -11,0 +11,0 @@

import type { ForeachJson } from './ForeachJson';
/**
* Parsed FOREACH command <- Write [🍭] !!!!!!
* Parsed FOREACH command which is used to iterate over a table of values
*

@@ -5,0 +5,0 @@ * @see ./foreachCommandParser.ts for more details

@@ -13,5 +13,4 @@ import type { PipelineTemplateCommandParser } from '../_common/types/CommandParser';

/**
* TODO: !!!!!! Remove console logs
* TODO: [🧠][🦥] Better (less confusing) name for "cell" / "subvalue" / "subparameter"
* TODO: [🍭] !!!!!! Make .ptbk.md file with examples of the FOREACH command and also with wrong parsing and logic
*/

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

/**
* TODO: !!!!!! [🧞‍♀️] Do not allow joker + foreach
* TODO: !!!!! [🧞‍♀️] Do not allow joker + foreach
* TODO: [🧠] Work with promptbookVersion

@@ -26,0 +26,0 @@ * TODO: Use here some json-schema, Zod or something similar and change it to:

{
"name": "@promptbook/remote-client",
"version": "0.69.0-14",
"version": "0.69.0-15",
"description": "Supercharge your use of large language models",

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

"peerDependencies": {
"@promptbook/core": "0.69.0-14"
"@promptbook/core": "0.69.0-15"
},

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

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

*/
var PROMPTBOOK_VERSION = '0.69.0-13';
var PROMPTBOOK_VERSION = '0.69.0-14';
// TODO: !!!! List here all the versions and annotate + put into script

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