Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@llamaindex/cloud

Package Overview
Dependencies
Maintainers
5
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@llamaindex/cloud - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

dist/reader.js

@@ -536,3 +536,3 @@ import { FileReader, Document } from '@llamaindex/core/schema';

// Check the job status. If unsuccessful response, checks if maximum timeout has been reached. If reached, throws an error
const result = await ParsingService.getParsingJobDetailsApiV1ParsingJobJobIdDetailsGet({
const result = await ParsingService.getJobApiV1ParsingJobJobIdGet({
client: this.#client,

@@ -539,0 +539,0 @@ throwOnError: true,

{
"name": "@llamaindex/cloud",
"version": "0.2.5",
"version": "0.2.6",
"type": "module",

@@ -49,3 +49,3 @@ "license": "MIT",

"@hey-api/openapi-ts": "^0.53.0",
"@llamaindex/core": "^0.2.1",
"@llamaindex/core": "^0.2.2",
"@llamaindex/env": "^0.1.11",

@@ -55,3 +55,3 @@ "bunchee": "5.3.2"

"peerDependencies": {
"@llamaindex/core": "^0.2.10.2.1",
"@llamaindex/core": "^0.2.20.2.2",
"@llamaindex/env": "^0.1.110.1.11"

@@ -58,0 +58,0 @@ },

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