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

@promptbook/anthropic-claude

Package Overview
Dependencies
Maintainers
0
Versions
281
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.59.0 to 0.60.0-0

2

esm/index.es.js

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

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

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

"peerDependencies": {
"@promptbook/core": "0.59.0"
"@promptbook/core": "0.60.0-0"
},

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

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

*/
var PROMPTBOOK_VERSION = '0.59.0-36';
var PROMPTBOOK_VERSION = '0.59.0';

@@ -715,0 +715,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