Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

logrocket

Package Overview
Dependencies
Maintainers
14
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logrocket - npm Package Compare versions

Comparing version
10.1.1
to
11.0.0-rc1
+5
-0
CHANGELOG.md

@@ -0,1 +1,6 @@

### 11.0.0
- Introduced new CDN and service endpoints. A new Content Security Policy is
available at https://docs.logrocket.com/docs/troubleshooting-sessions#section-due-to-content-security-policy
### 10.1.1

@@ -2,0 +7,0 @@

@@ -127,2 +127,8 @@ type Nullable<T> = {

forceCleanStart?: boolean;
/**
* When true, user ID info is persisted to the session info cookie. This is useful for tracking user identities
* across subdomains (ex. on Shopify checkout pages located on a different subdomain than the storefront)
*/
persistUserIdInfo?: boolean;
}

@@ -129,0 +135,0 @@

+1
-1
{
"name": "logrocket",
"version": "10.1.1",
"version": "11.0.0-rc1",
"description": "JavaScript SDK for [LogRocket](https://logrocket.com/)",

@@ -5,0 +5,0 @@ "main": "dist/build.umd.js",

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

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