@promptbook/anthropic-claude
Advanced tools
Comparing version 0.61.0-2 to 0.61.0-4
@@ -780,3 +780,3 @@ import Anthropic from '@anthropic-ai/sdk'; | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.61.0-1'; | ||
var PROMPTBOOK_VERSION = '0.61.0-3'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -783,0 +783,0 @@ |
@@ -73,4 +73,3 @@ import { spaceTrim } from 'spacetrim'; | ||
/** | ||
* TODO: [๐ง ] Maybe create some indipendent package like `@promptbook/markdown-utils` | ||
* Note: [๐] It does not make sence to have simple lower / UPPER case normalization | ||
*/ |
{ | ||
"name": "@promptbook/anthropic-claude", | ||
"version": "0.61.0-2", | ||
"version": "0.61.0-4", | ||
"description": "Supercharge your use of large language models", | ||
@@ -52,3 +52,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.61.0-2" | ||
"@promptbook/core": "0.61.0-4" | ||
}, | ||
@@ -55,0 +55,0 @@ "main": "./umd/index.umd.js", |
@@ -788,3 +788,3 @@ (function (global, factory) { | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.61.0-1'; | ||
var PROMPTBOOK_VERSION = '0.61.0-3'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -791,0 +791,0 @@ |
@@ -73,4 +73,3 @@ import { spaceTrim } from 'spacetrim'; | ||
/** | ||
* TODO: [๐ง ] Maybe create some indipendent package like `@promptbook/markdown-utils` | ||
* Note: [๐] It does not make sence to have simple lower / UPPER case normalization | ||
*/ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
633142
11291