Socket
Socket
Sign inDemoInstall

@firebase/app-compat

Package Overview
Dependencies
Maintainers
5
Versions
1175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/app-compat - npm Package Compare versions

Comparing version 0.1.7-2021102231614 to 0.1.7-canary.3281315fa

10

CHANGELOG.md
# @firebase/app-compat
## 0.1.7-2021102231614
## 0.1.7

@@ -10,6 +10,6 @@ ### Patch Changes

- Updated dependencies [[`2322b6023`](https://github.com/firebase/firebase-js-sdk/commit/2322b6023c628cd9f4f4172767c17d215dd91684)]:
- @firebase/app@0.7.6-2021102231614
- @firebase/component@0.5.8-2021102231614
- @firebase/logger@0.3.1-2021102231614
- @firebase/util@1.4.1-2021102231614
- @firebase/app@0.7.6
- @firebase/component@0.5.8
- @firebase/logger@0.3.1
- @firebase/util@1.4.1

@@ -16,0 +16,0 @@ ## 0.1.6

@@ -372,3 +372,3 @@ import { ErrorFactory, contains, deepExtend, createSubscribe, isBrowser } from '@firebase/util';

const name = "@firebase/app-compat";
const version = "0.1.7-2021102231614";
const version = "0.1.7-canary.3281315fa";

@@ -375,0 +375,0 @@ /**

@@ -397,3 +397,3 @@ import { ErrorFactory, contains, deepExtend, createSubscribe, isBrowser } from '@firebase/util';

var name = "@firebase/app-compat";
var version = "0.1.7-2021102231614";
var version = "0.1.7-canary.3281315fa";

@@ -400,0 +400,0 @@ /**

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

var name = "@firebase/app-compat";
var version = "0.1.7-2021102231614";
var version = "0.1.7-canary.3281315fa";

@@ -421,0 +421,0 @@ /**

@@ -317,3 +317,3 @@ import * as modularAPIs from '@firebase/app';

var name$1 = "@firebase/app-compat";
var version = "0.1.7-2021102231614";
var version = "0.1.7-canary.3281315fa";

@@ -320,0 +320,0 @@ /**

@@ -295,3 +295,3 @@ import * as modularAPIs from '@firebase/app';

const name$1 = "@firebase/app-compat";
const version = "0.1.7-2021102231614";
const version = "0.1.7-canary.3281315fa";

@@ -298,0 +298,0 @@ /**

{
"name": "@firebase/app-compat",
"version": "0.1.7-2021102231614",
"version": "0.1.7-canary.3281315fa",
"description": "The primary entrypoint to the Firebase JS SDK",

@@ -11,6 +11,9 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"lite": "dist/index.lite.js",
"lite-esm5": "dist/index.lite.esm5.js",
"liteesm5": "dist/index.lite.esm5.js",
"exports": {
".": {
"require": "./dist/index.cjs.js",
"esm5": "./dist/esm/index.esm5.js",
"lite": "./dist/index.lite.js",
"liteesm5": "./dist/index.lite.esm5.js",
"default": "./dist/esm/index.esm2017.js"

@@ -40,6 +43,6 @@ },

"dependencies": {
"@firebase/app": "0.7.6-2021102231614",
"@firebase/util": "1.4.1-2021102231614",
"@firebase/logger": "0.3.1-2021102231614",
"@firebase/component": "0.5.8-2021102231614",
"@firebase/app": "0.7.6-canary.3281315fa",
"@firebase/util": "1.4.1-canary.3281315fa",
"@firebase/logger": "0.3.1-canary.3281315fa",
"@firebase/component": "0.5.8-canary.3281315fa",
"tslib": "^2.1.0"

@@ -46,0 +49,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