bigbrother-webpack-plugin
Advanced tools
Comparing version 1.7.2 to 1.7.3
1.7.3 / 2019-11-18 | ||
================== | ||
* fix: engines | ||
1.7.2 / 2019-09-20 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -12,3 +12,3 @@ export interface IGitInfo { | ||
}); | ||
readonly gitInfo: IGitInfo; | ||
get gitInfo(): IGitInfo; | ||
getCommitId(): string; | ||
@@ -15,0 +15,0 @@ getBranch(): string; |
{ | ||
"name": "bigbrother-webpack-plugin", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"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
35071