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.0.2 to 1.0.3

2

package.json
{
"name": "webpack-sentry-plugin",
"version": "1.0.2",
"version": "1.0.3",
"description": "Webpack plugin to upload source maps to Sentry",

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

@@ -17,3 +17,3 @@ # Sentry plugin

```
$ yarn add webpack-sentry-plugin
$ yarn add webpack-sentry-plugin --dev
```

@@ -83,3 +83,3 @@

- `apiKey`: Sentry api keys. See [Sentry docs](https://docs.sentry.io/clients/javascript/sourcemaps/#uploading-source-maps-to-sentry) for info on how to create one
- `release`: Release name to attach source maps to. Can be string or function
- `release`: Release name to attach source maps to. Can be string or function that returns a string

@@ -86,0 +86,0 @@ ### Thanks

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