@bugsnag/in-flight
Advanced tools
Comparing version 7.14.0 to 7.14.1
{ | ||
"name": "@bugsnag/in-flight", | ||
"version": "7.14.0", | ||
"version": "7.14.1", | ||
"main": "src/in-flight.js", | ||
@@ -30,3 +30,3 @@ "types": "types/bugsnag-in-flight.d.ts", | ||
}, | ||
"gitHead": "18223eb59dba07a4961d1eb50d49cc7bc90fa3b5" | ||
"gitHead": "6621a3f5d19d5635f5b9a57fb862110e956bb77a" | ||
} |
@@ -8,2 +8,4 @@ import { Client } from '@bugsnag/core' | ||
export default BugsnagInFlight | ||
declare const BugsnagInFlightPlugin: BugsnagInFlight | ||
export default BugsnagInFlightPlugin |
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
4330
75