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
15
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
11.0.0
to
12.0.0-rc1
+4
-0
CHANGELOG.md

@@ -0,1 +1,5 @@

### 12.0.0
- Removed support for Internet Explorer 11, as well as older versions of Chrome, Edge, Firefox, Safari, and Opera. Supported browser versions are available at https://docs.logrocket.com/docs/supported-browsers
### 11.0.0

@@ -2,0 +6,0 @@

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

@@ -26,12 +26,12 @@ "main": "dist/build.umd.js",

"devDependencies": {
"@logrocket/clock": "^0.0.85",
"@logrocket/console": "^0.0.85",
"@logrocket/core": "^0.0.85",
"@logrocket/exceptions": "^0.0.85",
"@logrocket/network": "^0.0.85",
"@logrocket/redux": "^0.0.85",
"@logrocket/utils": "^0.0.85",
"@sdk/shopify-pixel": "^0.0.85",
"redux": "^3.7.2"
"@logrocket/clock": "workspace:*",
"@logrocket/console": "workspace:*",
"@logrocket/core": "workspace:*",
"@logrocket/exceptions": "workspace:*",
"@logrocket/network": "workspace:*",
"@logrocket/redux": "workspace:*",
"@logrocket/utils": "workspace:*",
"@sdk/shopify-pixel": "workspace:*",
"redux": "3.7.2"
}
}

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

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