New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sentry/core

Package Overview
Dependencies
Maintainers
13
Versions
565
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/core - npm Package Compare versions

Comparing version 5.21.1 to 5.21.2

15

package.json
{
"name": "@sentry/core",
"version": "5.21.1",
"version": "5.21.2",
"description": "Base implementation for all Sentry JavaScript SDKs",

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

"dependencies": {
"@sentry/hub": "5.21.1",
"@sentry/minimal": "5.21.1",
"@sentry/types": "5.21.1",
"@sentry/utils": "5.21.1",
"@sentry/hub": "5.21.2",
"@sentry/minimal": "5.21.2",
"@sentry/types": "5.21.2",
"@sentry/utils": "5.21.2",
"tslib": "^1.9.3"
},
"devDependencies": {
"@sentry-internal/eslint-config-sdk": "5.21.1",
"@sentry-internal/eslint-config-sdk": "5.21.2",
"eslint": "7.6.0",

@@ -51,3 +51,4 @@ "jest": "^24.7.1",

"test": "jest",
"test:watch": "jest --watch"
"test:watch": "jest --watch",
"pack": "npm pack"
},

@@ -54,0 +55,0 @@ "jest": {

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