Socket
Socket
Sign inDemoInstall

logrocket

Package Overview
Dependencies
Maintainers
9
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3-rc1

3

CHANGELOG.md

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

### 1.2.3
* Fixed `TrackEventProperties` typescript definition.
### 1.2.2

@@ -2,0 +5,0 @@ * Stability improvements

2

dist/types.d.ts

@@ -101,3 +101,3 @@ declare var LogRocket: LR.LogRocket;

revenue?: number,
[key: string]: string | number | boolean | string[] | number[] | boolean[]
[key: string]: string | number | boolean | string[] | number[] | boolean[] | undefined
};

@@ -104,0 +104,0 @@

{
"name": "logrocket",
"version": "1.2.2",
"version": "1.2.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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc