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
280
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.61.0-2 to 0.61.0-4

esm/typings/src/_packages/markdown-utils.index.d.ts

2

esm/index.es.js

@@ -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
*/
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