Socket
Socket
Sign inDemoInstall

@axflow/models

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axflow/models - npm Package Compare versions

Comparing version 0.0.1-alpha.7 to 0.0.1-alpha.8

2

dist/utils/index.d.ts

@@ -18,3 +18,3 @@ declare class HttpError extends Error {

type: 'chunk' | 'data';
data: Record<string, JSONValueType>;
value: Record<string, JSONValueType>;
};

@@ -21,0 +21,0 @@ declare class NdJsonStream {

{
"name": "@axflow/models",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "Zero-dependency module to run, stream, and render results across the most popular LLMs and embedding models",

@@ -123,3 +123,3 @@ "author": "Axilla (https://axilla.io)",

},
"gitHead": "78274e24cdccc818c27e4bffec566c943181aa1f"
"gitHead": "7f0fb32893d6e83b5aca05f7daf5e0b4e4d0fec5"
}

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