Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bugsnag/plugin-react-native-client-sync

Package Overview
Dependencies
Maintainers
12
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/plugin-react-native-client-sync - npm Package Compare versions

Comparing version 7.3.0-alpha.8 to 7.3.0-alpha.10

2

client-sync.js

@@ -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"
}
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