Socket
Socket
Sign inDemoInstall

@promptbook/remote-client

Package Overview
Dependencies
Maintainers
1
Versions
366
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.27.0-3 to 0.27.0-4

1

esm/typings/execution/createPtpExecutor.d.ts

@@ -37,4 +37,5 @@ import type { PromptTemplatePipeline } from '../classes/PromptTemplatePipeline';

/**
* TODO: [🧠] When not meet expectations in PROMPT_DIALOG, make some way to tell the user
* TODO: [👧] Strongly type the executors to avoid need of remove nullables whtn noUncheckedIndexedAccess in tsconfig.json
* Note: CreatePtpExecutorOptions are just connected to PtpExecutor so do not extract to types folder
*/

4

package.json
{
"name": "@promptbook/remote-client",
"version": "0.27.0-3",
"version": "0.27.0-4",
"description": "Library to supercharge your use of large language models",

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

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

@@ -43,0 +43,0 @@ "main": "./umd/index.umd.js",

@@ -37,4 +37,5 @@ import type { PromptTemplatePipeline } from '../classes/PromptTemplatePipeline';

/**
* TODO: [🧠] When not meet expectations in PROMPT_DIALOG, make some way to tell the user
* TODO: [👧] Strongly type the executors to avoid need of remove nullables whtn noUncheckedIndexedAccess in tsconfig.json
* Note: CreatePtpExecutorOptions are just connected to PtpExecutor so do not extract to types folder
*/
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc