@bazel/runfiles
Advanced tools
Comparing version 4.0.0-beta.0 to 4.0.0-beta.1
@@ -5,3 +5,3 @@ { | ||
"license": "Apache-2.0", | ||
"version": "4.0.0-beta.0", | ||
"version": "4.0.0-beta.1", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type" : "git", |
@@ -21,3 +21,3 @@ /** | ||
* The runfiles manifest maps from short_path | ||
* https://docs.bazel.build/versions/master/skylark/lib/File.html#short_path | ||
* https://docs.bazel.build/versions/main/skylark/lib/File.html#short_path | ||
* to the actual location on disk where the file can be read. | ||
@@ -24,0 +24,0 @@ * |
@@ -85,3 +85,3 @@ "use strict"; | ||
* The runfiles manifest maps from short_path | ||
* https://docs.bazel.build/versions/master/skylark/lib/File.html#short_path | ||
* https://docs.bazel.build/versions/main/skylark/lib/File.html#short_path | ||
* to the actual location on disk where the file can be read. | ||
@@ -88,0 +88,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
22824