react-native-google-analytics-bridge
Advanced tools
Comparing version 5.3.3 to 6.0.0-rc1
{ | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
47
35721778
6
608
2
3