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.60.0-3 to 0.60.0-4

2

esm/index.es.js

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

*/
var PROMPTBOOK_VERSION = '0.60.0-2';
var PROMPTBOOK_VERSION = '0.60.0-3';
export { AnthropicClaudeExecutionTools, PROMPTBOOK_VERSION };
//# sourceMappingURL=index.es.js.map

@@ -20,3 +20,3 @@ import type { string_markdown_text } from '../typeAliases';

* Tip: You can do versioning in the URL
* For example: https://promptbook.webgpt.com/cs/write-website-content.ptbk.md@1.0.0
* For example: https://promptbook.studio/webgpt/write-website-content-cs.ptbk.md@1.0.0
* Warning: Do not hash part of the URL, hash part is used for identification of the prompt template in the pipeline

@@ -23,0 +23,0 @@ */

@@ -53,3 +53,3 @@ import type { PostprocessingFunction } from '../scripting/javascript/JavascriptExecutionToolsOptions';

*
* @example https://promptbook.webgpt.com/cs/write-website-content.ptbk.md#keywords
* @example https://promptbook.studio/webgpt/write-website-content-cs.ptbk.md#keywords
*/

@@ -56,0 +56,0 @@ readonly promptbookUrl: string_pipeline_url_with_hashtemplate;

@@ -182,3 +182,3 @@ /**

*
* For example `"https://promptbook.webgpt.com/cs/write-website-content.ptbk.md"`
* For example `"https://promptbook.studio/webgpt/write-website-content-cs.ptbk.md"`
*/

@@ -189,3 +189,3 @@ export type string_pipeline_url = string;

*
* For example `"https://promptbook.webgpt.com/cs/write-website-content.ptbk.md#keywords"`
* For example `"https://promptbook.studio/webgpt/write-website-content-cs.ptbk.md#keywords"`
*/

@@ -192,0 +192,0 @@ export type string_pipeline_url_with_hashtemplate = string;

{
"name": "@promptbook/anthropic-claude",
"version": "0.60.0-3",
"version": "0.60.0-4",
"description": "Supercharge your use of large language models",

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

"peerDependencies": {
"@promptbook/core": "0.60.0-3"
"@promptbook/core": "0.60.0-4"
},

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

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

>
> - PROMPTBOOK URL https://promptbook.webgpt.com/en/write-website-content.ptbk.md
> - PROMPTBOOK URL https://promptbook.studio/webgpt/write-website-content.ptbk.md
> - PROMPTBOOK VERSION 0.0.1

@@ -185,0 +185,0 @@ > - INPUTโ€ฏโ€ฏPARAM `{rawTitle}` Automatically suggested a site name or empty text

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

*/
var PROMPTBOOK_VERSION = '0.60.0-2';
var PROMPTBOOK_VERSION = '0.60.0-3';

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

@@ -20,3 +20,3 @@ import type { string_markdown_text } from '../typeAliases';

* Tip: You can do versioning in the URL
* For example: https://promptbook.webgpt.com/cs/write-website-content.ptbk.md@1.0.0
* For example: https://promptbook.studio/webgpt/write-website-content-cs.ptbk.md@1.0.0
* Warning: Do not hash part of the URL, hash part is used for identification of the prompt template in the pipeline

@@ -23,0 +23,0 @@ */

@@ -53,3 +53,3 @@ import type { PostprocessingFunction } from '../scripting/javascript/JavascriptExecutionToolsOptions';

*
* @example https://promptbook.webgpt.com/cs/write-website-content.ptbk.md#keywords
* @example https://promptbook.studio/webgpt/write-website-content-cs.ptbk.md#keywords
*/

@@ -56,0 +56,0 @@ readonly promptbookUrl: string_pipeline_url_with_hashtemplate;

@@ -182,3 +182,3 @@ /**

*
* For example `"https://promptbook.webgpt.com/cs/write-website-content.ptbk.md"`
* For example `"https://promptbook.studio/webgpt/write-website-content-cs.ptbk.md"`
*/

@@ -189,3 +189,3 @@ export type string_pipeline_url = string;

*
* For example `"https://promptbook.webgpt.com/cs/write-website-content.ptbk.md#keywords"`
* For example `"https://promptbook.studio/webgpt/write-website-content-cs.ptbk.md#keywords"`
*/

@@ -192,0 +192,0 @@ export type string_pipeline_url_with_hashtemplate = string;

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