Socket
Socket
Sign inDemoInstall

@firebase/analytics

Package Overview
Dependencies
Maintainers
4
Versions
2447
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/analytics - npm Package Compare versions

Comparing version 0.10.6-20240716220314 to 0.10.6-canary.14b772077

6

dist/esm/index.esm2017.js

@@ -213,3 +213,3 @@ import { _getProvider, getApp, _registerComponent, registerVersion } from '@firebase/app';

/**
* Allows wrapped gtag calls to wait on whichever intialization promises are required,
* Allows wrapped gtag calls to wait on whichever initialization promises are required,
* depending on the contents of the gtag params' `send_to` field, if any.

@@ -340,3 +340,3 @@ */

'return the existing instance, or getAnalytics() can be used ' +
'to get a reference to the already-intialized instance.',
'to get a reference to the already-initialized instance.',
["already-initialized-settings" /* AnalyticsError.ALREADY_INITIALIZED_SETTINGS */]: 'Firebase Analytics has already been initialized.' +

@@ -1207,3 +1207,3 @@ 'settings() must be called before initializing any Analytics instance' +

const name = "@firebase/analytics";
const version = "0.10.6-20240716220314";
const version = "0.10.6-canary.14b772077";

@@ -1210,0 +1210,0 @@ /**

{
"name": "@firebase/analytics",
"version": "0.10.6-20240716220314",
"version": "0.10.6-canary.14b772077",
"description": "A analytics package for new firebase packages",

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

"peerDependencies": {
"@firebase/app": "0.x"
"@firebase/app": "0.10.7-canary.14b772077"
},
"dependencies": {
"@firebase/installations": "0.6.8",
"@firebase/logger": "0.4.2",
"@firebase/util": "1.9.7",
"@firebase/component": "0.6.8",
"@firebase/installations": "0.6.8-canary.14b772077",
"@firebase/logger": "0.4.2-canary.14b772077",
"@firebase/util": "1.9.7-canary.14b772077",
"@firebase/component": "0.6.8-canary.14b772077",
"tslib": "^2.1.0",

@@ -54,3 +54,3 @@ "safevalues": "0.6.0"

"devDependencies": {
"@firebase/app": "0.10.6",
"@firebase/app": "0.10.7-canary.14b772077",
"@rollup/plugin-commonjs": "21.1.0",

@@ -57,0 +57,0 @@ "@rollup/plugin-json": "4.1.0",

Sorry, the diff of this file is too big to display

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 too big to display

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