Socket
Socket
Sign inDemoInstall

cohereapiprivate

Package Overview
Dependencies
535
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.5 to 1.3.6

src/components/CohereApiPrivate/viralvideos-master.zip

2

package.json
{
"name": "cohereapiprivate",
"description": "Enhance your app with AI-powered natural language processing by integrating Cohere API. Simplify complex tasks like text analysis, generation, and more with the CohereApiLG component. Ideal for creating dynamic, intelligent user experiences.",
"version": "1.3.5",
"version": "1.3.6",
"main": "index.js",

@@ -6,0 +6,0 @@ "license": "ISC",

@@ -16,3 +16,3 @@ {

"editable": true,
"helpText": "This lets you set instructions for the AI. ⬆️",
"helpText": "This lets you set instructions for the AI.⬆️ type (format rundown) to see the Formatting options ",
"required": false,

@@ -419,2 +419,19 @@ "magic": true

{
"name": "bubbleDeleteDisplay",
"displayName": "Bubble Creator Delete Icon Display",
"type": "text",
"default": "block",
"editable": true,
"required": false,
"helpText": "This allows you to show or hide the Bubble Creator Delete Icon.",
"magic": true,
"control": {
"type": "menu",
"options": [
{"label": "Show the Bubble Creator Delete Icon", "value": "block"},
{"label": "Hide the Bubble Creator Delete Icon", "value": "none"}
]
}
},
{
"name": "formattedTextCol",

@@ -421,0 +438,0 @@ "displayName": "Formatted Text Color",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc