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

@firebase/analytics

Package Overview
Dependencies
Maintainers
4
Versions
2501
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.9-canary.a97ac88db to 0.10.9-canary.b80711925

2

dist/esm/index.esm2017.js

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

const name = "@firebase/analytics";
const version = "0.10.9-canary.a97ac88db";
const version = "0.10.9-canary.b80711925";

@@ -1236,0 +1236,0 @@ /**

@@ -443,3 +443,3 @@ /**

*/
export declare type CustomEventName<T> = T extends EventNameString ? never : T;
export type CustomEventName<T> = T extends EventNameString ? never : T;
/**

@@ -446,0 +446,0 @@ * Sets the applicable end user consent state for this web app across all gtag references once

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

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

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

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

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

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

@@ -17,3 +17,2 @@ /**

*/
/// <reference types="trusted-types" />
import { DynamicConfig, DataLayer, Gtag, MinimalDynamicConfig } from './types';

@@ -20,0 +19,0 @@ /**

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

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

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

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

@@ -135,3 +135,3 @@ /**

*/
export declare type EventNameString = 'add_payment_info' | 'add_shipping_info' | 'add_to_cart' | 'add_to_wishlist' | 'begin_checkout' | 'checkout_progress' | 'exception' | 'generate_lead' | 'login' | 'page_view' | 'purchase' | 'refund' | 'remove_from_cart' | 'screen_view' | 'search' | 'select_content' | 'select_item' | 'select_promotion' | 'set_checkout_option' | 'share' | 'sign_up' | 'timing_complete' | 'view_cart' | 'view_item' | 'view_item_list' | 'view_promotion' | 'view_search_results';
export type EventNameString = 'add_payment_info' | 'add_shipping_info' | 'add_to_cart' | 'add_to_wishlist' | 'begin_checkout' | 'checkout_progress' | 'exception' | 'generate_lead' | 'login' | 'page_view' | 'purchase' | 'refund' | 'remove_from_cart' | 'screen_view' | 'search' | 'select_content' | 'select_item' | 'select_promotion' | 'set_checkout_option' | 'share' | 'sign_up' | 'timing_complete' | 'view_cart' | 'view_item' | 'view_item_list' | 'view_promotion' | 'view_search_results';
/**

@@ -141,3 +141,3 @@ * Standard Google Analytics currency type.

*/
export declare type Currency = string | number;
export type Currency = string | number;
/**

@@ -284,2 +284,2 @@ * Standard Google Analytics `Item` type.

*/
export declare type ConsentStatusString = 'granted' | 'denied';
export type ConsentStatusString = 'granted' | 'denied';

@@ -55,2 +55,2 @@ /**

}
export declare type DataLayer = IArguments[];
export type DataLayer = IArguments[];
export declare function removeGtagScripts(): void;

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

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

const name = "@firebase/analytics";
const version = "0.10.9-canary.a97ac88db";
const version = "0.10.9-canary.b80711925";

@@ -1240,0 +1240,0 @@ /**

@@ -443,3 +443,3 @@ /**

*/
export declare type CustomEventName<T> = T extends EventNameString ? never : T;
export type CustomEventName<T> = T extends EventNameString ? never : T;
/**

@@ -446,0 +446,0 @@ * Sets the applicable end user consent state for this web app across all gtag references once

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

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

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

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

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

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

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

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

@@ -17,3 +17,2 @@ /**

*/
/// <reference types="trusted-types" />
import { DynamicConfig, DataLayer, Gtag, MinimalDynamicConfig } from './types';

@@ -20,0 +19,0 @@ /**

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

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

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

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

@@ -135,3 +135,3 @@ /**

*/
export declare type EventNameString = 'add_payment_info' | 'add_shipping_info' | 'add_to_cart' | 'add_to_wishlist' | 'begin_checkout' | 'checkout_progress' | 'exception' | 'generate_lead' | 'login' | 'page_view' | 'purchase' | 'refund' | 'remove_from_cart' | 'screen_view' | 'search' | 'select_content' | 'select_item' | 'select_promotion' | 'set_checkout_option' | 'share' | 'sign_up' | 'timing_complete' | 'view_cart' | 'view_item' | 'view_item_list' | 'view_promotion' | 'view_search_results';
export type EventNameString = 'add_payment_info' | 'add_shipping_info' | 'add_to_cart' | 'add_to_wishlist' | 'begin_checkout' | 'checkout_progress' | 'exception' | 'generate_lead' | 'login' | 'page_view' | 'purchase' | 'refund' | 'remove_from_cart' | 'screen_view' | 'search' | 'select_content' | 'select_item' | 'select_promotion' | 'set_checkout_option' | 'share' | 'sign_up' | 'timing_complete' | 'view_cart' | 'view_item' | 'view_item_list' | 'view_promotion' | 'view_search_results';
/**

@@ -141,3 +141,3 @@ * Standard Google Analytics currency type.

*/
export declare type Currency = string | number;
export type Currency = string | number;
/**

@@ -284,2 +284,2 @@ * Standard Google Analytics `Item` type.

*/
export declare type ConsentStatusString = 'granted' | 'denied';
export type ConsentStatusString = 'granted' | 'denied';

@@ -55,2 +55,2 @@ /**

}
export declare type DataLayer = IArguments[];
export type DataLayer = IArguments[];
export declare function removeGtagScripts(): void;

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

{
"name": "@firebase/analytics",
"version": "0.10.9-canary.a97ac88db",
"version": "0.10.9-canary.b80711925",
"description": "A analytics package for new firebase packages",

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

"peerDependencies": {
"@firebase/app": "0.10.14-canary.a97ac88db"
"@firebase/app": "0.10.15-canary.b80711925"
},
"dependencies": {
"@firebase/installations": "0.6.10-canary.a97ac88db",
"@firebase/logger": "0.4.3-canary.a97ac88db",
"@firebase/util": "1.10.1-canary.a97ac88db",
"@firebase/component": "0.6.10-canary.a97ac88db",
"@firebase/installations": "0.6.10-canary.b80711925",
"@firebase/logger": "0.4.3-canary.b80711925",
"@firebase/util": "1.10.1-canary.b80711925",
"@firebase/component": "0.6.10-canary.b80711925",
"tslib": "^2.1.0"

@@ -51,3 +51,3 @@ },

"devDependencies": {
"@firebase/app": "0.10.14-canary.a97ac88db",
"@firebase/app": "0.10.15-canary.b80711925",
"rollup": "2.79.1",

@@ -58,3 +58,3 @@ "@rollup/plugin-commonjs": "21.1.0",

"rollup-plugin-typescript2": "0.31.2",
"typescript": "4.7.4"
"typescript": "5.5.4"
},

@@ -61,0 +61,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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