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
312
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.67.0-0 to 0.67.0-1

1

esm/typings/src/execution/PromptResult.d.ts

@@ -93,3 +93,2 @@ import type { string_date_iso8601 } from '../types/typeAliases';

/**
* TODO: !!!!!! [🚉] Check each provider that rawResponse is fully serializable as JSON
* TODO: [🧠] Maybe timing more accurate then seconds?

@@ -96,0 +95,0 @@ * TODO: [🧠] Should here be link to the prompt?

1

esm/typings/src/personas/preparePersona.d.ts

@@ -12,2 +12,3 @@ import type { PrepareOptions } from '../prepare/PrepareOptions';

/**
* TODO: [🔃] !!!!! If the persona was prepared with different version or different set of models, prepare it once again
* TODO: [🏢] !! Check validity of `modelName` in pipeline

@@ -14,0 +15,0 @@ * TODO: [🏢] !! Check validity of `systemMessage` in pipeline

@@ -9,2 +9,3 @@ import type { PipelineJson } from '../types/PipelineJson/PipelineJson';

/**
* TODO: [🔃] !!!!! If the pipeline was prepared with different version or different set of models, prepare it once again
* TODO: [🐠] Maybe base this on `makeValidator`

@@ -11,0 +12,0 @@ * TODO: [🧊] Pipeline can be partially prepared, this should return true ONLY if fully prepared

{
"name": "@promptbook/anthropic-claude",
"version": "0.67.0-0",
"version": "0.67.0-1",
"description": "Supercharge your use of large language models",

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

"peerDependencies": {
"@promptbook/core": "0.67.0-0"
"@promptbook/core": "0.67.0-1"
},

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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