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

react-native-google-analytics-bridge

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-google-analytics-bridge - npm Package Compare versions

Comparing version 5.6.2 to 5.6.3

2

package.json
{
"name": "react-native-google-analytics-bridge",
"version": "5.6.2",
"version": "5.6.3",
"description": "React Native bridge for using native Google Analytics libraries on iOS and Android",

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

@@ -22,4 +22,4 @@ export interface Product {

export interface OptionalValue {
label: string
value: number
label?: string
value?: number
}

@@ -26,0 +26,0 @@

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