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.3

19

CHANGELOG.md

@@ -0,1 +1,20 @@

## 0.1.3 (2024-10-06)
### 🚀 Features
- readded local-path and url loaders ([303133c](https://github.com/llm-tools/embedJs/commit/303133c))
### 🩹 Fixes
- exclude examples from release process ([1382185](https://github.com/llm-tools/embedJs/commit/1382185))
- downgrade esbuild version to match nx requirements ([183308f](https://github.com/llm-tools/embedJs/commit/183308f))
### ❤️ Thank You
- Adhityan K V @adhityan
## 0.1.2 (2024-10-06)

@@ -2,0 +21,0 @@

4

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

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