New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bigbrother-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigbrother-webpack-plugin - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

5

History.md
1.7.1 / 2019-06-17
==================
* fix: stats content
1.7.0 / 2019-06-17

@@ -3,0 +8,0 @@ ==================

2

lib/adapter/satori.js

@@ -74,3 +74,3 @@ "use strict";

_a.trys.push([0, 2, , 3]);
return [4 /*yield*/, this.satoriClient.uploadFrontendStats(Buffer.from(statsPath))];
return [4 /*yield*/, this.satoriClient.uploadFrontendStats(fs_1.readFileSync(statsPath))];
case 1:

@@ -77,0 +77,0 @@ url = _a.sent();

{
"name": "bigbrother-webpack-plugin",
"version": "1.7.0",
"version": "1.7.1",
"description": "bigbrother client",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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