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

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

CONTEXT_FILES = "context-files",
TOOL_CONFIGS = "tool-configs",
TASKS = "tasks",

@@ -97,0 +98,0 @@ TOKEN_USAGE_ENTRIES = "entries",

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

CollectionName["CONTEXT_FILES"] = "context-files";
CollectionName["TOOL_CONFIGS"] = "tool-configs";
CollectionName["TASKS"] = "tasks";

@@ -98,0 +99,0 @@ CollectionName["TOKEN_USAGE_ENTRIES"] = "entries";

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

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

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