Socket
Socket
Sign inDemoInstall

webpack-bugsnag-plugins

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-bugsnag-plugins - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1-0

2

package.json
{
"name": "webpack-bugsnag-plugins",
"version": "1.2.0",
"version": "1.2.1-0",
"description": "Webpack plugins for common Bugsnag actions",

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

@@ -57,3 +57,4 @@ 'use strict'

publicPath.replace(/[^/]$/, '$&/'),
source
// ensure source doesn't have a leading slash
source.replace(/^\//, '')
).toString()

@@ -60,0 +61,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