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.3.3 to 1.3.4

5

History.md
1.3.4 / 2019-02-20
==================
* fix: 无 alinode 传空字符串
1.3.3 / 2019-02-19

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

4

lib/BigBrotherWebpackPlugin.js

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

node: node,
alinode: alinode || 'N/A',
alinode: alinode || '',
},

@@ -144,3 +144,3 @@ git: utils_1.getGitInfo(this.cwd),

node: node,
alinode: alinode || 'N/A',
alinode: alinode || '',
},

@@ -147,0 +147,0 @@ git: utils_1.getGitInfo(this.cwd),

{
"name": "bigbrother-webpack-plugin",
"version": "1.3.3",
"version": "1.3.4",
"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