Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sentry/types

Package Overview
Dependencies
Maintainers
9
Versions
481
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 0.5.4 to 4.0.0-beta.0

4

dist/index.d.ts

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

/** TODO */
Critical = "critical",
Critical = "critical"
}

@@ -189,3 +189,3 @@ /** TODO */

/** A server-side error ocurred during submission. */
Failed = "failed",
Failed = "failed"
}

@@ -192,0 +192,0 @@ export declare namespace Status {

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

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

"fix:tslint": "tslint --fix -t stylish -p ."
}
},
"gitHead": "a91da22f8bd3bddb38fab7f868326e376da82d4d"
}
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