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.131.1
to
1.132.0
+2
-0
lib/types/published/requests.d.ts

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

taskId?: string | null;
reason?: string | null;
taskTitle?: string | null;
};

@@ -579,0 +581,0 @@ export type CreateApprovalNotificationResponse = {

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

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

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