@sentry/types
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"9.10.1","sideEffects":false} | ||
{"type":"module","version":"9.11.0","sideEffects":false} |
{ | ||
"name": "@sentry/types", | ||
"version": "9.10.1", | ||
"version": "9.11.0", | ||
"description": "Types for all Sentry JavaScript SDKs", | ||
@@ -55,2 +55,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"lint": "eslint . --format stylish", | ||
"lint:es-compatibility": "es-check es2020 ./build/cjs/*.js && es-check es2020 ./build/esm/*.js --module", | ||
"fix": "eslint . --format stylish --fix", | ||
@@ -60,3 +61,3 @@ "yalc:publish": "yalc publish --push --sig" | ||
"dependencies": { | ||
"@sentry/core": "9.10.1" | ||
"@sentry/core": "9.11.0" | ||
}, | ||
@@ -63,0 +64,0 @@ "volta": { |
74905
0.15%+ Added
- Removed
Updated