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.6 to 7.0.0-alpha.0

cjs/index.d.ts

10

package.json
{
"name": "@sentry/minimal",
"version": "6.19.6",
"version": "7.0.0-alpha.0",
"description": "Sentry minimal library that can be used in other packages",

@@ -10,5 +10,5 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"engines": {
"node": ">=6"
"node": ">=8"
},
"main": "dist/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",

@@ -20,4 +20,4 @@ "types": "types/index.d.ts",

"dependencies": {
"@sentry/hub": "6.19.6",
"@sentry/types": "6.19.6",
"@sentry/hub": "7.0.0-alpha.0",
"@sentry/types": "7.0.0-alpha.0",
"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