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

api-ai-speech-context

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-ai-speech-context - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "api-ai-speech-context ",
"version": "0.0.4",
"version": "0.0.5",
"description": "Generates a Google Cloud Speech API SpeechContext for an API.AI agent.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -12,6 +12,6 @@ # API.AI Speech Context

- `summary`: An API.AI agent summary object with the keys `name`, `entities`, and `intents`.*
- `summary`: An API.AI agent summary object with the keys `name`, `entities`, and `intents`.
- `blacklist`: An array of words to blacklist from the context.
* as produced by [`api-ai-agent-downloader`](https://www.npmjs.com/package/api-ai-agent-downloader).
The summary can be created with [`api-ai-agent-downloader`](https://www.npmjs.com/package/api-ai-agent-downloader).

@@ -18,0 +18,0 @@ It returns an array containing words and phrases based on your agent's entities and intents.

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