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.3.3 to 6.0.0-rc1

dist/DataLayerEvent.d.ts

26

package.json
{
"name": "react-native-google-analytics-bridge",
"version": "5.3.3",
"description": "React Native bridge for using native Google Analytics libraries on iOS and Android",
"main": "./index.js",
"types": "./index.d.ts",
"version": "6.0.0-rc1",
"description":
"React Native bridge for using native Google Analytics libraries on iOS and Android",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

@@ -12,3 +13,4 @@ "test": "echo \"Error: no test yet!\" && exit 0"

"type": "git",
"url": "git+https://github.com/idehub/react-native-google-analytics-bridge.git"
"url":
"git+https://github.com/idehub/react-native-google-analytics-bridge.git"
},

@@ -18,5 +20,7 @@ "author": "Idéhub AS",

"bugs": {
"url": "https://github.com/idehub/react-native-google-analytics-bridge/issues"
"url":
"https://github.com/idehub/react-native-google-analytics-bridge/issues"
},
"homepage": "https://github.com/idehub/react-native-google-analytics-bridge#readme",
"homepage":
"https://github.com/idehub/react-native-google-analytics-bridge#readme",
"keywords": [

@@ -46,3 +50,11 @@ "react",

}
},
"devDependencies": {
"@types/react": "^16.0.5",
"@types/react-native": "^0.48.4",
"prettier": "^1.6.1",
"react": "16.0.0-alpha.12",
"react-native": "^0.48.3",
"typescript": "^2.5.2"
}
}

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