@sentry-internal/replay-canvas
Advanced tools
Comparing version 8.18.0 to 8.19.0
{ | ||
"name": "@sentry-internal/replay-canvas", | ||
"version": "8.18.0", | ||
"version": "8.19.0", | ||
"description": "Replay canvas integration", | ||
@@ -50,4 +50,4 @@ "main": "build/npm/cjs/index.js", | ||
"lint": "eslint . --format stylish", | ||
"test": "jest", | ||
"test:watch": "jest --watch", | ||
"test": "vitest run", | ||
"test:watch": "vitest --watch", | ||
"yalc:publish": "yalc publish --push --sig" | ||
@@ -69,10 +69,9 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.17.5", | ||
"@sentry-internal/rrweb": "2.25.0" | ||
}, | ||
"dependencies": { | ||
"@sentry-internal/replay": "8.18.0", | ||
"@sentry/core": "8.18.0", | ||
"@sentry/types": "8.18.0", | ||
"@sentry/utils": "8.18.0" | ||
"@sentry-internal/replay": "8.19.0", | ||
"@sentry/core": "8.19.0", | ||
"@sentry/types": "8.19.0", | ||
"@sentry/utils": "8.19.0" | ||
}, | ||
@@ -79,0 +78,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
530882
+ Added@sentry-internal/browser-utils@8.19.0(transitive)
+ Added@sentry-internal/replay@8.19.0(transitive)
+ Added@sentry/core@8.19.0(transitive)
+ Added@sentry/types@8.19.0(transitive)
+ Added@sentry/utils@8.19.0(transitive)
- Removed@sentry-internal/browser-utils@8.18.0(transitive)
- Removed@sentry-internal/replay@8.18.0(transitive)
- Removed@sentry/core@8.18.0(transitive)
- Removed@sentry/types@8.18.0(transitive)
- Removed@sentry/utils@8.18.0(transitive)
Updated@sentry/core@8.19.0
Updated@sentry/types@8.19.0
Updated@sentry/utils@8.19.0