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

@promptbook/utils

Package Overview
Dependencies
Maintainers
1
Versions
470
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/utils - npm Package Compare versions

Comparing version 0.69.0-18 to 0.69.0-19

3

esm/typings/src/commands/FOREACH/foreachCommand.test.d.ts
export {};
/**
* TODO: [🧠][πŸ¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter"
*/

3

esm/typings/src/commands/FOREACH/foreachCommandParser.d.ts

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

/**
* 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
* TODO: [🍭] Make .ptbk.md file with examples of the FOREACH with wrong parsing and logic
*/

@@ -14,3 +14,3 @@ import type { string_parameter_name } from '../../types/typeAliases';

*/
readonly cellName: TODO_string;
readonly subformatName: TODO_string;
/**

@@ -25,4 +25,1 @@ * @@@

};
/**
* TODO: [🧠][πŸ¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter"
*/

@@ -25,7 +25,7 @@ import type { PipelineJson } from '../../types/PipelineJson/PipelineJson';

/**
* TODO: !!!!!! FOREACH in mermaid graph
* TODO: !!!!!! Knowledge in mermaid graph
* TODO: !!!!!! Personas in mermaid graph
* TODO: !!!!! FOREACH in mermaid graph
* TODO: !!!!! Knowledge in mermaid graph
* TODO: !!!!! Personas in mermaid graph
* TODO: Maybe use some Mermaid package instead of string templating
* TODO: [πŸ•Œ] When more than 2 functionalities, split into separate functions
*/

@@ -19,4 +19,2 @@ import type { TODO_any } from '../../utils/organization/TODO_any';

* TODO: !!!!!! How FOREACH execution looks in the report
* TODO: [🧠][πŸ¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter"
* TODO: []
*/

@@ -64,3 +64,2 @@ import type { string_mime_type } from '../../types/typeAliases';

/**
* TODO: [🧠][πŸ¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter"
* TODO: [♏] Add some prepare hook to modify prompt according to the format

@@ -67,0 +66,0 @@ * TODO: [πŸ“]`name` and `aliases` should be UPPERCASE only and interpreted as case-insensitive (via normalization)

@@ -29,4 +29,3 @@ import type { Promisable } from 'type-fest';

/**
* TODO: [🧠][πŸ¦₯] Better (less confusing) name for "cell" / "subvalue" / "subparameter"
* Note: [πŸ‘©πŸΎβ€πŸ€β€πŸ§‘πŸ½]
*/
{
"name": "@promptbook/utils",
"version": "0.69.0-18",
"version": "0.69.0-19",
"description": "Supercharge your use of large language models",

@@ -5,0 +5,0 @@ "private": false,

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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