Socket
Socket
Sign inDemoInstall

@firebase/database-compat

Package Overview
Dependencies
Maintainers
5
Versions
1052
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.3 to 0.1.4-2021108175111

14

CHANGELOG.md
# @firebase/database-compat
## 0.1.4-2021108175111
### Patch Changes
- [`3281315fa`](https://github.com/firebase/firebase-js-sdk/commit/3281315fae9c6f535f9d5052ee17d60861ea569a) [#5708](https://github.com/firebase/firebase-js-sdk/pull/5708) (fixes [#1487](https://github.com/firebase/firebase-js-sdk/issues/1487)) - Update build scripts to work with the exports field
- Updated dependencies [[`3281315fa`](https://github.com/firebase/firebase-js-sdk/commit/3281315fae9c6f535f9d5052ee17d60861ea569a)]:
- @firebase/app-compat@0.1.8-2021108175111
- @firebase/component@0.5.9-2021108175111
- @firebase/database@0.12.4-2021108175111
- @firebase/logger@0.3.2-2021108175111
- @firebase/util@1.4.2-2021108175111
- @firebase/database-types@0.9.3-2021108175111
## 0.1.3

@@ -4,0 +18,0 @@

2

dist/index.esm2017.js

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

const name = "@firebase/database-compat";
const version = "0.1.3";
const version = "0.1.4-2021108175111";

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

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

var name = "@firebase/database-compat";
var version = "0.1.3";
var version = "0.1.4-2021108175111";

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

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

var name = "@firebase/database-compat";
var version = "0.1.3";
var version = "0.1.4-2021108175111";

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

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

const name = "@firebase/database-compat";
const version = "0.1.3";
const version = "0.1.4-2021108175111";

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

{
"name": "@firebase/database-compat",
"version": "0.1.3",
"version": "0.1.4-2021108175111",
"description": "The Realtime Database component of the Firebase JS SDK.",

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

},
"esm5": "./dist/index.esm5.js",
"default": "./dist/index.esm2017.js"

@@ -45,14 +46,14 @@ },

"peerDependencies": {
"@firebase/app-compat": "0.x"
"@firebase/app-compat": "0.1.8-2021108175111"
},
"dependencies": {
"@firebase/database": "0.12.3",
"@firebase/database-types": "0.9.2",
"@firebase/logger": "0.3.1",
"@firebase/util": "1.4.1",
"@firebase/component": "0.5.8",
"@firebase/database": "0.12.4-2021108175111",
"@firebase/database-types": "0.9.3-2021108175111",
"@firebase/logger": "0.3.2-2021108175111",
"@firebase/util": "1.4.2-2021108175111",
"@firebase/component": "0.5.9-2021108175111",
"tslib": "^2.1.0"
},
"devDependencies": {
"@firebase/app-compat": "0.1.7"
"@firebase/app-compat": "0.1.8-2021108175111"
},

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