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

honeybadger-react

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

honeybadger-react - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

.github/ISSUE_TEMPLATE.md

@@ -15,5 +15,1 @@ ### Expected behavior

*[Insert any additional information]*
#### Can't comment on Issues?
Some users have been unable to comment on Github issues when an [adblocker extension is enabled](https://docs.bugsnag.com/platforms/browsers/faq/#is-bugsnag-blocked-by-ad-blockers).
We recommend temporarily disabling the extension, or if that fails, contacting support@bugsnag.com.

2

.github/PULL_REQUEST_TEMPLATE.md
## Goal
<!-- What is the intent of this change?
e.g. "When initializing the Bugsnag client, it is currently difficult to (...)
e.g. "When initializing the client, it is currently difficult to (...)
this change simplifies the process by (...)"

@@ -6,0 +6,0 @@

{
"name": "honeybadger-react",
"version": "1.0.0",
"version": "1.0.1",
"description": "React library support for Honeybadger.io",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -1,4 +0,3 @@

# Bugsnag: React
# Honeybadger - React integration
[![Documentation](https://img.shields.io/badge/docs-v1-green.svg)](https://docs.bugsnag.com/platforms/browsers/react/)
[![Build status](https://travis-ci.org/wuz/honeybadger-react.svg?branch=master)](https://travis-ci.org/wuz/honeybadger-react)

@@ -9,5 +8,5 @@ [![NPM](https://img.shields.io/npm/v/honeybadger-react.svg)](https://npmjs.org/package/honeybadger-react)

A [bugsnag-js](https://github.com/bugsnag/bugsnag-js) plugin for [React](https://reactjs.org/). Learn more about [error reporting for React applications](https://www.bugsnag.com/platforms/react-error-reporting/) with Bugsnag.
A [honeybadger-js](https://github.com/honeybadger-io/honeybadger-js/) implementation for [React](https://reactjs.org/).
This package provides a React [error boundary](https://blog.bugsnag.com/react-16-error-handling/) from [HOneybadger.io](https://honeybadger.io). It allows for better
This package provides a React [error boundary](https://reactjs.org/blog/2017/07/26/error-handling-in-react-16.html) from [Honeybadger.io](https://honeybadger.io). It allows for better

@@ -14,0 +13,0 @@ ## Installation

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