Socket
Socket
Sign inDemoInstall

@firebase/database-compat

Package Overview
Dependencies
Maintainers
4
Versions
1042
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 1.0.7-canary.62348e116 to 1.0.7-canary.629919ea7

2

dist/index.esm2017.js

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

const name = "@firebase/database-compat";
const version = "1.0.7-canary.62348e116";
const version = "1.0.7-canary.629919ea7";

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

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

var name = "@firebase/database-compat";
var version = "1.0.7-canary.62348e116";
var version = "1.0.7-canary.629919ea7";

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

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

var name = "@firebase/database-compat";
var version = "1.0.7-canary.62348e116";
var version = "1.0.7-canary.629919ea7";

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

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

const name = "@firebase/database-compat";
const version = "1.0.7-canary.62348e116";
const version = "1.0.7-canary.629919ea7";

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

{
"name": "@firebase/database-compat",
"version": "1.0.7-canary.62348e116",
"version": "1.0.7-canary.629919ea7",
"description": "The Realtime Database component of the Firebase JS SDK.",

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

"test:ci": "node ../../scripts/run_tests_in_ci.js -s test",
"test:browser": "karma start --single-run",
"test:browser": "karma start",
"test:node": "TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js",

@@ -55,11 +55,11 @@ "trusted-type-check": "tsec -p tsconfig.json --noEmit",

"dependencies": {
"@firebase/database": "1.0.7-canary.62348e116",
"@firebase/database-types": "1.0.4-canary.62348e116",
"@firebase/logger": "0.4.2-canary.62348e116",
"@firebase/util": "1.9.7-canary.62348e116",
"@firebase/component": "0.6.8-canary.62348e116",
"@firebase/database": "1.0.7-canary.629919ea7",
"@firebase/database-types": "1.0.4-canary.629919ea7",
"@firebase/logger": "0.4.2-canary.629919ea7",
"@firebase/util": "1.9.7-canary.629919ea7",
"@firebase/component": "0.6.8-canary.629919ea7",
"tslib": "^2.1.0"
},
"devDependencies": {
"@firebase/app-compat": "0.2.39-canary.62348e116",
"@firebase/app-compat": "0.2.40-canary.629919ea7",
"typescript": "4.7.4"

@@ -66,0 +66,0 @@ },

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