@bugsnag/plugin-expo-app
Advanced tools
Comparing version 6.2.0 to 6.4.0-alpha.0
@@ -1,2 +0,2 @@ | ||
const { Constants } = require('expo') | ||
const Constants = require('expo-constants').default | ||
const { AppState } = require('react-native') | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "@bugsnag/plugin-expo-app", | ||
"version": "6.2.0", | ||
"version": "6.4.0-alpha.0", | ||
"main": "app.js", | ||
@@ -28,3 +28,6 @@ "description": "@bugsnag/js plugin to provide information about an Expo app", | ||
}, | ||
"gitHead": "5e241be93dc03a7bd536aa9ecaa4f588738358a3" | ||
"dependencies": { | ||
"expo-constants": "^6.0.0" | ||
}, | ||
"gitHead": "e13d61dc472f7f801f23b0cbd02a9040f50d9f3d" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3543
1
1
+ Addedexpo-constants@^6.0.0
+ Addedexpo-constants@6.0.0(transitive)
+ Addedua-parser-js@0.7.39(transitive)