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

8

CHANGELOG.md

@@ -0,1 +1,7 @@

## 0.1.17 (2024-11-05)
### 🚀 Features
- added markdown/mdx loader ([847947d](https://github.com/llm-tools/embedJs/commit/847947d)
## 0.1.16 (2024-11-04)

@@ -5,3 +11,3 @@

- added xml loader ([9172511](https://github.com/llm-tools/embedJs/commit/9172511))
- added xml loader ([9172511](https://github.com/llm-tools/embedJs/commit/9172511))

@@ -8,0 +14,0 @@ ## 0.1.15 and 0.1.14 (2024-11-01)

4

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

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