Socket
Socket
Sign inDemoInstall

@sentry/types

Package Overview
Dependencies
0
Maintainers
9
Versions
445
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-beta.0 to 4.0.0-beta.1

4

dist/index.d.ts

@@ -147,3 +147,3 @@ /** Supported Sentry transport protocols in a DSN. */

extra?: {
[key: string]: object;
[key: string]: any;
};

@@ -167,2 +167,4 @@ user?: User;

dsn: DSNLike;
/** Define custom headers */
headers?: object;
}

@@ -169,0 +171,0 @@ /** TODO */

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

@@ -33,3 +33,3 @@ "repository": "git://github.com/getsentry/raven-js.git",

},
"gitHead": "a91da22f8bd3bddb38fab7f868326e376da82d4d"
"gitHead": "20e74471f38babe61b28863c54bc315af71a1f40"
}

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