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

@cross-deck/web

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cross-deck/web - npm Package Compare versions

Comparing version
1.11.1
to
1.11.2
+5
-0
CHANGELOG.md

@@ -5,2 +5,7 @@ # Changelog

## [1.11.2] — 2026-07-23
- **Reliability telemetry re-pointed to the live project.** The internal `crossdeck.contract_failed` self-check channel used a retired reliability-workspace key that had begun returning `401 invalid_api_key`, silently dropping failures; it now targets the live "Crossdeck Health Check" project. Internal SDK-health only — never touches your dashboard or your app.
- **`reset()` no longer re-mints the `anonymousId` when no user was ever identified.** It still clears session state (super-properties, groups, breadcrumbs, clock) but only rotates the anonymous id on a real logout (after `identify()`). This stops the common auth-mirroring wiring `onAuthStateChanged(u => u ? identify() : reset())` from fragmenting one anonymous visitor into a new person on every page load.
## [1.11.1] — 2026-07-23

@@ -7,0 +12,0 @@

+1
-1
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"generatedAt": "2026-07-23T05:41:37.690Z",
"generatedAt": "2026-07-23T09:07:15.132Z",
"sdk": "@cross-deck/web",

@@ -5,0 +5,0 @@ "codes": [

@@ -972,3 +972,3 @@ import { P as PublicEntitlement, C as CrossdeckOptions, I as IdentifyOptions, A as AliasResult, G as GroupTraits, E as EventProperties, a as PurchaseResult, H as HeartbeatResponse, D as Diagnostics, K as KeyValueStorage } from './types-iqtsOTGy.mjs';

*/
declare const SDK_VERSION = "1.11.1";
declare const SDK_VERSION = "1.11.2";
declare const SDK_NAME = "@cross-deck/web";

@@ -975,0 +975,0 @@

@@ -972,3 +972,3 @@ import { P as PublicEntitlement, C as CrossdeckOptions, I as IdentifyOptions, A as AliasResult, G as GroupTraits, E as EventProperties, a as PurchaseResult, H as HeartbeatResponse, D as Diagnostics, K as KeyValueStorage } from './types-iqtsOTGy.js';

*/
declare const SDK_VERSION = "1.11.1";
declare const SDK_VERSION = "1.11.2";
declare const SDK_NAME = "@cross-deck/web";

@@ -975,0 +975,0 @@

{
"name": "@cross-deck/web",
"version": "1.11.1",
"version": "1.11.2",
"description": "Crossdeck SDK for browsers and Node.js — verified subscriptions, entitlements, and product telemetry in one client.",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display