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
1
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.0.1 to 0.1.0

CHANGELOG.md

81

package.json
{
"name": "@llm-tools/embedjs-interfaces",
"version": "0.0.1",
"dependencies": {
"uuid": "^10.0.0",
"debug": "^4.3.7",
"md5": "^2.3.0"
},
"type": "module",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"keywords": [
"llm",
"ai",
"gpt3",
"chain",
"prompt",
"prompt engineering",
"chatgpt",
"machine learning",
"ml",
"anthropic",
"embeddings",
"vectorstores"
],
"author": "K V Adhityan",
"bugs": {
"url": "https://github.com/llm-tools/embedjs/issues"
},
"homepage": "https://github.com/llm-tools/embedjs#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/llm-tools/embedjs.git"
},
"module": "./src/index.js",
"types": "./src/index.d.ts"
}
"name": "@llm-tools/embedjs-interfaces",
"version": "0.1.0",
"description": "Interfaces for extending the embedjs ecosystem",
"dependencies": {
"debug": "^4.3.7",
"md5": "^2.3.0",
"uuid": "^10.0.0"
},
"type": "module",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"keywords": [
"llm",
"ai",
"gpt3",
"chain",
"prompt",
"prompt engineering",
"chatgpt",
"machine learning",
"ml",
"anthropic",
"embeddings",
"vectorstores"
],
"author": "K V Adhityan",
"bugs": {
"url": "https://github.com/llm-tools/embedjs/issues"
},
"homepage": "https://github.com/llm-tools/embedjs#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/llm-tools/embedjs.git"
},
"module": "./src/index.js",
"types": "./src/index.d.ts"
}

@@ -1,2 +0,2 @@

# @llm-tools/embedjs-interfaces
# embedjs-interfaces

@@ -3,0 +3,0 @@ <p>

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