Socket
Socket
Sign inDemoInstall

@promptbook/remote-client

Package Overview
Dependencies
Maintainers
1
Versions
406
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.36.3 to 0.36.4

2

esm/typings/classes/PromptbookLibrary.d.ts

@@ -31,3 +31,3 @@ import { string_name } from '.././types/typeAliases';

export declare class PromptbookLibrary {
protected readonly options: PromptbookLibraryOptions;
readonly options: PromptbookLibraryOptions;
/**

@@ -34,0 +34,0 @@ * Constructs Promptbook from any sources

{
"name": "@promptbook/remote-client",
"version": "0.36.3",
"version": "0.36.4",
"description": "Library to supercharge your use of large language models",

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

"peerDependencies": {
"@promptbook/core": "0.36.3"
"@promptbook/core": "0.36.4"
},

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

@@ -31,3 +31,3 @@ import { string_name } from '.././types/typeAliases';

export declare class PromptbookLibrary {
protected readonly options: PromptbookLibraryOptions;
readonly options: PromptbookLibraryOptions;
/**

@@ -34,0 +34,0 @@ * Constructs Promptbook from any sources

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