@denniskrol/device-profiles 1.20260303.0 → 1.20260304.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Device Profiles
2
2
 
3
+ [![npm](https://img.shields.io/npm/v/@denniskrol/device-profiles.svg)](https://www.npmjs.com/package/@denniskrol/device-profiles)
4
+ [![downloads](https://img.shields.io/npm/dm/@denniskrol/device-profiles.svg)](https://www.npmjs.com/package/@denniskrol/device-profiles)
5
+ [![license](https://img.shields.io/npm/l/@denniskrol/device-profiles.svg)](./LICENSE)
6
+ [![node](https://img.shields.io/node/v/@denniskrol/device-profiles.svg)](./package.json)
7
+
3
8
  Daily updated browser/device profiles with weighted random selection. Useful for realistic client fingerprint spoofing, testing, load generation.
4
9
 
5
10
  Data comes from a website with about 65% mobile and 35% desktop traffic, and uses [browser-profiler](https://github.com/denniskrol/browser-profiler) to get data.