@wireapp/commons
Advanced tools
Comparing version 5.2.3 to 5.2.4
@@ -24,4 +24,4 @@ "use strict"; | ||
CHROME: 'chrome', | ||
CHROMIUM: 'chromium', | ||
EDGE: 'edge', | ||
CHROMIUM: 'chromium', // Added for express-useragent | ||
EDGE: 'edge', // Added for express-useragent and https://github.com/wireapp/wire-webapp/issues/5263 | ||
ELECTRON: 'electron', | ||
@@ -28,0 +28,0 @@ FIREFOX: 'firefox', |
@@ -39,4 +39,4 @@ { | ||
}, | ||
"version": "5.2.3", | ||
"gitHead": "27dbdafb95eecf3c86b398f9144e1021d428622b" | ||
"version": "5.2.4", | ||
"gitHead": "443f593f67da2b1f45e62a7ff6e1db13f4b50b6d" | ||
} |
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
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
103129