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
265
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.72.0-28 to 0.72.0-29

esm/typings/src/scrapers/website/utils/createShowdownConverter.d.ts

4

esm/typings/src/scrapers/website/WebsiteScraper.d.ts

@@ -27,2 +27,6 @@ import type { KnowledgePiecePreparedJson } from '../../types/PipelineJson/KnowledgePieceJson';

private readonly markdownScraper;
/**
* Showdown converter is used internally
*/
private readonly showdownConverter;
constructor(tools: Pick<ExecutionTools, 'fs' | 'llm'>, options: PrepareAndScrapeOptions);

@@ -29,0 +33,0 @@ /**

4

package.json
{
"name": "@promptbook/anthropic-claude",
"version": "0.72.0-28",
"version": "0.72.0-29",
"description": "Supercharge your use of large language models",

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

"peerDependencies": {
"@promptbook/core": "0.72.0-28"
"@promptbook/core": "0.72.0-29"
},

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

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

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

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