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

@promptbook/anthropic-claude

Package Overview
Dependencies
Maintainers
1
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/anthropic-claude - npm Package Compare versions

Comparing version 0.56.0-2 to 0.56.0-3

2

esm/index.es.js

@@ -674,5 +674,5 @@ import Anthropic from '@anthropic-ai/sdk';

*/
var PROMPTBOOK_VERSION = '0.56.0-1';
var PROMPTBOOK_VERSION = '0.56.0-2';
export { AnthropicClaudeExecutionTools, PROMPTBOOK_VERSION };
//# sourceMappingURL=index.es.js.map
{
"name": "@promptbook/anthropic-claude",
"version": "0.56.0-2",
"version": "0.56.0-3",
"description": "Library to supercharge your use of large language models",

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

"peerDependencies": {
"@promptbook/core": "0.56.0-2"
"@promptbook/core": "0.56.0-3"
},

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

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

} from '@promptbook/core';
import { createPromptbookLibraryFromDirectory } from '@promptbook/node';
import { JavascriptExecutionTools } from '@promptbook/execute-javascript';

@@ -44,0 +45,0 @@ import { OpenAiExecutionTools } from '@promptbook/openai';

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

*/
var PROMPTBOOK_VERSION = '0.56.0-1';
var PROMPTBOOK_VERSION = '0.56.0-2';

@@ -685,0 +685,0 @@ exports.AnthropicClaudeExecutionTools = AnthropicClaudeExecutionTools;

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