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

@llm-tools/embedjs-utils

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@llm-tools/embedjs-utils - npm Package Compare versions

Comparing version

to
0.1.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 0.1.1 (2024-10-04)
Temporarily disabled dynamic, url and local path loaders as they required install of all modules from the monorepo. They will be reenabled soon.
## 0.1.0 (2024-10-03)

@@ -2,0 +6,0 @@

4

package.json
{
"name": "@llm-tools/embedjs-utils",
"version": "0.1.0",
"version": "0.1.1",
"description": "Useful util functions when extending the embedjs ecosystem",
"dependencies": {
"@llm-tools/embedjs-interfaces": "0.1.0"
"@llm-tools/embedjs-interfaces": "0.1.1"
},

@@ -8,0 +8,0 @@ "type": "module",