Socket
Book a DemoInstallSign in
Socket

@firebase/ai

Package Overview
Dependencies
Maintainers
4
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/ai - npm Package Compare versions

Comparing version

to
2.2.0-canary.095c098de

3

dist/esm/src/index.d.ts

@@ -6,4 +6,2 @@ /**

*/
import { AIService } from './service';
import { ComponentContainer, InstanceFactoryOptions } from '@firebase/component';
import { LanguageModel } from './types/language-model';

@@ -15,4 +13,3 @@ declare global {

}
export declare function factory(container: ComponentContainer, { instanceIdentifier }: InstanceFactoryOptions): AIService;
export * from './api';
export * from './public-types';

@@ -6,4 +6,2 @@ /**

*/
import { AIService } from './service';
import { ComponentContainer, InstanceFactoryOptions } from '@firebase/component';
import { LanguageModel } from './types/language-model';

@@ -15,4 +13,3 @@ declare global {

}
export declare function factory(container: ComponentContainer, { instanceIdentifier }: InstanceFactoryOptions): AIService;
export * from './api';
export * from './public-types';

16

package.json
{
"name": "@firebase/ai",
"version": "2.2.0-20250827140758",
"version": "2.2.0-canary.095c098de",
"description": "The Firebase AI SDK",

@@ -50,10 +50,10 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"peerDependencies": {
"@firebase/app": "0.x",
"@firebase/app-types": "0.x"
"@firebase/app": "0.14.2-canary.095c098de",
"@firebase/app-types": "0.9.3-canary.095c098de"
},
"dependencies": {
"@firebase/app-check-interop-types": "0.3.3",
"@firebase/component": "0.7.0",
"@firebase/logger": "0.5.0",
"@firebase/util": "1.13.0",
"@firebase/app-check-interop-types": "0.3.3-canary.095c098de",
"@firebase/component": "0.7.0-canary.095c098de",
"@firebase/logger": "0.5.0-canary.095c098de",
"@firebase/util": "1.13.0-canary.095c098de",
"tslib": "^2.1.0"

@@ -63,3 +63,3 @@ },

"devDependencies": {
"@firebase/app": "0.14.1",
"@firebase/app": "0.14.2-canary.095c098de",
"@rollup/plugin-json": "6.1.0",

@@ -66,0 +66,0 @@ "rollup": "2.79.2",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet