Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.7 to 1.1.8

5

History.md
1.1.8 / 2018-11-30
==================
* fix: shameimaruUrl null str
1.1.7 / 2018-11-30

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

2

lib/BigBrotherWebpackPlugin.js

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

hardware: utils_1.getHardware(),
shameimaruUrl: null,
shameimaruUrl: 'N/A',
};

@@ -90,0 +90,0 @@ var fun = process.env.NODE_ENV === 'development' ? 'postDev' : 'postBuild'; // 若 NODE_ENV 为空,以 build 处理

{
"name": "bigbrother-webpack-plugin",
"version": "1.1.7",
"version": "1.1.8",
"description": "bigbrother client",

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

@@ -10,5 +10,5 @@ # bigbrother-webpack-plugin

[tnpm-image]: http://web.npm.alibaba-inc.com/badge/v/bigbrother-webpack-plugin.svg?style=flat-square
[tnpm-url]: http://web.npm.alibaba-inc.com/package/bigbrother-webpack-plugin
[tnpm-downloads-image]: http://web.npm.alibaba-inc.com/badge/d/bigbrother-webpack-plugin.svg?style=flat-square
[tnpm-image]: https://npm.alibaba-inc.com/badge/v/bigbrother-webpack-plugin.svg
[tnpm-url]: https://npm.alibaba-inc.com/package/bigbrother-webpack-plugin
[tnpm-downloads-image]: https://npm.alibaba-inc.com/badge/d/bigbrother-webpack-plugin.svg
[install-size-image]: http://npg.dockerlab.alipay.net/badge?p=bigbrother-webpack-plugin

@@ -15,0 +15,0 @@ [install-size-url]: http://npg.dockerlab.alipay.net/result?p=bigbrother-webpack-plugin

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