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.20a4430 to 0.1.0-canary.52bdce3

.ncurc.json

2

dist/index.cjs.js

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

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

@@ -33,3 +33,3 @@ "module": "dist/index.esm.js",

"mocha": "6.1.4",
"rollup": "1.10.1",
"rollup": "1.11.0",
"rollup-plugin-commonjs": "9.3.4",

@@ -49,10 +49,10 @@ "rollup-plugin-node-resolve": "4.2.3",

"peerDependencies": {
"@firebase/app": "0.3.17-canary.20a4430",
"@firebase/app-types": "0.3.10-canary.20a4430"
"@firebase/app": "0.3.17-canary.52bdce3",
"@firebase/app-types": "0.3.10-canary.52bdce3"
},
"dependencies": {
"@firebase/installations-types": "0.1.0-canary.20a4430",
"@firebase/util": "0.2.14-canary.20a4430",
"@firebase/installations-types": "0.1.0-canary.52bdce3",
"@firebase/util": "0.2.14-canary.52bdce3",
"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