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.5.1 to 6.6.0

11

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

@@ -19,8 +19,8 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"dependencies": {
"@sentry/hub": "6.5.1",
"@sentry/types": "6.5.1",
"@sentry/hub": "6.6.0",
"@sentry/types": "6.6.0",
"tslib": "^1.9.3"
},
"devDependencies": {
"@sentry-internal/eslint-config-sdk": "6.5.1",
"@sentry-internal/eslint-config-sdk": "6.6.0",
"jest": "^24.7.1",

@@ -49,3 +49,4 @@ "npm-run-all": "^4.1.2",

"test:watch": "jest --watch",
"pack": "npm pack"
"pack": "npm pack",
"circularDepCheck": "madge --circular src/index.ts"
},

@@ -52,0 +53,0 @@ "volta": {

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