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

@mochi.js/consistency

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mochi.js/consistency - npm Package Compare versions

Comparing version
0.1.4
to
0.1.5
+1
-1
package.json
{
"name": "@mochi.js/consistency",
"version": "0.1.4",
"version": "0.1.5",
"description": "The Matrix engine — relational fingerprint locking for mochi. Imported by @mochi.js/core.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -28,3 +28,3 @@ /**

export const VERSION = "0.2.1" as const;
export const VERSION = "0.1.4" as const;

@@ -31,0 +31,0 @@ export { deriveMatrix } from "./derive";

@@ -165,3 +165,8 @@ /**

"148": "148.0.7778.97",
"147": "147.0.7727.138",
// 147 tip patch in the CfT catalog is .117 (the captured mac-m4
// baseline reads .138 because that was taken against real Chrome,
// which ships patches CfT doesn't always publish). We mirror the
// CfT-available patch so PINNED_FALLBACK_VERSION + this lookup
// agree byte-exactly on the binary that gets installed.
"147": "147.0.7727.117",
"146": "146.0.7390.122",

@@ -186,3 +191,4 @@ "145": "145.0.7242.79",

"148": "148.0.7778.97",
"147": "147.0.7727.138",
// Mirror the chrome 147 patch — see comment on `chrome["147"]` above.
"147": "147.0.7727.117",
"131": "131.0.6778.110",

@@ -189,0 +195,0 @@ },