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.63.0-4 to 0.63.0-5

2

esm/index.es.js

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

*/
var PROMPTBOOK_VERSION = '0.63.0-3';
var PROMPTBOOK_VERSION = '0.63.0-4';
// TODO: !!!! List here all the versions and annotate + put into script

@@ -9,0 +9,0 @@

@@ -6,4 +6,10 @@ /**

*/
export declare const GENERATOR_WARNING = "\u26A0\uFE0F WARNING: This section has been generated so that any manual changes will be overwritten";
export declare const GENERATOR_WARNING = "\u26A0\uFE0F WARNING: This code has been generated so that any manual changes will be overwritten";
/**
* Warning message for the generated sections and files files
*
* @private within the repository
*/
export declare const GENERATOR_WARNING_BY_PROMPTBOOK_CLI = "\u26A0\uFE0F WARNING: This code has been generated by `@promptbook/cli` so that any manual changes will be overwritten";
/**
* The maximum number of iterations for a loops

@@ -10,0 +16,0 @@ *

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

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

"peerDependencies": {
"@promptbook/core": "0.63.0-4"
"@promptbook/core": "0.63.0-5"
},

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

@@ -1,2 +0,2 @@

<!-- ⚠️ WARNING: This section has been generated so that any manual changes will be overwritten -->
<!-- ⚠️ WARNING: This code has been generated so that any manual changes will be overwritten -->

@@ -3,0 +3,0 @@ # ![Promptbook logo - cube with letters P and B](./other/design/logo-h1.png) Promptbook

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

*/
var PROMPTBOOK_VERSION = '0.63.0-3';
var PROMPTBOOK_VERSION = '0.63.0-4';
// TODO: !!!! List here all the versions and annotate + put into script

@@ -13,0 +13,0 @@

Sorry, the diff of this file is not supported yet

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