detect_flake
Advanced tools
Comparing version 0.5.6 to 0.5.7
@@ -14,3 +14,3 @@ const { Binary } = require("binary-install"); | ||
const name = "detect_flake"; | ||
const artifact_download_url = "https://github.com/aqrln/detect_flake/releases/download/v0.5.6"; | ||
const artifact_download_url = "https://github.com/aqrln/detect_flake/releases/download/v0.5.7"; | ||
@@ -17,0 +17,0 @@ const builder_glibc_major_version = 2; |
{ | ||
"name": "detect_flake", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"lockfileVersion": 3, | ||
@@ -9,3 +9,3 @@ "requires": true, | ||
"name": "detect_flake", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"license": "MIT OR Apache-2.0", | ||
@@ -12,0 +12,0 @@ "hasInstallScript": true, |
{ | ||
"name": "detect_flake", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "Run many instances of the same command in parallel to find abnormal behavior or check if a test is flaky", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/aqrln/detect_flake", |
@@ -29,4 +29,2 @@ # detect_flake | ||
(macOS only, Homebrew on Linux is not supported) | ||
### Install using Nix | ||
@@ -33,0 +31,0 @@ |
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
30461
56