@firebase/messaging-compat
Advanced tools
Comparing version 0.1.2-canary.f48527617 to 0.1.2-pr5646.1ea90dcb0
@@ -15,3 +15,3 @@ 'use strict'; | ||
var name = "@firebase/messaging-compat"; | ||
var version = "0.1.2-canary.f48527617"; | ||
var version = "0.1.2-pr5646.1ea90dcb0"; | ||
@@ -18,0 +18,0 @@ /** |
{ | ||
"name": "@firebase/messaging-compat", | ||
"version": "0.1.2-canary.f48527617", | ||
"version": "0.1.2-pr5646.1ea90dcb0", | ||
"license": "Apache-2.0", | ||
@@ -8,6 +8,13 @@ "description": "", | ||
"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.esm.js", | ||
"exports": { | ||
".": { | ||
"require": "./dist/index.cjs.js", | ||
"default": "./dist/esm/index.esm2017.js" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"typings": "dist/src/index.d.ts", | ||
"sw": "dist/index.sw.esm2017.js", | ||
"files": [ | ||
@@ -31,12 +38,12 @@ "dist" | ||
"peerDependencies": { | ||
"@firebase/app-compat": "0.1.5-canary.f48527617" | ||
"@firebase/app-compat": "0.1.5-pr5646.1ea90dcb0" | ||
}, | ||
"dependencies": { | ||
"@firebase/messaging": "0.9.2-canary.f48527617", | ||
"@firebase/component": "0.5.7-canary.f48527617", | ||
"@firebase/util": "1.4.0-canary.f48527617", | ||
"@firebase/messaging": "0.9.2-pr5646.1ea90dcb0", | ||
"@firebase/component": "0.5.7-pr5646.1ea90dcb0", | ||
"@firebase/util": "1.4.0-pr5646.1ea90dcb0", | ||
"tslib": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"@firebase/app-compat": "0.1.5-canary.f48527617", | ||
"@firebase/app-compat": "0.1.5-pr5646.1ea90dcb0", | ||
"@rollup/plugin-json": "4.1.0", | ||
@@ -54,4 +61,3 @@ "rollup-plugin-typescript2": "0.30.0", | ||
"url": "https://github.com/firebase/firebase-js-sdk/issues" | ||
}, | ||
"esm5": "dist/index.esm.js" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
56783
20
679
1
+ Added@firebase/app@0.7.4-pr5646.1ea90dcb0(transitive)
+ Added@firebase/app-compat@0.1.5-pr5646.1ea90dcb0(transitive)
+ Added@firebase/component@0.5.7-pr5646.1ea90dcb0(transitive)
+ Added@firebase/installations@0.5.2-pr5646.1ea90dcb0(transitive)
+ Added@firebase/logger@0.3.0-pr5646.1ea90dcb0(transitive)
+ Added@firebase/messaging@0.9.2-pr5646.1ea90dcb0(transitive)
+ Added@firebase/messaging-interop-types@0.1.0-pr5646.1ea90dcb0(transitive)
+ Added@firebase/util@1.4.0-pr5646.1ea90dcb0(transitive)
- Removed@firebase/app@0.7.4-canary.f48527617(transitive)
- Removed@firebase/app-compat@0.1.5-canary.f48527617(transitive)
- Removed@firebase/component@0.5.7-canary.f48527617(transitive)
- Removed@firebase/installations@0.5.2-canary.f48527617(transitive)
- Removed@firebase/logger@0.3.0-canary.f48527617(transitive)
- Removed@firebase/messaging@0.9.2-canary.f48527617(transitive)
- Removed@firebase/messaging-interop-types@0.1.0-canary.f48527617(transitive)
- Removed@firebase/util@1.4.0-canary.f48527617(transitive)