Socket
Socket
Sign inDemoInstall

@sentry/babel-plugin-component-annotate

Package Overview
Dependencies
Maintainers
11
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/babel-plugin-component-annotate - npm Package Compare versions

Comparing version 2.17.0 to 2.18.0

6

package.json
{
"name": "@sentry/babel-plugin-component-annotate",
"version": "2.17.0",
"version": "2.18.0",
"description": "A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry",

@@ -59,4 +59,4 @@ "repository": "git://github.com/getsentry/sentry-javascript-bundler-plugins.git",

"@rollup/plugin-node-resolve": "13.3.0",
"@sentry-internal/eslint-config": "2.17.0",
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.17.0",
"@sentry-internal/eslint-config": "2.18.0",
"@sentry-internal/sentry-bundler-plugin-tsconfig": "2.18.0",
"@swc/core": "^1.2.205",

@@ -63,0 +63,0 @@ "@swc/jest": "^0.2.21",

@@ -7,3 +7,3 @@ <p align="center">

# Sentry Babel Component Annotate Plugin (Beta)
# Sentry Babel Component Annotate Plugin

@@ -14,4 +14,2 @@ [![npm version](https://img.shields.io/npm/v/@sentry/babel-plugin-component-annotate.svg)](https://www.npmjs.com/package/@sentry/babel-plugin-component-annotate)

This plugin is currently in beta. Please help us improve by [reporting any issues or giving us feedback](https://github.com/getsentry/sentry-javascript-bundler-plugins/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc).
A Babel plugin that automatically annotates your output DOM with their respective frontend component names.

@@ -18,0 +16,0 @@ This will unlock the capability to search for Replays in Sentry by component name, as well as see component names in breadcrumbs and performance monitoring.

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