New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

sentry-ignores

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sentry-ignores

A curated list of common ignore rules for Sentry.

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

sentry-ignores

npm npm npm

A curated list of common ignore rules for Sentry.

Installation

npm install sentry-ignores
yarn add sentry-ignores

Usage

import { denyUrls, ignoreErrors } from 'sentry-ignores';

Sentry.init({
  ...
  denyUrls,
  ignoreErrors,
});

Sources

The ignored errors and urls in this package come from multiple sources, including but not limited to:

Please create an issue or pull request to suggest new rules.

Keywords

sentry

FAQs

Package last updated on 20 Jun 2022

Did you know?

Socket

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.

Install

Related posts