@firebase/database-compat
Advanced tools
Comparing version 0.1.2-canary.477bdef13 to 0.1.2-canary.532b3cd93
@@ -8,3 +8,3 @@ import firebase from '@firebase/app-compat'; | ||
const name = "@firebase/database-compat"; | ||
const version = "0.1.2-canary.477bdef13"; | ||
const version = "0.1.2-canary.532b3cd93"; | ||
@@ -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.477bdef13"; | ||
var version = "0.1.2-canary.532b3cd93"; | ||
@@ -12,0 +12,0 @@ /** |
@@ -15,3 +15,3 @@ 'use strict'; | ||
var name = "@firebase/database-compat"; | ||
var version = "0.1.2-canary.477bdef13"; | ||
var version = "0.1.2-canary.532b3cd93"; | ||
@@ -18,0 +18,0 @@ /** |
{ | ||
"name": "@firebase/database-compat", | ||
"version": "0.1.2-canary.477bdef13", | ||
"version": "0.1.2-canary.532b3cd93", | ||
"description": "The Realtime Database component of the Firebase JS SDK.", | ||
@@ -18,3 +18,6 @@ "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" | ||
}, | ||
"default": "./dist/index.esm2017.js" | ||
@@ -24,3 +27,4 @@ }, | ||
"node": "./dist/index.standalone.js" | ||
} | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -42,14 +46,14 @@ "scripts": { | ||
"peerDependencies": { | ||
"@firebase/app-compat": "0.1.6-canary.477bdef13" | ||
"@firebase/app-compat": "0.1.6-canary.532b3cd93" | ||
}, | ||
"dependencies": { | ||
"@firebase/database": "0.12.2-canary.477bdef13", | ||
"@firebase/database-types": "0.9.1-canary.477bdef13", | ||
"@firebase/logger": "0.3.0-canary.477bdef13", | ||
"@firebase/util": "1.4.0-canary.477bdef13", | ||
"@firebase/component": "0.5.7-canary.477bdef13", | ||
"@firebase/database": "0.12.2-canary.532b3cd93", | ||
"@firebase/database-types": "0.9.1-canary.532b3cd93", | ||
"@firebase/logger": "0.3.0-canary.532b3cd93", | ||
"@firebase/util": "1.4.0-canary.532b3cd93", | ||
"@firebase/component": "0.5.7-canary.532b3cd93", | ||
"tslib": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"@firebase/app-compat": "0.1.6-canary.477bdef13" | ||
"@firebase/app-compat": "0.1.6-canary.532b3cd93" | ||
}, | ||
@@ -56,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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
59
0
2135821
5
60
20102
+ Added@firebase/app@0.7.5-canary.532b3cd93(transitive)
+ Added@firebase/app-compat@0.1.6-canary.532b3cd93(transitive)
+ Added@firebase/app-types@0.7.0-canary.532b3cd93(transitive)
+ Added@firebase/auth-interop-types@0.1.6-canary.532b3cd93(transitive)
+ Added@firebase/component@0.5.7-canary.532b3cd93(transitive)
+ Added@firebase/database@0.12.2-canary.532b3cd93(transitive)
+ Added@firebase/database-types@0.9.1-canary.532b3cd93(transitive)
+ Added@firebase/logger@0.3.0-canary.532b3cd93(transitive)
+ Added@firebase/util@1.4.0-canary.532b3cd93(transitive)
- Removed@firebase/app@0.7.5-canary.477bdef13(transitive)
- Removed@firebase/app-compat@0.1.6-canary.477bdef13(transitive)
- Removed@firebase/app-types@0.7.0-canary.477bdef13(transitive)
- Removed@firebase/auth-interop-types@0.1.6-canary.477bdef13(transitive)
- Removed@firebase/component@0.5.7-canary.477bdef13(transitive)
- Removed@firebase/database@0.12.2-canary.477bdef13(transitive)
- Removed@firebase/database-types@0.9.1-canary.477bdef13(transitive)
- Removed@firebase/logger@0.3.0-canary.477bdef13(transitive)
- Removed@firebase/util@1.4.0-canary.477bdef13(transitive)