@sentry/types
Advanced tools
Comparing version 8.54.0 to 8.55.0
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"8.54.0","sideEffects":false} | ||
{"type":"module","version":"8.55.0","sideEffects":false} |
{ | ||
"name": "@sentry/types", | ||
"version": "8.54.0", | ||
"version": "8.55.0", | ||
"description": "Types for all Sentry JavaScript SDKs", | ||
@@ -39,3 +39,4 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"tag": "v8" | ||
}, | ||
@@ -60,3 +61,3 @@ "scripts": { | ||
"dependencies": { | ||
"@sentry/core": "8.54.0" | ||
"@sentry/core": "8.55.0" | ||
}, | ||
@@ -63,0 +64,0 @@ "volta": { |
80340
+ Added@sentry/core@8.55.0(transitive)
- Removed@sentry/core@8.54.0(transitive)
Updated@sentry/core@8.55.0