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.1 to 1.0.2

2

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

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

@@ -5,4 +5,2 @@ # Sentry plugin

⚠ WIP ⚠
### Installation

@@ -91,1 +89,12 @@

- Thanks for [@danharper](https://github.com/danharper) for creating the original build script implementation
### Contributing
Contributions are welcome 😄. To run the tests, please ensure you have the relevant environment variables set up. You can `cp .env.example .env` and fill it in.
#### Commands to be aware of
*Warning*: The test suite will create releases & upload files. They should be cleaned up afterward, but ensure that you are not overwriting something important!
- `npm test`: Runs the test suite
- `npm run build`: Compiles distribution build
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