@bazel/buildifier
Advanced tools
Comparing version 0.22.0 to 0.25.1
@@ -19,3 +19,2 @@ #!/usr/bin/env node | ||
`(${os.platform()}_${os.arch()})\n` + | ||
' (Note that the Windows executable is known to be missing: https://github.com/bazelbuild/buildtools/issues/375)\n' + | ||
'Consider building it from source instead.\n'; | ||
@@ -22,0 +21,0 @@ throw new Error(message); |
@@ -6,5 +6,10 @@ { | ||
}, | ||
"version": "0.22.0", | ||
"version": "0.25.1", | ||
"description": "A tool for formatting bazel BUILD and .bzl files with a standard convention", | ||
"homepage": "https://github.com/bazelbuild/buildtools/tree/master/buildifier", | ||
"license": "Apache 2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/bazelbuild/rules_nodejs.git", | ||
"directory": "packages/buildifier" | ||
}, | ||
"bugs": { | ||
@@ -14,5 +19,6 @@ "url": "https://github.com/bazelbuild/buildtools/issues" | ||
"optionalDependencies": { | ||
"@bazel/buildifier-linux_x64": "0.22.0", | ||
"@bazel/buildifier-darwin_x64": "0.22.0" | ||
"@bazel/buildifier-linux_x64": "0.25.1", | ||
"@bazel/buildifier-darwin_x64": "0.25.1", | ||
"@bazel/buildifier-win32_x64": "0.25.1" | ||
} | ||
} |
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
No website
QualityPackage does not have a website.
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2460
3
0
2
3
26
2