Socket
Socket
Sign inDemoInstall

@flareapp/flare-webpack-plugin-sourcemap

Package Overview
Dependencies
293
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

7

dist/index.js

@@ -97,9 +97,2 @@ (function (factory) {

var base64GzipSourcemap = zlib_1.deflateRawSync(sourcemap.content).toString('base64');
console.log(_this.apiEndpoint, {
key: _this.key,
version_id: _this.versionId,
relative_filename: sourcemap.filename,
sourcemap: base64GzipSourcemap,
});
throw new Error('kek');
// ts error: https://github.com/axios/axios/issues/1975

@@ -106,0 +99,0 @@ axios

2

package.json
{
"name": "@flareapp/flare-webpack-plugin-sourcemap",
"version": "0.0.7",
"version": "0.0.8",
"main": "dist",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc