🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@mochi.js/profiles

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mochi.js/profiles - npm Package Compare versions

Comparing version
0.2.0
to
0.2.1
+2
-2
package.json
{
"name": "@mochi.js/profiles",
"version": "0.2.0",
"version": "0.2.1",
"description": "Profile data fixtures for mochi — captured baselines (profile.json + Probe Manifest + audio bytes + canvas hashes) per device class.",

@@ -42,3 +42,3 @@ "license": "MIT",

"dependencies": {
"@mochi.js/consistency": "^0.1.4"
"@mochi.js/consistency": "^0.1.5"
},

@@ -45,0 +45,0 @@ "publishConfig": {

@@ -15,3 +15,3 @@ /**

export const VERSION = "0.0.1" as const;
export const VERSION = "0.2.0" as const;

@@ -18,0 +18,0 @@ // ProfileV1's canonical source-of-truth lives in @mochi.js/consistency.