@perfsee/utils
Advanced tools
Comparing version 1.3.0 to 1.10.0
@@ -33,2 +33,3 @@ "use strict"; | ||
exports.DEVICES = [ | ||
{ id: 'Desktop', value: 'Low-End Desktop', cpuSlowdownMultiplier: 1 }, | ||
{ id: 'iPhone6', value: 'iPhone 6', cpuSlowdownMultiplier: 4 }, | ||
@@ -35,0 +36,0 @@ { id: 'iPhone8', value: 'iPhone 8', cpuSlowdownMultiplier: 2 }, |
{ | ||
"name": "@perfsee/utils", | ||
"version": "1.3.0", | ||
"version": "1.10.0", | ||
"description": "utilities function of perfsee platform", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "10319d51ec9cdd2bdcfa4470ce770227fa26161f" | ||
"gitHead": "3ae1d9a696ddec12aafd28edcb8464edc9b3edd4" | ||
} |
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
32654
333