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

@firebase/app-compat

Package Overview
Dependencies
Maintainers
5
Versions
1192
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.2 to 0.1.3

7

CHANGELOG.md
# @firebase/app-compat
## 0.1.3
### Patch Changes
- Updated dependencies []:
- @firebase/app@0.7.2
## 0.1.2

@@ -4,0 +11,0 @@

8

dist/index.cjs.js

@@ -18,5 +18,3 @@ 'use strict';

enumerable: true,
get: function () {
return e[k];
}
get: function () { return e[k]; }
});

@@ -26,3 +24,3 @@ }

}
n['default'] = e;
n["default"] = e;
return Object.freeze(n);

@@ -422,3 +420,3 @@ }

var name = "@firebase/app-compat";
var version = "0.1.2";
var version = "0.1.3";

@@ -425,0 +423,0 @@ /**

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

const name = "@firebase/app-compat";
const version = "0.1.2";
const version = "0.1.3";

@@ -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.2";
var version = "0.1.3";

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

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

var name$1 = "@firebase/app-compat";
var version = "0.1.2";
var version = "0.1.3";

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

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

const name$1 = "@firebase/app-compat";
const version = "0.1.2";
const version = "0.1.3";

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

{
"name": "@firebase/app-compat",
"version": "0.1.2",
"version": "0.1.3",
"description": "The primary entrypoint to the Firebase JS SDK",

@@ -31,3 +31,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"dependencies": {
"@firebase/app": "0.7.1",
"@firebase/app": "0.7.2",
"@firebase/util": "1.4.0",

@@ -39,3 +39,3 @@ "@firebase/logger": "0.3.0",

"devDependencies": {
"rollup": "2.56.3",
"rollup": "2.57.0",
"@rollup/plugin-json": "4.1.0",

@@ -42,0 +42,0 @@ "rollup-plugin-replace": "2.2.0",

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