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

webpack-sentry-plugin

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-sentry-plugin - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

2

dist/index.js

@@ -38,3 +38,3 @@ 'use strict';

this.include = options.include;
this.include = options.include || /\.js$|\.map$/;
this.exclude = options.exclude;

@@ -41,0 +41,0 @@

{
"name": "webpack-sentry-plugin",
"version": "1.5.0",
"version": "1.6.0",
"description": "Webpack plugin to upload source maps to Sentry",

@@ -5,0 +5,0 @@ "keywords": [

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