New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@firebase/messaging-compat

Package Overview
Dependencies
Maintainers
5
Versions
1196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/messaging-compat - npm Package Compare versions

Comparing version

to
0.1.8-202211222730

7

CHANGELOG.md
# @firebase/messaging-compat
## 0.1.8-202211222730
### Patch Changes
- Updated dependencies [[`0a04a1c06`](https://github.com/firebase/firebase-js-sdk/commit/0a04a1c0657d74657b88aa5e67608b815cb3c03d)]:
- @firebase/messaging@0.9.8-202211222730
## 0.1.7

@@ -4,0 +11,0 @@

4

dist/esm/index.esm.js

@@ -9,3 +9,3 @@ import firebase from '@firebase/app-compat';

var name = "@firebase/messaging-compat";
var version = "0.1.7";
var version = "0.1.8-202211222730";

@@ -40,2 +40,4 @@ /**

* Checks to see if the required APIs exist.
* Unlike the modular version, it does not check if IndexedDB.open() is allowed
* in order to keep isSupported() synchronous and maintain v8 compatibility.
*/

@@ -42,0 +44,0 @@ function isWindowSupported() {

@@ -8,3 +8,3 @@ import firebase from '@firebase/app-compat';

const name = "@firebase/messaging-compat";
const version = "0.1.7";
const version = "0.1.8-202211222730";

@@ -39,2 +39,4 @@ /**

* Checks to see if the required APIs exist.
* Unlike the modular version, it does not check if IndexedDB.open() is allowed
* in order to keep isSupported() synchronous and maintain v8 compatibility.
*/

@@ -41,0 +43,0 @@ function isWindowSupported() {

@@ -15,3 +15,3 @@ 'use strict';

var name = "@firebase/messaging-compat";
var version = "0.1.7";
var version = "0.1.8-202211222730";

@@ -46,2 +46,4 @@ /**

* Checks to see if the required APIs exist.
* Unlike the modular version, it does not check if IndexedDB.open() is allowed
* in order to keep isSupported() synchronous and maintain v8 compatibility.
*/

@@ -48,0 +50,0 @@ function isWindowSupported() {

{
"name": "@firebase/messaging-compat",
"version": "0.1.7",
"version": "0.1.8-202211222730",
"license": "Apache-2.0",

@@ -41,3 +41,3 @@ "description": "",

"dependencies": {
"@firebase/messaging": "0.9.7",
"@firebase/messaging": "0.9.8-202211222730",
"@firebase/component": "0.5.10",

@@ -48,3 +48,3 @@ "@firebase/util": "1.4.3",

"devDependencies": {
"@firebase/app-compat": "0.1.15",
"@firebase/app-compat": "0.1.16",
"@rollup/plugin-json": "4.1.0",

@@ -51,0 +51,0 @@ "rollup-plugin-typescript2": "0.30.0",

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