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.0 to 1.0.1

3

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

@@ -14,2 +14,3 @@ "keywords": [

"build": "babel src --out-dir dist",
"prepublish": "npm test && npm run build",
"test": "jest"

@@ -16,0 +17,0 @@ },

@@ -9,4 +9,15 @@ # Sentry plugin

Coming soon!
Using npm:
```
$ npm install webpack-sentry-plugin --save-dev
```
Using yarn:
```
$ yarn add webpack-sentry-plugin
```
### Usage

@@ -13,0 +24,0 @@

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