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.62.0-1 to 0.62.0

2

esm/index.es.js

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

*/
var PROMPTBOOK_VERSION = '0.62.0-0';
var PROMPTBOOK_VERSION = '0.62.0-1';
// TODO: !!!! List here all the versions and annotate + put into script

@@ -221,0 +221,0 @@

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

* TODO: Use isVerbose here (not only pass to `preparePipeline`)
* TODO: [🧠] Use here `countTotalUsage` and put preparation and prepared pipiline to report
* TODO: [🧠][🌳] Use here `countTotalUsage` and put preparation and prepared pipiline to report
* TODO: [πŸͺ‚] Use maxParallelCount here (not only pass to `preparePipeline`)

@@ -64,0 +64,0 @@ * TODO: [β™ˆ] Probbably move expectations from templates to parameters

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

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

"peerDependencies": {
"@promptbook/core": "0.62.0-1"
"@promptbook/core": "0.62.0"
},

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

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

*/
var PROMPTBOOK_VERSION = '0.62.0-0';
var PROMPTBOOK_VERSION = '0.62.0-1';
// TODO: !!!! List here all the versions and annotate + put into script

@@ -225,0 +225,0 @@

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

* TODO: Use isVerbose here (not only pass to `preparePipeline`)
* TODO: [🧠] Use here `countTotalUsage` and put preparation and prepared pipiline to report
* TODO: [🧠][🌳] Use here `countTotalUsage` and put preparation and prepared pipiline to report
* TODO: [πŸͺ‚] Use maxParallelCount here (not only pass to `preparePipeline`)

@@ -64,0 +64,0 @@ * TODO: [β™ˆ] Probbably move expectations from templates to parameters

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