@sentry/typescript
Advanced tools
Comparing version 5.2.0-beta.0 to 5.2.0
{ | ||
"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"], |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7040
118
0