bigbrother-webpack-plugin
Advanced tools
Comparing version 1.1.7 to 1.1.8
1.1.8 / 2018-11-30 | ||
================== | ||
* fix: shameimaruUrl null str | ||
1.1.7 / 2018-11-30 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26761