Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@databutton/firebase-types

Package Overview
Dependencies
Maintainers
3
Versions
1904
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
1.135.0
to
1.136.0
+1
-0
lib/types/published/requests.d.ts

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

taskId?: string | null;
displayId?: string | null;
reason?: string | null;

@@ -580,0 +581,0 @@ taskTitle?: string | null;

+1
-1
{
"name": "@databutton/firebase-types",
"version": "1.135.0",
"version": "1.136.0",
"main": "lib/types/published/index.js",

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

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