@firebase/messaging
Advanced tools
Comparing version 0.12.12 to 0.12.13-20241017211210
@@ -997,3 +997,3 @@ import '@firebase/installations'; | ||
const name = "@firebase/messaging"; | ||
const version = "0.12.12"; | ||
const version = "0.12.13-20241017211210"; | ||
@@ -1034,3 +1034,3 @@ /** | ||
registerVersion(name, version); | ||
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation | ||
// BUILD_TARGET will be replaced by values like esm2017, cjs2017, etc during the compilation | ||
registerVersion(name, version, 'esm2017'); | ||
@@ -1037,0 +1037,0 @@ } |
{ | ||
"name": "@firebase/messaging", | ||
"version": "0.12.12", | ||
"version": "0.12.13-20241017211210", | ||
"description": "", | ||
@@ -11,3 +11,2 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"sw-main": "dist/index.sw.cjs", | ||
"esm5": "dist/esm/index.esm.js", | ||
"exports": { | ||
@@ -18,3 +17,2 @@ ".": { | ||
"module": "./dist/esm/index.esm2017.js", | ||
"esm5": "./dist/esm/index.esm.js", | ||
"default": "./dist/esm/index.esm2017.js" | ||
@@ -56,9 +54,9 @@ }, | ||
"peerDependencies": { | ||
"@firebase/app": "0.x" | ||
"@firebase/app": "0.10.14-20241017211210" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.6.9", | ||
"@firebase/installations": "0.6.10-20241017211210", | ||
"@firebase/messaging-interop-types": "0.2.2", | ||
"@firebase/util": "1.10.0", | ||
"@firebase/component": "0.6.9", | ||
"@firebase/util": "1.10.1-20241017211210", | ||
"@firebase/component": "0.6.10-20241017211210", | ||
"idb": "7.1.1", | ||
@@ -68,3 +66,3 @@ "tslib": "^2.1.0" | ||
"devDependencies": { | ||
"@firebase/app": "0.10.13", | ||
"@firebase/app": "0.10.14-20241017211210", | ||
"rollup": "2.79.1", | ||
@@ -71,0 +69,0 @@ "rollup-plugin-typescript2": "0.31.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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 1 instance in 1 package
4
80
12
782262
129
9332
9
17
253
+ Added@firebase/app@0.10.14-20241017211210(transitive)
+ Added@firebase/component@0.6.10-20241017211210(transitive)
+ Added@firebase/installations@0.6.10-20241017211210(transitive)
+ Added@firebase/logger@0.4.3-20241017211210(transitive)
+ Added@firebase/util@1.10.1-20241017211210(transitive)
- Removed@firebase/app@0.10.17(transitive)
- Removed@firebase/component@0.6.110.6.9(transitive)
- Removed@firebase/installations@0.6.9(transitive)
- Removed@firebase/logger@0.4.4(transitive)
- Removed@firebase/util@1.10.01.10.2(transitive)