New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@analytics.bridged.xyz/google-analytics-component

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@analytics.bridged.xyz/google-analytics-component - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

dist/ga4/api.js

@@ -10,3 +10,3 @@ "use strict";

var _a;
if (!!!ev.api_secret || !!!ev.measurement_id) {
if (!(ev.api_secret !== undefined && ev.measurement_id !== undefined)) {
throw "both api_secret and measurement_id must be provided";

@@ -13,0 +13,0 @@ }

{
"name": "@analytics.bridged.xyz/google-analytics-component",
"version": "0.0.8",
"version": "0.0.9",
"description": "Bridged internal analytics components",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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