Socket
Socket
Sign inDemoInstall

logrocket

Package Overview
Dependencies
Maintainers
10
Versions
157
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 2.1.2 to 2.1.3-rc1

3

CHANGELOG.md

@@ -0,1 +1,4 @@

### 2.1.3
* Add TS type for SDK `version` property
### 2.1.2

@@ -2,0 +5,0 @@ * Suppress AbortError for completed fetch responses

@@ -164,2 +164,5 @@ declare let LogRocket: LR.LogRocket;

/** Current SDK version if LogRocket has been loaded, undefined otherwise */
version: string | undefined;
/** Current session URL if LogRocket has been loaded, null otherwise */

@@ -166,0 +169,0 @@ sessionURL: string | null;

2

package.json
{
"name": "logrocket",
"version": "2.1.2",
"version": "2.1.3-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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc