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

@firebase/installations

Package Overview
Dependencies
Maintainers
5
Versions
2729
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-canary.3d474ac to 0.1.0-canary.491598a

.rpt2_cache/rpt2_b1c66dafdf466288d4857aa325b3317e25d13b3f/types/cache/95848abb9b076e340b76e19076c26d9c9fbec7a2

2

dist/index.cjs.js

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

var PENDING_TIMEOUT_MS = 10000;
var PACKAGE_VERSION = 'w:0.1.0-canary.3d474ac'; // Will be replaced by Rollup
var PACKAGE_VERSION = 'w:0.1.0-canary.491598a'; // 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-canary.3d474ac'; // Will be replaced by Rollup
var PACKAGE_VERSION = 'w:0.1.0-canary.491598a'; // 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-canary.3d474ac'; // Will be replaced by Rollup
const PACKAGE_VERSION = 'w:0.1.0-canary.491598a'; // 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-canary.3d474ac",
"version": "0.1.0-canary.491598a",
"main": "dist/index.cjs.js",

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

"peerDependencies": {
"@firebase/app": "0.4.0-canary.3d474ac",
"@firebase/app-types": "0.4.0-canary.3d474ac"
"@firebase/app": "0.4.0-canary.491598a",
"@firebase/app-types": "0.4.0-canary.491598a"
},
"dependencies": {
"@firebase/installations-types": "0.1.0-canary.3d474ac",
"@firebase/util": "0.2.14-canary.3d474ac",
"@firebase/installations-types": "0.1.0-canary.491598a",
"@firebase/util": "0.2.14-canary.491598a",
"idb": "3.0.2"
}
}
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