Socket
Socket
Sign inDemoInstall

@sentry/angular

Package Overview
Dependencies
Maintainers
13
Versions
368
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/angular - npm Package Compare versions

Comparing version 6.0.3 to 6.0.4

16

package.json
{
"name": "@sentry/angular",
"version": "6.0.3",
"version": "6.0.4",
"description": "Offical Sentry SDK for Angular",

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

"peerDependencies": {
"@angular/common": "^10.0.3",
"@angular/core": "^10.0.3",
"@angular/router": "^10.0.3"
"@angular/common": "10.x || 11.x",
"@angular/core": "10.x || 11.x",
"@angular/router": "10.x || 11.x"
},
"dependencies": {
"@sentry/browser": "6.0.3",
"@sentry/types": "6.0.3",
"@sentry/utils": "6.0.3",
"@sentry/browser": "6.0.4",
"@sentry/types": "6.0.4",
"@sentry/utils": "6.0.4",
"rxjs": "^6.6.0",

@@ -35,3 +35,3 @@ "tslib": "^1.9.3"

"@angular/router": "^10.0.3",
"@sentry-internal/eslint-config-sdk": "6.0.3",
"@sentry-internal/eslint-config-sdk": "6.0.4",
"eslint": "7.6.0",

@@ -38,0 +38,0 @@ "npm-run-all": "^4.1.2",

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