Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3 to 0.0.4

9

dist/ga4/api.js

@@ -14,9 +14,4 @@ "use strict";

body: JSON.stringify({
client_id: "XXXXXXXXXX.YYYYYYYYYY",
events: [
{
name: "_badEventName",
params: {},
},
],
client_id: ev.client_id,
events: ev.events,
}),

@@ -23,0 +18,0 @@ });

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

@@ -21,2 +21,2 @@ "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