@bugsnag/plugin-react-native-client-sync
Advanced tools
Comparing version 7.3.0-alpha.8 to 7.3.0-alpha.10
@@ -11,3 +11,3 @@ const { DeviceEventEmitter, NativeEventEmitter, NativeModules, Platform } = require('react-native') | ||
NativeClient.leaveBreadcrumb({ ...breadcrumb }) | ||
}) | ||
}, true) | ||
@@ -14,0 +14,0 @@ const origSetUser = client.setUser |
{ | ||
"name": "@bugsnag/plugin-react-native-client-sync", | ||
"version": "7.3.0-alpha.8", | ||
"version": "7.3.0-alpha.10", | ||
"main": "client-sync.js", | ||
@@ -23,3 +23,3 @@ "description": "@bugsnag/react-native plugin to sync information between JS and native layer", | ||
"dependencies": { | ||
"@bugsnag/core": "^7.3.0-alpha.5", | ||
"@bugsnag/core": "^7.3.0-alpha.10", | ||
"proxyquire": "^2.1.0" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "4a43255b27d70eabf7988d9d5900920f30634550" | ||
"gitHead": "4ad233ffaa6c0286aa51881e92eea484648de0db" | ||
} |
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
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
4573