Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sentry/minimal

Package Overview
Dependencies
Maintainers
12
Versions
248
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/minimal - npm Package Compare versions

Comparing version 6.19.0 to 6.19.1

8

package.json
{
"name": "@sentry/minimal",
"version": "6.19.0",
"version": "6.19.1",
"description": "Sentry minimal library that can be used in other packages",

@@ -14,3 +14,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"module": "esm/index.js",
"types": "build/types/index.d.ts",
"types": "dist/index.d.ts",
"publishConfig": {

@@ -20,4 +20,4 @@ "access": "public"

"dependencies": {
"@sentry/hub": "6.19.0",
"@sentry/types": "6.19.0",
"@sentry/hub": "6.19.1",
"@sentry/types": "6.19.1",
"tslib": "^1.9.3"

@@ -24,0 +24,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc