Socket
Socket
Sign inDemoInstall

@firebase/installations

Package Overview
Dependencies
Maintainers
5
Versions
2680
Alerts
File Explorer

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.0-1 to 0.1.0-canary.5d67b57

.rpt2_cache/rpt2_b1c66dafdf466288d4857aa325b3317e25d13b3f/code/cache/0fb021fc6af6ef632fb2bf797bff843571ac1c9e

2

dist/index.cjs.js

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

var PENDING_TIMEOUT_MS = 10000;
var PACKAGE_VERSION = 'w:0.1.0-1'; // Will be replaced by Rollup
var PACKAGE_VERSION = 'w:0.1.0-canary.5d67b57'; // Will be replaced by Rollup
var INTERNAL_AUTH_VERSION = 'FIS_v2';

@@ -239,0 +239,0 @@ var INSTALLATIONS_API_URL = 'https://firebaseinstallations.googleapis.com/v1';

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

var PENDING_TIMEOUT_MS = 10000;
var PACKAGE_VERSION = 'w:0.1.0-1'; // Will be replaced by Rollup
var PACKAGE_VERSION = 'w:0.1.0-canary.5d67b57'; // Will be replaced by Rollup
var INTERNAL_AUTH_VERSION = 'FIS_v2';

@@ -233,0 +233,0 @@ var INSTALLATIONS_API_URL = 'https://firebaseinstallations.googleapis.com/v1';

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

const PENDING_TIMEOUT_MS = 10000;
const PACKAGE_VERSION = 'w:0.1.0-1'; // Will be replaced by Rollup
const PACKAGE_VERSION = 'w:0.1.0-canary.5d67b57'; // Will be replaced by Rollup
const INTERNAL_AUTH_VERSION = 'FIS_v2';

@@ -25,0 +25,0 @@ const INSTALLATIONS_API_URL = 'https://firebaseinstallations.googleapis.com/v1';

{
"name": "@firebase/installations",
"version": "0.1.0-1",
"version": "0.1.0-canary.5d67b57",
"main": "dist/index.cjs.js",

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

"peerDependencies": {
"@firebase/app": "0.x",
"@firebase/app-types": "0.x"
"@firebase/app": "0.3.17-canary.5d67b57",
"@firebase/app-types": "0.3.10-canary.5d67b57"
},
"dependencies": {
"@firebase/installations-types": "0.1.0-1",
"@firebase/util": "0.2.14-1",
"@firebase/installations-types": "0.1.0-canary.5d67b57",
"@firebase/util": "0.2.14-canary.5d67b57",
"idb": "3.0.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 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