Socket
Socket
Sign inDemoInstall

logrocket

Package Overview
Dependencies
Maintainers
4
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 0.6.16 to 0.6.17

3

CHANGELOG.md

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

### 0.6.17
* Added a new option `ingestServer` to simplify configuration for on-prem installs.
### 0.6.16

@@ -2,0 +5,0 @@ * Added anonymous use of `identify` to the TypeScript definition file.

@@ -34,2 +34,5 @@ declare var LogRocket: LR.LogRocket;

rootHostname?: string,
/** Convenience option for configuring the SDK for an on-prem install. Include the protocol (eg. https://ingest.example.com) **/
ingestServer?: string,
}

@@ -36,0 +39,0 @@

2

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

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