Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

logrocket

Package Overview
Dependencies
Maintainers
5
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 1.0.6 to 1.0.7-rc1

3

CHANGELOG.md

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

### 1.0.7
* Updated TypeScript definition file
### 1.0.6

@@ -2,0 +5,0 @@ * Fixed Typescript types for request/response sanitizer and state/action sanitizer options

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

isEnabled?: boolean,
baseHref?: string
baseHref?: string,
textSanitizer?: string,
inputSanitizer?: string,
},

@@ -66,2 +68,6 @@

shouldSendData?(): boolean,
shouldDebugLog?: boolean,
mergeIframes?: boolean,
}

@@ -68,0 +74,0 @@

2

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