@bazel/buildifier
Advanced tools
Comparing version 7.1.2 to 7.3.1
@@ -27,2 +27,3 @@ #!/usr/bin/env node | ||
'x64' : 'amd64', | ||
's390x': 's390x' | ||
}[os.arch()]; | ||
@@ -44,3 +45,3 @@ // Filter the platform based on the platforms that are build/included. | ||
os.platform()} - ${os.arch()} is not yet supported. | ||
See instructions at https://github.com/bazelbuild/buildtools/blob/master/buildifier/README.md.`); | ||
See instructions at https://github.com/bazelbuild/buildtools/blob/main/buildifier/README.md.`); | ||
return Promise.resolve(1); | ||
@@ -47,0 +48,0 @@ } |
{ | ||
"name": "@bazel/buildifier", | ||
"description": "A tool for formatting bazel BUILD and .bzl files", | ||
"version": "7.1.2", | ||
"version": "7.3.1", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "bin": { |
@@ -189,3 +189,3 @@ # Buildifier | ||
"message": "The \"/\" operator for integer division is deprecated in favor of \"//\".", | ||
"url": "https://github.com/bazelbuild/buildtools/blob/master/WARNINGS.md#integer-division" | ||
"url": "https://github.com/bazelbuild/buildtools/blob/main/WARNINGS.md#integer-division" | ||
} | ||
@@ -192,0 +192,0 @@ ] |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
38809735
64
5