@firebase/app-compat
Advanced tools
Comparing version 0.1.0 to 0.1.1-2021727231341
# @firebase/app-compat | ||
## 0.1.1-2021727231341 | ||
### Patch Changes | ||
- [`2267889fb`](https://github.com/firebase/firebase-js-sdk/commit/2267889fb4d38ca099397b177747cb0853d87c46) - cjs build | ||
## 0.1.0 | ||
### Minor Changes | ||
- [`cdada6c68`](https://github.com/firebase/firebase-js-sdk/commit/cdada6c68f9740d13dd6674bcb658e28e68253b6) [#5345](https://github.com/firebase/firebase-js-sdk/pull/5345) (fixes [#5015](https://github.com/firebase/firebase-js-sdk/issues/5015)) - Release modularized SDKs | ||
### Patch Changes | ||
@@ -12,0 +16,0 @@ |
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var util = require('@firebase/util'); | ||
@@ -419,3 +417,3 @@ var tslib = require('tslib'); | ||
var name = "@firebase/app-compat"; | ||
var version = "0.1.0"; | ||
var version = "0.1.1-2021727231341"; | ||
@@ -472,4 +470,3 @@ /** | ||
exports.default = firebase; | ||
exports.firebase = firebase; | ||
module.exports = firebase; | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -369,3 +369,3 @@ import { ErrorFactory, contains, deepExtend, createSubscribe, isBrowser } from '@firebase/util'; | ||
const name = "@firebase/app-compat"; | ||
const version = "0.1.0"; | ||
const version = "0.1.1-2021727231341"; | ||
@@ -429,3 +429,2 @@ /** | ||
export default firebase; | ||
export { firebase }; | ||
//# sourceMappingURL=index.esm2017.js.map |
@@ -394,3 +394,3 @@ import { ErrorFactory, contains, deepExtend, createSubscribe, isBrowser } from '@firebase/util'; | ||
var name = "@firebase/app-compat"; | ||
var version = "0.1.0"; | ||
var version = "0.1.1-2021727231341"; | ||
@@ -448,3 +448,2 @@ /** | ||
export default firebase; | ||
export { firebase }; | ||
//# sourceMappingURL=index.esm5.js.map |
@@ -317,3 +317,3 @@ import * as modularAPIs from '@firebase/app'; | ||
var name$1 = "@firebase/app-compat"; | ||
var version = "0.1.0"; | ||
var version = "0.1.1-2021727231341"; | ||
@@ -361,3 +361,2 @@ /** | ||
export default firebase; | ||
export { firebase }; | ||
//# sourceMappingURL=index.lite.esm5.js.map |
@@ -295,3 +295,3 @@ import * as modularAPIs from '@firebase/app'; | ||
const name$1 = "@firebase/app-compat"; | ||
const version = "0.1.0"; | ||
const version = "0.1.1-2021727231341"; | ||
@@ -339,3 +339,2 @@ /** | ||
export default firebase; | ||
export { firebase }; | ||
//# sourceMappingURL=index.lite.js.map |
@@ -18,5 +18,5 @@ /** | ||
import { FirebaseNamespace } from './public-types'; | ||
export declare const firebase: FirebaseNamespace; | ||
declare const firebase: FirebaseNamespace; | ||
export default firebase; | ||
export { _FirebaseNamespace, _FirebaseService } from './types'; | ||
export { FirebaseApp, FirebaseNamespace } from './public-types'; |
@@ -17,3 +17,3 @@ /** | ||
*/ | ||
export declare const firebase: import("./public-types").FirebaseNamespace; | ||
declare const firebase: import("./public-types").FirebaseNamespace; | ||
export default firebase; |
{ | ||
"name": "@firebase/app-compat", | ||
"version": "0.1.0", | ||
"version": "0.1.1-2021727231341", | ||
"description": "The primary entrypoint to the Firebase JS SDK", | ||
@@ -5,0 +5,0 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
219991
2536