Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@honeybadger-io/nextjs
Advanced tools
For comprehensive documentation and support, check out our documentation site.
The documentation includes a detailed Next.js integration guide.
The goal is to provide an idiomatic, simple integration of Honeybadger's exception monitoring service with Next.js applications.
This version is considered suitable for preview.
The following limitations are known to exist and will be tackled in future releases:
window.onerror
handler. However, some other server errors (i.e. from data fetching methods) will be reported with minimal information,
since Next.js will send a generic error message to this component for better security.A separate repository, nextjs-with-honeybadger exists with an example app using this package. Follow the README instructions to run the example app.
# install dependencies
npm install
# build for production
npm run build
This package is MIT licensed. See the MIT-LICENSE file in this folder for details.
FAQs
Next.js integration for Honeybadger
We found that @honeybadger-io/nextjs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.