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

cohere-ai

Package Overview
Dependencies
Maintainers
5
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cohere-ai - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

2

dist/models/index.ts

@@ -183,4 +183,2 @@ export interface cohereResponse<T> {

language_name: string;
/** The confidence score, a number between 0 and 1. */
confidence: number;
}[];

@@ -187,0 +185,0 @@ }

2

package.json
{
"name": "cohere-ai",
"version": "5.0.1",
"version": "5.0.2",
"description": "A Node.js SDK with TypeScript support for the Cohere API.",

@@ -5,0 +5,0 @@ "homepage": "https://docs.cohere.ai",

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