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

@google/generative-ai

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google/generative-ai - npm Package Compare versions

Comparing version 0.11.4 to 0.11.5

2

dist/files/index.js

@@ -72,3 +72,3 @@ 'use strict';

*/
const PACKAGE_VERSION = "0.11.4";
const PACKAGE_VERSION = "0.11.5";
const PACKAGE_LOG_HEADER = "genai-js";

@@ -75,0 +75,0 @@ var Task;

@@ -250,3 +250,3 @@ 'use strict';

*/
const PACKAGE_VERSION = "0.11.4";
const PACKAGE_VERSION = "0.11.5";
const PACKAGE_LOG_HEADER = "genai-js";

@@ -253,0 +253,0 @@ var Task;

{
"name": "@google/generative-ai/files",
"name": "@google/generative-ai-files",
"description": "GoogleAI file upload manager",
"main": "./dist/files/index.js",
"browser": "./dist/files/index.mjs",
"module": "./dist/files/index.mjs",
"typings": "./dist/files/files.d.ts"
"main": "../dist/files/index.js",
"browser": "../dist/files/index.mjs",
"module": "../dist/files/index.mjs",
"typings": "../dist/files/files.d.ts"
}
{
"name": "@google/generative-ai",
"version": "0.11.4",
"version": "0.11.5",
"description": "Google AI JavaScript SDK",

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

Sorry, the diff of this file is not supported yet

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