Comparing version 1.28.1 to 1.28.2
@@ -828,3 +828,3 @@ #!/usr/bin/env node | ||
inputs.push(file); | ||
inputsExt.set(file, suffix); | ||
inputsExt.set(basename, suffix); | ||
break; | ||
@@ -874,3 +874,3 @@ } | ||
var version = "1.28.1"; | ||
var version = "1.28.2"; | ||
var name = "pkgbld"; | ||
@@ -877,0 +877,0 @@ var license = "MIT"; |
{ | ||
"version": "1.28.1", | ||
"version": "1.28.2", | ||
"name": "pkgbld", | ||
@@ -4,0 +4,0 @@ "license": "MIT", |
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
54491