Socket
Socket
Sign inDemoInstall

@bugsnag/delivery-react-native

Package Overview
Dependencies
7
Maintainers
12
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

3

delivery.js

@@ -16,3 +16,4 @@ module.exports = (client, NativeClient) => ({

metadata: event._metadata,
groupingHash: event.groupingHash
groupingHash: event.groupingHash,
apiKey: event.apiKey
}).then(() => cb()).catch(cb)

@@ -19,0 +20,0 @@ },

{
"name": "@bugsnag/delivery-react-native",
"version": "7.3.0-alpha.5",
"version": "7.3.0-alpha.8",
"main": "delivery.js",

@@ -29,3 +29,3 @@ "description": "@bugsnag/js delivery mechanism for React Native",

},
"gitHead": "4d154a9eb273107816b4b742e83b70b87f974766"
"gitHead": "4a43255b27d70eabf7988d9d5900920f30634550"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc