📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@sentry/types

Package Overview
Dependencies
Maintainers
10
Versions
538
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/types - npm Package Compare versions

Comparing version

to
9.11.0

2

build/esm/package.json

@@ -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": {