Socket
Socket
Sign inDemoInstall

@firebase/messaging

Package Overview
Dependencies
Maintainers
4
Versions
3277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/messaging - npm Package Compare versions

Comparing version 0.12.10-canary.f58d48cd4 to 0.12.10-canary.f7c6dc4fe

3

dist/esm/index.esm2017.js

@@ -816,3 +816,2 @@ import '@firebase/installations';

try {
// TODO: Use safevalues to register the service worker with a sanitized trustedResourceUrl.
messaging.swRegistration = await navigator.serviceWorker.register(DEFAULT_SW_PATH, {

@@ -1000,3 +999,3 @@ scope: DEFAULT_SW_SCOPE

const name = "@firebase/messaging";
const version = "0.12.10-canary.f58d48cd4";
const version = "0.12.10-canary.f7c6dc4fe";

@@ -1003,0 +1002,0 @@ /**

{
"name": "@firebase/messaging",
"version": "0.12.10-canary.f58d48cd4",
"version": "0.12.10-canary.f7c6dc4fe",
"description": "",

@@ -54,15 +54,14 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"peerDependencies": {
"@firebase/app": "0.10.6-canary.f58d48cd4"
"@firebase/app": "0.10.9-canary.f7c6dc4fe"
},
"dependencies": {
"@firebase/installations": "0.6.8-canary.f58d48cd4",
"@firebase/messaging-interop-types": "0.2.2-canary.f58d48cd4",
"@firebase/util": "1.9.7-canary.f58d48cd4",
"@firebase/component": "0.6.8-canary.f58d48cd4",
"@firebase/installations": "0.6.8-canary.f7c6dc4fe",
"@firebase/messaging-interop-types": "0.2.2-canary.f7c6dc4fe",
"@firebase/util": "1.9.7-canary.f7c6dc4fe",
"@firebase/component": "0.6.8-canary.f7c6dc4fe",
"idb": "7.1.1",
"safevalues": "0.6.0",
"tslib": "^2.1.0"
},
"devDependencies": {
"@firebase/app": "0.10.6-canary.f58d48cd4",
"@firebase/app": "0.10.9-canary.f7c6dc4fe",
"rollup": "2.79.1",

@@ -69,0 +68,0 @@ "rollup-plugin-typescript2": "0.31.2",

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 too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc