Socket
Socket
Sign inDemoInstall

@ads-vdh/qnamaker-api

Package Overview
Dependencies
7
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.3

2

package.json
{
"name": "@ads-vdh/qnamaker-api",
"version": "1.0.1",
"version": "1.0.3",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

@@ -8,3 +8,3 @@ Provides a wrapper around the [Cognitive Services APIs](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/) for QnaMaker

Install [on npm](https://www.npmjs.com/package/qnamaker-api)
Install [on npm](https://www.npmjs.com/package/@ads-vdh/qnamaker-api)

@@ -20,2 +20,4 @@ ```bash

```js
let qnaMakerApi = require("@ads-vdh/qnamaker-api");
let client = qnaMakerApi({

@@ -22,0 +24,0 @@ endpoint: endpoint,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc