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.4 to 0.0.5

2

dist/react/index.js

@@ -38,3 +38,3 @@ "use strict";

const response = await (0, import_shared.POST)(url, {
headers,
headers: { ...headers, "content-type": "application/json; charset=utf-8" },
body: JSON.stringify(requestBody)

@@ -41,0 +41,0 @@ });

{
"name": "@axflow/models",
"version": "0.0.4",
"version": "0.0.5",
"description": "Zero-dependency, modular SDK for building robust natural language applications",

@@ -150,3 +150,3 @@ "author": "Axflow (https://axflow.dev)",

},
"gitHead": "53bed76e08a3f890464a9adcffc5a1815d5c5bf0"
"gitHead": "c7caecab74f69244196f2ac2defd5f14dfe871e0"
}

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