Socket
Socket
Sign inDemoInstall

@firebase/analytics

Package Overview
Dependencies
Maintainers
0
Versions
2443
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.4 to 0.10.5-20240702143745

2

dist/esm/index.esm2017.js

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

const name = "@firebase/analytics";
const version = "0.10.4";
const version = "0.10.5-20240702143745";

@@ -1235,0 +1235,0 @@ /**

{
"name": "@firebase/analytics",
"version": "0.10.4",
"version": "0.10.5-20240702143745",
"description": "A analytics package for new firebase packages",

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

"test:integration": "karma start ./karma.integration.conf.js --single-run --nocache",
"trusted-type-check": "tsec -p tsconfig.json --noEmit",
"api-report": "api-extractor run --local --verbose",

@@ -41,9 +42,9 @@ "doc": "api-documenter markdown --input temp --output docs",

"peerDependencies": {
"@firebase/app": "0.x"
"@firebase/app": "0.10.6-20240702143745"
},
"dependencies": {
"@firebase/installations": "0.6.7",
"@firebase/installations": "0.6.8-20240702143745",
"@firebase/logger": "0.4.2",
"@firebase/util": "1.9.6",
"@firebase/component": "0.6.7",
"@firebase/util": "1.9.7-20240702143745",
"@firebase/component": "0.6.8-20240702143745",
"tslib": "^2.1.0"

@@ -53,3 +54,3 @@ },

"devDependencies": {
"@firebase/app": "0.10.4",
"@firebase/app": "0.10.6-20240702143745",
"rollup": "2.79.1",

@@ -56,0 +57,0 @@ "@rollup/plugin-commonjs": "21.1.0",

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc