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

@promptbook/node

Package Overview
Dependencies
Maintainers
0
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/node - 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/node",
"version": "0.69.0-18",
"version": "0.69.0-19",
"description": "Supercharge your use of large language models",

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

"peerDependencies": {
"@promptbook/core": "0.69.0-18"
"@promptbook/core": "0.69.0-19"
},

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

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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