Socket
Socket
Sign inDemoInstall

@sentry/webpack-plugin

Package Overview
Dependencies
Maintainers
12
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/webpack-plugin - npm Package Compare versions

Comparing version 1.18.2 to 1.18.3

5

CHANGELOG.md

@@ -8,2 +8,7 @@ # Changelog

## v1.18.3
- types: Fix typo in vcsRemote config option (#327)
- deps: Bump sentry-cli to 1.70.1 (#327)
## v1.18.2

@@ -10,0 +15,0 @@

2

index.d.ts

@@ -18,3 +18,3 @@ import { Compiler, WebpackPluginInstance } from 'webpack';

| 'project'
| 'vscRemote'
| 'vcsRemote'
| 'dist'

@@ -21,0 +21,0 @@ | 'silent'

@@ -11,3 +11,3 @@ {

"author": "Sentry",
"version": "1.18.2",
"version": "1.18.3",
"license": "MIT",

@@ -22,3 +22,3 @@ "repository": "git@github.com:getsentry/sentry-webpack-plugin.git",

"dependencies": {
"@sentry/cli": "^1.70.0"
"@sentry/cli": "^1.70.1"
},

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

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