New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

llamaindex

Package Overview
Dependencies
Maintainers
1
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

llamaindex - npm Package Compare versions

Comparing version 0.0.0-20231006013839 to 0.0.0-20231007210754

2

CHANGELOG.md
# llamaindex
## 0.0.0-20231006013839
## 0.0.0-20231007210754

@@ -5,0 +5,0 @@ ### Patch Changes

{
"name": "llamaindex",
"version": "0.0.0-20231006013839",
"version": "0.0.0-20231007210754",
"dependencies": {

@@ -17,3 +17,3 @@ "@anthropic-ai/sdk": "^0.6.2",

"rake-modified": "^1.0.8",
"replicate": "^0.18.1",
"replicate": "^0.20.0",
"tiktoken": "^1.0.10",

@@ -25,8 +25,9 @@ "uuid": "^9.0.1",

"@types/lodash": "^4.14.199",
"@types/node": "^18.18.3",
"@types/node": "^18.18.4",
"@types/papaparse": "^5.3.9",
"@types/pdf-parse": "^1.1.2",
"@types/uuid": "^9.0.4",
"@types/uuid": "^9.0.5",
"node-stdlib-browser": "^1.2.0",
"tsup": "^7.2.0"
"tsup": "^7.2.0",
"typescript": "^4.9.5"
},

@@ -38,2 +39,3 @@ "engines": {

"main": "./dist/index.js",
"module": "./dist/index.mjs",
"scripts": {

@@ -40,0 +42,0 @@ "lint": "eslint .",

@@ -9,3 +9,2 @@ {

"skipLibCheck": true,
"noEmit": true,
"strict": true,

@@ -12,0 +11,0 @@ "lib": ["es2015", "dom"],

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