New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-cognitive-services

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-cognitive-services - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

cognitive-services/videosearch.html

12

package.json
{
"name": "node-red-contrib-cognitive-services",
"version": "0.1.7",
"version": "0.1.8",
"description": "Microsoft Cognitive Services",

@@ -21,3 +21,4 @@ "dependencies": {

"web language model",
"news search"
"news search",
"video search"
],

@@ -33,3 +34,4 @@ "node-red": {

"weblm": "cognitive-services/weblm.js",
"newssearch": "cognitive-services/newssearch.js"
"newssearch": "cognitive-services/newssearch.js",
"videosearch": "cognitive-services/videosearch.js"
}

@@ -52,6 +54,6 @@ },

"homepage": "https://github.com/zuhito/node-red-contrib-cognitive-services#readme",
"_id": "node-red-contrib-cognitive-services@0.1.5",
"_id": "node-red-contrib-cognitive-services@0.1.7",
"scripts": {},
"_shasum": "00221a6a1b80d22b5734af0a7811096ecc202acf",
"_shasum": "0541e7216fe94bc3b5c091440b1c42fecfa96a95",
"_from": "node-red-contrib-cognitive-services@latest"
}
node-red-contrib-cognitive-services
===================================
Node-RED Nodes for Microsoft Cognitive Services APIs
Node-RED nodes for Microsoft Cognitive Services APIs

@@ -19,2 +19,3 @@ Microsoft Cognitive Services are Cognitive APIs on Azure.

- Bing News Search API
- Bing Video Search API

@@ -30,3 +31,6 @@ ## Install

## Node-RED Docker image for Azure nodes including Cognitive Services nodes
https://hub.docker.com/r/dwaiba/azureiot-nodered/
## Microsoft Cognitive Services website
https://www.microsoft.com/cognitive-services

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