New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sentry/typescript

Package Overview
Dependencies
Maintainers
9
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/typescript - npm Package Compare versions

Comparing version 5.2.0-beta.0 to 5.2.0

2

package.json
{
"name": "@sentry/typescript",
"version": "5.2.0-beta.0",
"version": "5.2.0",
"description": "Typescript configuration used at Sentry",

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

@@ -20,2 +20,4 @@ {

"increment-decrement": false,
"promise-function-async": false,
"ban-types": [true, ["async", "Use Promises instead, it add a lot to bundle size."]],
// These are too strict in tslint:all

@@ -22,0 +24,0 @@ "comment-format": [true, "check-space"],

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