Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@firebase/installations-compat

Package Overview
Dependencies
Maintainers
4
Versions
1106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/installations-compat - npm Package Compare versions

Comparing version 0.2.8 to 0.2.9-20240916151535

2

dist/esm/index.esm.js

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

var name = "@firebase/installations-compat";
var version = "0.2.8";
var version = "0.2.9-20240916151535";

@@ -9,0 +9,0 @@ /**

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

const name = "@firebase/installations-compat";
const version = "0.2.8";
const version = "0.2.9-20240916151535";

@@ -9,0 +9,0 @@ /**

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

var name = "@firebase/installations-compat";
var version = "0.2.8";
var version = "0.2.9-20240916151535";

@@ -15,0 +15,0 @@ /**

{
"name": "@firebase/installations-compat",
"version": "0.2.8",
"version": "0.2.9-20240916151535",
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

@@ -32,3 +32,3 @@ "main": "dist/index.cjs.js",

"test:ci": "node ../../scripts/run_tests_in_ci.js",
"test:karma": "karma start --single-run",
"test:karma": "karma start",
"test:debug": "karma start --browsers=Chrome --auto-watch",

@@ -50,3 +50,3 @@ "trusted-type-check": "tsec -p tsconfig.json --noEmit",

"devDependencies": {
"@firebase/app-compat": "0.2.36",
"@firebase/app-compat": "0.2.41-20240916151535",
"rollup": "2.79.1",

@@ -61,11 +61,11 @@ "@rollup/plugin-commonjs": "21.1.0",

"peerDependencies": {
"@firebase/app-compat": "0.x"
"@firebase/app-compat": "0.2.41-20240916151535"
},
"dependencies": {
"@firebase/installations": "0.6.8",
"@firebase/installations": "0.6.9-20240916151535",
"@firebase/installations-types": "0.5.2",
"@firebase/util": "1.9.7",
"@firebase/component": "0.6.8",
"@firebase/util": "1.10.0-20240916151535",
"@firebase/component": "0.6.9-20240916151535",
"tslib": "^2.1.0"
}
}
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