@firebase/installations-compat
Advanced tools
Comparing version 0.1.2-canary.1048c4f2d to 0.1.2-canary.2322b6023
@@ -12,3 +12,3 @@ 'use strict'; | ||
var name = "@firebase/installations-compat"; | ||
var version = "0.1.2-canary.1048c4f2d"; | ||
var version = "0.1.2-canary.2322b6023"; | ||
@@ -15,0 +15,0 @@ /** |
{ | ||
"name": "@firebase/installations-compat", | ||
"version": "0.1.2-canary.1048c4f2d", | ||
"version": "0.1.2-canary.2322b6023", | ||
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm2017.js", | ||
"browser": "dist/index.esm2017.js", | ||
"module": "dist/esm/index.esm2017.js", | ||
"browser": "dist/esm/index.esm2017.js", | ||
"esm5": "dist/esm/index.esm.js", | ||
"exports": { | ||
".": { | ||
"require": "./dist/index.cjs.js", | ||
"default": "./dist/esm/index.esm2017.js" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"typings": "dist/installations-compat.d.ts", | ||
@@ -38,3 +46,3 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@firebase/app-compat": "0.1.5-canary.1048c4f2d", | ||
"@firebase/app-compat": "0.1.6-canary.2322b6023", | ||
"rollup": "2.57.0", | ||
@@ -49,13 +57,12 @@ "@rollup/plugin-commonjs": "21.0.0", | ||
"peerDependencies": { | ||
"@firebase/app-compat": "0.1.5-canary.1048c4f2d" | ||
"@firebase/app-compat": "0.1.6-canary.2322b6023" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.5.2-canary.1048c4f2d", | ||
"@firebase/installations-types": "0.4.0-canary.1048c4f2d", | ||
"@firebase/util": "1.4.0-canary.1048c4f2d", | ||
"@firebase/component": "0.5.7-canary.1048c4f2d", | ||
"@firebase/installations": "0.5.2-canary.2322b6023", | ||
"@firebase/installations-types": "0.4.0-canary.2322b6023", | ||
"@firebase/util": "1.4.0-canary.2322b6023", | ||
"@firebase/component": "0.5.7-canary.2322b6023", | ||
"idb": "3.0.2", | ||
"tslib": "^2.1.0" | ||
}, | ||
"esm5": "dist/index.esm.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
35152
20
436
1
+ Added@firebase/app@0.7.5-canary.2322b6023(transitive)
+ Added@firebase/app-compat@0.1.6-canary.2322b6023(transitive)
+ Added@firebase/app-types@0.7.0-canary.2322b6023(transitive)
+ Added@firebase/component@0.5.7-canary.2322b6023(transitive)
+ Added@firebase/installations@0.5.2-canary.2322b6023(transitive)
+ Added@firebase/installations-types@0.4.0-canary.2322b6023(transitive)
+ Added@firebase/logger@0.3.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/app-types@0.7.0-canary.1048c4f2d(transitive)
- Removed@firebase/component@0.5.7-canary.1048c4f2d(transitive)
- Removed@firebase/installations@0.5.2-canary.1048c4f2d(transitive)
- Removed@firebase/installations-types@0.4.0-canary.1048c4f2d(transitive)
- Removed@firebase/logger@0.3.0-canary.1048c4f2d(transitive)
- Removed@firebase/util@1.4.0-canary.1048c4f2d(transitive)