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

@threekit/analytics

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@threekit/analytics - npm Package Compare versions

Comparing version 0.1.98 to 0.1.99

3

dist/sessions/Session.js

@@ -108,3 +108,4 @@ import { errorToString } from '@threekit/diagnostics';

'experienceName',
'experienceVersion'
'experienceVersion',
'pageLoadOffset'
];

@@ -111,0 +112,0 @@ const auxiliaryParams = {};

{
"name": "@threekit/analytics",
"version": "0.1.98",
"version": "0.1.99",
"type": "module",

@@ -13,3 +13,3 @@ "main": "dist/index.js",

"sideEffects": false,
"gitHead": "a1e6e665ddb37685d2f042948ab810b2f5cb9b1d"
"gitHead": "fc9099d04a10ecf869048aabb6ddcd205a6e1e33"
}

@@ -184,3 +184,4 @@ import { errorToString } from '@threekit/diagnostics';

'experienceName',
'experienceVersion'
'experienceVersion',
'pageLoadOffset'
];

@@ -187,0 +188,0 @@ const auxiliaryParams: Record<string, any> = {};

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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