@bugsnag/plugin-react-native-event-sync
Advanced tools
Comparing version 8.0.0 to 8.1.0
{ | ||
"name": "@bugsnag/plugin-react-native-event-sync", | ||
"version": "8.0.0", | ||
"version": "8.1.0", | ||
"main": "event-sync.js", | ||
@@ -20,8 +20,11 @@ "description": "@bugsnag/react-native plugin to sync native event information in an onError callbacks", | ||
"devDependencies": { | ||
"@bugsnag/core": "^8.0.0" | ||
"@bugsnag/core": "^8.1.0" | ||
}, | ||
"peerDependencies": { | ||
"@bugsnag/core": "^8.0.0-alpha.1" | ||
"@bugsnag/core": "^8.0.0" | ||
}, | ||
"gitHead": "73555402fbc4908d4474593d18b0d001fc9c7502" | ||
"scripts": { | ||
"test:types": "tsc -p tsconfig.json" | ||
}, | ||
"gitHead": "3857e806cd45074a5354d6017bdf8049dfa7177c" | ||
} |
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
3033