npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

sentry-expo

v7.2.0

Published

Catch your Javascript errors for your production Expo apps!

Downloads

150,113

Readme

:warning: Deprecation Notice :warning:

Use @sentry/react-native directly

As of 18 Jan 2024, the release of Expo SDK 50, sentry-expo is deprecated and will no longer receive updates.

Migrate to @sentry/react-native

For guidance on migrating, please see our migration guides:

Install @sentry/react-native for the first time

For first-time installation guidance, please follow the installation guides:

Questions & Support

While official support is no longer provided, you might find help from the community in Expo Discord and Sentry Discord. Additionally, the documentation for SDK 49 and below will remain available as a reference.

Thank you for your understanding and support. If you have any questions, please open an issue in @sentry/react-native repository, and we'll do our best to provide guidance.

What the deprecation means for you

  • sentry-expo keeps working as is in SDK 49 and older.
  • No New Features: The library will not receive new features.
  • No Bug Fixes: Existing versions will not receive bug fixes.
  • Security Vulnerabilities: We will not address new security vulnerabilities.

Original README.md below

runs with expo

sentry-expo

This library provides a config plugin, a publishing hook script, and a JavaScript package to integrate Sentry into your Expo project.

Installation, configuration, and usage

Read the documentation: https://docs.expo.dev/guides/using-sentry/

👏 Contributing

If you like sentry-expo and want to help make it better then please feel free to open a PR! Make sure you request a review from one of our maintainers 😎

Links