Socket
Socket
Sign inDemoInstall

@sentry/types

Package Overview
Dependencies
Maintainers
8
Versions
466
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/types - npm Package Compare versions

Comparing version 4.0.6 to 4.1.0

7

dist/index.d.ts

@@ -135,8 +135,2 @@ /** Supported Sentry transport protocols in a Dsn. */

/** JSDoc */
export interface Repo {
name: string;
prefix?: string;
revision?: string;
}
/** JSDoc */
export interface SentryEvent {

@@ -151,3 +145,2 @@ event_id?: string;

release?: string;
repos?: Record<string, Repo>;
dist?: string;

@@ -154,0 +147,0 @@ environment?: string;

2

package.json
{
"name": "@sentry/types",
"version": "4.0.6",
"version": "4.1.0",
"description": "Types for all Sentry JavaScript SDKs",

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

Sorry, the diff of this file is not supported yet

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