Socket
Socket
Sign inDemoInstall

@firebase/app

Package Overview
Dependencies
Maintainers
4
Versions
3329
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/app - npm Package Compare versions

Comparing version 0.10.10-canary.3670ab83c to 0.10.10-canary.ca4dbcf3f

4

dist/esm/index.esm2017.js

@@ -61,3 +61,3 @@ import { Component, ComponentContainer } from '@firebase/component';

const name$p = "@firebase/app";
const version$1 = "0.10.10-canary.3670ab83c";
const version$1 = "0.10.10-canary.ca4dbcf3f";

@@ -131,3 +131,3 @@ /**

const name = "firebase";
const version = "10.13.1-canary.3670ab83c";
const version = "10.13.1-canary.ca4dbcf3f";

@@ -134,0 +134,0 @@ /**

@@ -63,3 +63,3 @@ import { Component, ComponentContainer } from '@firebase/component';

var name$p = "@firebase/app";
var version$1 = "0.10.10-canary.3670ab83c";
var version$1 = "0.10.10-canary.ca4dbcf3f";

@@ -133,3 +133,3 @@ /**

var name = "firebase";
var version = "10.13.1-canary.3670ab83c";
var version = "10.13.1-canary.ca4dbcf3f";

@@ -136,0 +136,0 @@ /**

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

var name$p = "@firebase/app";
var version$1 = "0.10.10-canary.3670ab83c";
var version$1 = "0.10.10-canary.ca4dbcf3f";

@@ -136,3 +136,3 @@ /**

var name = "firebase";
var version = "10.13.1-canary.3670ab83c";
var version = "10.13.1-canary.ca4dbcf3f";

@@ -139,0 +139,0 @@ /**

{
"name": "@firebase/app",
"version": "0.10.10-canary.3670ab83c",
"version": "0.10.10-canary.ca4dbcf3f",
"description": "The primary entrypoint to the Firebase JS SDK",

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

"test:all": "run-p --npm-path npm test:browser test:node",
"test:browser": "karma start --single-run",
"test:browser": "karma start",
"test:node": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha src/**/*.test.ts --config ../../config/mocharc.node.js",

@@ -43,5 +43,5 @@ "trusted-type-check": "tsec -p tsconfig.json --noEmit",

"dependencies": {
"@firebase/util": "1.9.7-canary.3670ab83c",
"@firebase/logger": "0.4.2-canary.3670ab83c",
"@firebase/component": "0.6.8-canary.3670ab83c",
"@firebase/util": "1.9.7-canary.ca4dbcf3f",
"@firebase/logger": "0.4.2-canary.ca4dbcf3f",
"@firebase/component": "0.6.8-canary.ca4dbcf3f",
"idb": "7.1.1",

@@ -48,0 +48,0 @@ "tslib": "^2.1.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