Socket
Socket
Sign inDemoInstall

@firebase/database-types

Package Overview
Dependencies
Maintainers
3
Versions
3113
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.faa54d8 to 0.2.0-canary.fce6f7a

1

index.d.ts

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

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

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

4

package.json
{
"name": "@firebase/database-types",
"version": "0.2.0-canary.faa54d8",
"version": "0.2.0-canary.fce6f7a",
"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.faa54d8"
"@firebase/app-types": "0.1.2-canary.fce6f7a"
},

@@ -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