@bufbuild/buf
Advanced tools
Comparing version 1.40.0 to 1.40.1
@@ -84,3 +84,3 @@ "use strict"; | ||
}).toString().trim(); | ||
const currentVersionWithoutRevision = "1.40.0".split("-")[0]; | ||
const currentVersionWithoutRevision = "1.40.1".split("-")[0]; | ||
if (stdout !== currentVersionWithoutRevision) { | ||
@@ -130,3 +130,3 @@ throw new Error( | ||
child_process.execSync( | ||
`npm install --loglevel=error --prefer-offline --no-audit --progress=false ${pkg}@${"1.40.0"}`, | ||
`npm install --loglevel=error --prefer-offline --no-audit --progress=false ${pkg}@${"1.40.1"}`, | ||
{ cwd: installDir, stdio: "pipe", env } | ||
@@ -133,0 +133,0 @@ ); |
@@ -31,10 +31,10 @@ { | ||
"optionalDependencies": { | ||
"@bufbuild/buf-darwin-arm64": "1.40.0", | ||
"@bufbuild/buf-darwin-x64": "1.40.0", | ||
"@bufbuild/buf-linux-aarch64": "1.40.0", | ||
"@bufbuild/buf-linux-x64": "1.40.0", | ||
"@bufbuild/buf-win32-arm64": "1.40.0", | ||
"@bufbuild/buf-win32-x64": "1.40.0" | ||
"@bufbuild/buf-darwin-arm64": "1.40.1", | ||
"@bufbuild/buf-darwin-x64": "1.40.1", | ||
"@bufbuild/buf-linux-aarch64": "1.40.1", | ||
"@bufbuild/buf-linux-x64": "1.40.1", | ||
"@bufbuild/buf-win32-arm64": "1.40.1", | ||
"@bufbuild/buf-win32-x64": "1.40.1" | ||
}, | ||
"version": "1.40.0" | ||
"version": "1.40.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
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