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.20

3

lib/types/published/persisted.d.ts

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

tags?: string[];
tasks?: {
title: string;
}[];
/** @deprecated streamlit templates are all deleted */

@@ -981,0 +984,0 @@ multipageAppPages?: ProjectTemplatePage[];

2

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

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