@axflow/models
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
137272