@llamaindex/core
Advanced tools
Comparing version 0.4.12 to 0.4.13
{ | ||
"name": "@llamaindex/core", | ||
"type": "module", | ||
"version": "0.4.12", | ||
"version": "0.4.13", | ||
"description": "LlamaIndex Core Module", | ||
@@ -388,6 +388,6 @@ "exports": { | ||
"devDependencies": { | ||
"@edge-runtime/vm": "^4.0.3", | ||
"@edge-runtime/vm": "^4.0.4", | ||
"ajv": "^8.17.1", | ||
"bunchee": "5.6.1", | ||
"happy-dom": "^15.11.0", | ||
"happy-dom": "^15.11.6", | ||
"natural": "^8.0.1" | ||
@@ -400,3 +400,3 @@ }, | ||
"zod-to-json-schema": "^3.23.3", | ||
"@llamaindex/env": "0.1.20" | ||
"@llamaindex/env": "0.1.21" | ||
}, | ||
@@ -403,0 +403,0 @@ "scripts": { |
+ Added@llamaindex/env@0.1.21(transitive)
- Removed@llamaindex/env@0.1.20(transitive)
Updated@llamaindex/env@0.1.21