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.136.0
to
1.138.0
+1
-0
lib/types/published/enums.d.ts

@@ -48,2 +48,3 @@ export declare enum CollectionName {

ACCOUNT_NOTIFICATIONS = "notifications",
ACCOUNT_NOTIFICATION_GROUPS = "notificationGroups",
ROLES = "roles",

@@ -50,0 +51,0 @@ MESSAGES = "messages",

@@ -49,2 +49,3 @@ export var CollectionName;

CollectionName["ACCOUNT_NOTIFICATIONS"] = "notifications";
CollectionName["ACCOUNT_NOTIFICATION_GROUPS"] = "notificationGroups";
CollectionName["ROLES"] = "roles";

@@ -51,0 +52,0 @@ CollectionName["MESSAGES"] = "messages";

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

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

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