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

@llm-tools/embedjs-interfaces

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-interfaces - npm Package Compare versions

Comparing version 0.1.2 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 @@

2

package.json
{
"name": "@llm-tools/embedjs-interfaces",
"version": "0.1.2",
"version": "0.1.3",
"description": "Interfaces for extending the embedjs ecosystem",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -20,2 +20,3 @@ import createDebugMessages from 'debug';

}
// eslint-disable-next-line @typescript-eslint/no-empty-function
async init() { }

@@ -22,0 +23,0 @@ async query(system, userQuery, supportingContext, conversationId = 'default') {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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