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

@firebase/installations

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/installations - npm Package Compare versions

Comparing version 0.1.1-canary.9a49973 to 0.1.1-canary.9f6dbc8

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

var version = "0.1.1-canary.9a49973";
var version = "0.1.1-canary.9f6dbc8";

@@ -222,0 +222,0 @@ /**

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

var version = "0.1.1-canary.9a49973";
var version = "0.1.1-canary.9f6dbc8";

@@ -216,0 +216,0 @@ /**

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

const version = "0.1.1-canary.9a49973";
const version = "0.1.1-canary.9f6dbc8";

@@ -8,0 +8,0 @@ /**

{
"name": "@firebase/installations",
"version": "0.1.1-canary.9a49973",
"version": "0.1.1-canary.9f6dbc8",
"main": "dist/index.cjs.js",

@@ -48,10 +48,10 @@ "module": "dist/index.esm.js",

"peerDependencies": {
"@firebase/app": "0.4.1-canary.9a49973",
"@firebase/app-types": "0.4.0-canary.9a49973"
"@firebase/app": "0.4.1-canary.9f6dbc8",
"@firebase/app-types": "0.4.0-canary.9f6dbc8"
},
"dependencies": {
"@firebase/installations-types": "0.1.0-canary.9a49973",
"@firebase/util": "0.2.15-canary.9a49973",
"@firebase/installations-types": "0.1.0-canary.9f6dbc8",
"@firebase/util": "0.2.15-canary.9f6dbc8",
"idb": "3.0.2"
}
}