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

@firebase/database-types

Package Overview
Dependencies
Maintainers
3
Versions
3147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/database-types - npm Package Compare versions

Comparing version 0.2.0-canary.fce6f7a to 0.2.0-canary.fe0d694

1

index.d.ts

@@ -94,2 +94,3 @@ /**

parent: Reference | null;
path: string;
push(value?: any, onComplete?: (a: Error | null) => any): ThenableReference;

@@ -96,0 +97,0 @@ remove(onComplete?: (a: Error | null) => any): Promise<any>;

4

package.json
{
"name": "@firebase/database-types",
"version": "0.2.0-canary.fce6f7a",
"version": "0.2.0-canary.fe0d694",
"description": "@firebase/database Types",

@@ -14,3 +14,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"peerDependencies": {
"@firebase/app-types": "0.1.2-canary.fce6f7a"
"@firebase/app-types": "0.1.2-canary.fe0d694"
},

@@ -17,0 +17,0 @@ "devDependencies": {

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