@sitespeed.io/edgedriver
Advanced tools
Comparing version 113.0.1774-9 to 113.0.1774-9b
@@ -38,2 +38,4 @@ 'use strict'; | ||
case 'darwin': | ||
if (process.arch === 'arm64') | ||
return urlBase + 'edgedriver_mac64_m1.zip'; | ||
return urlBase + 'edgedriver_mac64.zip'; | ||
@@ -40,0 +42,0 @@ case 'linux': |
{ | ||
"name": "@sitespeed.io/edgedriver", | ||
"version": "113.0.1774-9", | ||
"version": "113.0.1774-9b", | ||
"edgedriver_version": "113.0.1774.9", | ||
@@ -5,0 +5,0 @@ "description": "Install and launch Edgedriver for Mac, Windows and Linux", |
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
6110
133