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

@sentry/core

Package Overview
Dependencies
Maintainers
8
Versions
537
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 4.1.0 to 4.1.1

2

dist/integrations/pluggable/rewriteframes.js

@@ -39,3 +39,3 @@ "use strict";

var hub_1 = require("@sentry/hub");
var path_1 = require("path");
var path_1 = require("@sentry/utils/path");
/** Rewrite event frames paths */

@@ -42,0 +42,0 @@ var RewriteFrames = /** @class */ (function () {

{
"name": "@sentry/core",
"version": "4.1.0",
"version": "4.1.1",
"description": "Base implementation for all Sentry JavaScript SDKs",

@@ -18,6 +18,6 @@ "repository": "git://github.com/getsentry/raven-js.git",

"dependencies": {
"@sentry/hub": "4.1.0",
"@sentry/minimal": "4.1.0",
"@sentry/hub": "4.1.1",
"@sentry/minimal": "4.1.1",
"@sentry/types": "4.1.0",
"@sentry/utils": "4.1.0"
"@sentry/utils": "4.1.1"
},

@@ -24,0 +24,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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