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

@databutton/firebase-types

Package Overview
Dependencies
Maintainers
0
Versions
1207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@databutton/firebase-types - npm Package Compare versions

Comparing version

to
1.73.8

3

lib/types/published/persisted.d.ts

@@ -40,2 +40,3 @@ import type { Timestamp } from "firebase/firestore";

displayName: string;
agentPersonality?: AgentPersonality;
publicUsername?: PublicUsername;

@@ -814,2 +815,4 @@ displayPreference?: "dark" | "system" | "light";

strictMode?: boolean | null;
}
export interface AgentPersonality {
toneOfVoice?: {

@@ -816,0 +819,0 @@ responseStyle?: string | null;

2

package.json
{
"name": "@databutton/firebase-types",
"version": "1.73.7",
"version": "1.73.8",
"main": "lib/types/published/index.js",

@@ -5,0 +5,0 @@ "type": "module",