You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

logsnag

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logsnag - npm Package Compare versions

Comparing version
1.0.0-beta.3
to
1.0.0-beta.4
+1
-1
dist/types/identify.d.ts

@@ -13,3 +13,3 @@ /** Properties Type **/

*/
user_Id: string;
user_id: string;
/**

@@ -16,0 +16,0 @@ * User properties

{
"name": "logsnag",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"description": "LogSnag Client",

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

@@ -12,3 +12,3 @@ /** Properties Type **/

*/
user_Id: string;
user_id: string;

@@ -15,0 +15,0 @@ /**