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

@firebase/installations

Package Overview
Dependencies
Maintainers
5
Versions
2783
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.2.4-canary.56cbbfd to 0.2.4-canary.716bf5b

.rpt2_cache/rpt2_7d70a2116c157dfacdc02f838b51dbcfcb3e24c0/types/cache/936a913b66bc8b4f3c5035a22438398fa0989607

2

dist/index.cjs.js

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

var version = "0.2.4-canary.56cbbfd";
var version = "0.2.4-canary.716bf5b";

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

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

var version = "0.2.4-canary.56cbbfd";
var version = "0.2.4-canary.716bf5b";

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

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

const version = "0.2.4-canary.56cbbfd";
const version = "0.2.4-canary.716bf5b";

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

{
"name": "@firebase/installations",
"version": "0.2.4-canary.56cbbfd",
"version": "0.2.4-canary.716bf5b",
"main": "dist/index.cjs.js",

@@ -24,7 +24,7 @@ "module": "dist/index.esm.js",

"devDependencies": {
"@types/chai": "4.1.7",
"@types/chai-as-promised": "7.1.1",
"@types/chai": "4.2.0",
"@types/chai-as-promised": "7.1.2",
"@types/mocha": "5.2.7",
"@types/sinon": "7.0.13",
"@types/sinon-chai": "3.2.2",
"@types/sinon-chai": "3.2.3",
"chai": "4.2.0",

@@ -34,3 +34,3 @@ "chai-as-promised": "7.1.1",

"mocha": "6.2.0",
"rollup": "1.19.3",
"rollup": "1.19.4",
"rollup-plugin-commonjs": "10.0.2",

@@ -52,8 +52,8 @@ "rollup-plugin-json": "4.0.0",

"peerDependencies": {
"@firebase/app": "0.4.14-canary.56cbbfd",
"@firebase/app-types": "0.4.3-canary.56cbbfd"
"@firebase/app": "0.4.14-canary.716bf5b",
"@firebase/app-types": "0.4.3-canary.716bf5b"
},
"dependencies": {
"@firebase/installations-types": "0.1.2-canary.56cbbfd",
"@firebase/util": "0.2.25-canary.56cbbfd",
"@firebase/installations-types": "0.1.2-canary.716bf5b",
"@firebase/util": "0.2.25-canary.716bf5b",
"idb": "3.0.2",

@@ -60,0 +60,0 @@ "tslib": "1.10.0"

@@ -36,3 +36,3 @@ /**

const FID = 'defenders-of-the-faith';
const FID = 'foreclosure-of-a-dream';

@@ -39,0 +39,0 @@ describe('deleteInstallation', () => {

@@ -39,3 +39,3 @@ /**

const FID = 'defenders-of-the-faith';
const FID = 'evil-has-no-boundaries';

@@ -42,0 +42,0 @@ describe('generateAuthToken', () => {

@@ -28,3 +28,3 @@ /**

const FID = 'children-of-the-damned';
const FID = 'disciples-of-the-watch';

@@ -31,0 +31,0 @@ describe('getId', () => {

@@ -35,3 +35,3 @@ /**

const FID = 'dont-talk-to-strangers';
const FID = 'carry-the-blessed-home';
const AUTH_TOKEN = 'authTokenFromServer';

@@ -38,0 +38,0 @@ const DB_AUTH_TOKEN = 'authTokenFromDB';

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