Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

qcobjects-azure-openai-api

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qcobjects-azure-openai-api - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

2

package.json
{
"name": "qcobjects-azure-openai-api",
"private": false,
"version": "1.0.15",
"version": "1.0.16",
"description": "QCObjects OpenAI API Handler",

@@ -6,0 +6,0 @@ "main": "public/js/index.cjs",

@@ -16,3 +16,3 @@ import {Route, CONFIG } from "qcobjects";

path: "^/api/openai$",
microservice:"qcobjects-openai-api",
microservice:"qcobjects-azure-openai-api",
headers: {

@@ -19,0 +19,0 @@ "content-type": "text/html; charset=utf-8"

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

declare module "qcobjects-openai-api/components";
declare module "qcobjects-azure-openai-api/components";

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