@firebase/remote-config-compat
Advanced tools
Comparing version 0.1.2-canary.1048c4f2d to 0.1.2-canary.2322b6023
@@ -107,3 +107,3 @@ 'use strict'; | ||
var name = "@firebase/remote-config-compat"; | ||
var version = "0.1.2-canary.1048c4f2d"; | ||
var version = "0.1.2-canary.2322b6023"; | ||
@@ -110,0 +110,0 @@ /** |
{ | ||
"name": "@firebase/remote-config-compat", | ||
"version": "0.1.2-canary.1048c4f2d", | ||
"version": "0.1.2-canary.2322b6023", | ||
"description": "The compatibility package of Remote Config", | ||
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"main": "dist/index.cjs.js", | ||
"browser": "dist/index.esm2017.js", | ||
"module": "dist/index.esm2017.js", | ||
"browser": "dist/esm/index.esm2017.js", | ||
"module": "dist/esm/index.esm2017.js", | ||
"esm5": "dist/esm/index.esm5.js", | ||
"exports": { | ||
".": { | ||
"require": "./dist/index.cjs.js", | ||
"default": "./dist/esm/index.esm2017.js" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"files": [ | ||
@@ -28,10 +36,10 @@ "dist" | ||
"peerDependencies": { | ||
"@firebase/app-compat": "0.1.5-canary.1048c4f2d" | ||
"@firebase/app-compat": "0.1.6-canary.2322b6023" | ||
}, | ||
"dependencies": { | ||
"@firebase/remote-config": "0.3.1-canary.1048c4f2d", | ||
"@firebase/remote-config-types": "0.2.0-canary.1048c4f2d", | ||
"@firebase/util": "1.4.0-canary.1048c4f2d", | ||
"@firebase/logger": "0.3.0-canary.1048c4f2d", | ||
"@firebase/component": "0.5.7-canary.1048c4f2d", | ||
"@firebase/remote-config": "0.3.1-canary.2322b6023", | ||
"@firebase/remote-config-types": "0.2.0-canary.2322b6023", | ||
"@firebase/util": "1.4.0-canary.2322b6023", | ||
"@firebase/logger": "0.3.0-canary.2322b6023", | ||
"@firebase/component": "0.5.7-canary.2322b6023", | ||
"tslib": "^2.1.0" | ||
@@ -45,3 +53,3 @@ }, | ||
"typescript": "4.2.2", | ||
"@firebase/app-compat": "0.1.5-canary.1048c4f2d" | ||
"@firebase/app-compat": "0.1.6-canary.2322b6023" | ||
}, | ||
@@ -62,4 +70,3 @@ "repository": { | ||
"reportDir": "./coverage/node" | ||
}, | ||
"esm5": "dist/index.esm5.js" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
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
53558
20
662
1
+ Added@firebase/app@0.7.5-canary.2322b6023(transitive)
+ Added@firebase/app-compat@0.1.6-canary.2322b6023(transitive)
+ Added@firebase/component@0.5.7-canary.2322b6023(transitive)
+ Added@firebase/installations@0.5.2-canary.2322b6023(transitive)
+ Added@firebase/logger@0.3.0-canary.2322b6023(transitive)
+ Added@firebase/remote-config@0.3.1-canary.2322b6023(transitive)
+ Added@firebase/remote-config-types@0.2.0-canary.2322b6023(transitive)
+ Added@firebase/util@1.4.0-canary.2322b6023(transitive)
- Removed@firebase/app@0.7.4-canary.1048c4f2d(transitive)
- Removed@firebase/app-compat@0.1.5-canary.1048c4f2d(transitive)
- Removed@firebase/component@0.5.7-canary.1048c4f2d(transitive)
- Removed@firebase/installations@0.5.2-canary.1048c4f2d(transitive)
- Removed@firebase/logger@0.3.0-canary.1048c4f2d(transitive)
- Removed@firebase/remote-config@0.3.1-canary.1048c4f2d(transitive)
- Removed@firebase/remote-config-types@0.2.0-canary.1048c4f2d(transitive)
- Removed@firebase/util@1.4.0-canary.1048c4f2d(transitive)