New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ravti/analytics

Package Overview
Dependencies
Maintainers
3
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ravti/analytics - npm Package Compare versions

Comparing version 21.6.2-beta.4 to 21.6.2-rc1

1

lib/integrations/logrocket.js

@@ -130,3 +130,2 @@ "use strict";

LogRocket.init(LOGROCKET_PROJECT_ID);
var userData = Immutable.Map.isMap(user) ? user : Immutable.fromJS(user);
LogRocket.identify(LogRocketAnalytics.getUserId(user, userType), LogRocketAnalytics.transformUser(user, userType));

@@ -133,0 +132,0 @@ }

2

package.json
{
"name": "@ravti/analytics",
"version": "21.6.2-beta.4",
"version": "21.6.2-rc1",
"description": "Ravti analytics",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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