Socket
Socket
Sign inDemoInstall

@bugsnag/delivery-react-native

Package Overview
Dependencies
Maintainers
9
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/delivery-react-native - npm Package Compare versions

Comparing version 7.15.1 to 7.16.0

1

delivery.js

@@ -26,2 +26,3 @@ module.exports = (client, NativeClient) => ({

apiKey: event.apiKey,
featureFlags: event.toJSON().featureFlags,
nativeStack: nativeStack

@@ -28,0 +29,0 @@ }).then(() => cb()).catch(cb)

6

package.json
{
"name": "@bugsnag/delivery-react-native",
"version": "7.15.1",
"version": "7.16.0",
"main": "delivery.js",

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

"devDependencies": {
"@bugsnag/core": "^7.15.1"
"@bugsnag/core": "^7.16.0"
},

@@ -26,3 +26,3 @@ "peerDependencies": {

},
"gitHead": "bc9e184988aad3d793b6f0abe2e7be9e69c821bd"
"gitHead": "15164a6fd606169f481f8105f5f7f2e8c1d57714"
}
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