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

@blotoutio/providers-google-analytics-4-sdk

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blotoutio/providers-google-analytics-4-sdk - npm Package Compare versions

Comparing version 0.21.0 to 0.22.0

8

index.js

@@ -230,3 +230,3 @@ var ProvidersGoogleAnalytics4Sdk = (function () {

}
window.gtag('event', event, Object.assign(Object.assign({}, eventData), { app: 'blotout' }));
window.gtag('event', event, { ...eventData, app: 'blotout' });
};

@@ -253,3 +253,3 @@

}
catch (_a) {
catch {
return '';

@@ -266,3 +266,3 @@ }

loaded: isLoaded,
sdkVersion: "0.21.0" ,
sdkVersion: "0.22.0" ,
};

@@ -284,3 +284,3 @@ };

}
catch (_a) {
catch {
// No window

@@ -287,0 +287,0 @@ }

{
"name": "@blotoutio/providers-google-analytics-4-sdk",
"version": "0.21.0",
"version": "0.22.0",
"description": "Google Analytics 4 Browser SDK for EdgeTag",

@@ -5,0 +5,0 @@ "author": "Blotout",

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