bigbrother-webpack-plugin
Advanced tools
Comparing version 1.3.4 to 1.3.5
@@ -101,3 +101,3 @@ "use strict"; | ||
node: node, | ||
alinode: alinode || '', | ||
alinode: alinode || 'N/A', | ||
}, | ||
@@ -144,3 +144,3 @@ git: utils_1.getGitInfo(this.cwd), | ||
node: node, | ||
alinode: alinode || '', | ||
alinode: alinode || 'N/A', | ||
}, | ||
@@ -147,0 +147,0 @@ git: utils_1.getGitInfo(this.cwd), |
{ | ||
"name": "bigbrother-webpack-plugin", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "bigbrother client", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
30229