Socket
Socket
Sign inDemoInstall

@firebase/database-compat

Package Overview
Dependencies
Maintainers
5
Versions
1037
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/database-compat - npm Package Compare versions

Comparing version 0.1.2-canary.f27fe4304 to 0.1.2-pr5646.99b165292

dist/node-esm/database-compat/src/api/Database.d.ts

2

dist/index.esm2017.js

@@ -8,3 +8,3 @@ import firebase from '@firebase/app-compat';

const name = "@firebase/database-compat";
const version = "0.1.2-canary.f27fe4304";
const version = "0.1.2-pr5646.99b165292";

@@ -11,0 +11,0 @@ /**

@@ -9,3 +9,3 @@ import firebase from '@firebase/app-compat';

var name = "@firebase/database-compat";
var version = "0.1.2-canary.f27fe4304";
var version = "0.1.2-pr5646.99b165292";

@@ -12,0 +12,0 @@ /**

@@ -15,3 +15,3 @@ 'use strict';

var name = "@firebase/database-compat";
var version = "0.1.2-canary.f27fe4304";
var version = "0.1.2-pr5646.99b165292";

@@ -18,0 +18,0 @@ /**

{
"name": "@firebase/database-compat",
"version": "0.1.2-canary.f27fe4304",
"version": "0.1.2-pr5646.99b165292",
"description": "The Realtime Database component of the Firebase JS SDK.",

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

".": {
"node": "./dist/index.js",
"node": {
"import": "./dist/node-esm/index.js",
"require": "./dist/index.js"
},
"browser": "./dist/index.esm2017.js",
"module": "./dist/index.esm2017.js",
"default": "./dist/index.esm2017.js"

@@ -41,14 +46,14 @@ },

"peerDependencies": {
"@firebase/app-compat": "0.1.5-canary.f27fe4304"
"@firebase/app-compat": "0.1.5-pr5646.99b165292"
},
"dependencies": {
"@firebase/database": "0.12.2-canary.f27fe4304",
"@firebase/database-types": "0.9.1-canary.f27fe4304",
"@firebase/logger": "0.3.0-canary.f27fe4304",
"@firebase/util": "1.4.0-canary.f27fe4304",
"@firebase/component": "0.5.7-canary.f27fe4304",
"@firebase/database": "0.12.2-pr5646.99b165292",
"@firebase/database-types": "0.9.1-pr5646.99b165292",
"@firebase/logger": "0.3.0-pr5646.99b165292",
"@firebase/util": "1.4.0-pr5646.99b165292",
"@firebase/component": "0.5.7-pr5646.99b165292",
"tslib": "^2.1.0"
},
"devDependencies": {
"@firebase/app-compat": "0.1.5-canary.f27fe4304"
"@firebase/app-compat": "0.1.5-pr5646.99b165292"
},

@@ -55,0 +60,0 @@ "repository": {

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

Sorry, the diff of this file is not supported yet

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