Socket
Socket
Sign inDemoInstall

@sentry/types

Package Overview
Dependencies
0
Maintainers
8
Versions
446
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-rc.2 to 4.0.0

2

dist/index.d.ts

@@ -238,3 +238,3 @@ /** Supported Sentry transport protocols in a Dsn. */

__sentry__?: boolean;
__sentry_wrapper__?: SentryWrappedFunction;
__sentry_wrapped__?: SentryWrappedFunction;
__sentry_original__?: SentryWrappedFunction;

@@ -241,0 +241,0 @@ }

{
"name": "@sentry/types",
"version": "4.0.0-rc.2",
"version": "4.0.0",
"description": "Types for all Sentry JavaScript SDKs",

@@ -5,0 +5,0 @@ "repository": "git://github.com/getsentry/raven-js.git",

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

[![npm dt](https://img.shields.io/npm/dt/@sentry/types.svg)](https://www.npmjs.com/package/@sentry/types)
[![typedoc](https://img.shields.io/badge/docs-typedoc-blue.svg)](http://getsentry.github.io/sentry-javascript/)
## Links
- [Official SDK Docs](https://docs.sentry.io/quickstart/)
- [TypeDoc](http://getsentry.github.io/sentry-javascript/)
## General
Common types used by the Sentry JavaScript SDKs.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc