Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@databutton/firebase-types

Package Overview
Dependencies
Maintainers
0
Versions
1092
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.72.11 to 1.72.12

1

lib/types/published/persisted.d.ts

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

variant?: "beyond-streamlit" | "streamlit";
startingPrompt?: string | null;
extensions?: ProjectExtensions;

@@ -801,0 +802,0 @@ taskConfig?: {

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

name: string;
startingPrompt?: string;
description?: string;

@@ -17,0 +18,0 @@ initialAppIdea?: string | null;

2

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc