Socket
Socket
Sign inDemoInstall

@dynamic-labs/logger

Package Overview
Dependencies
Maintainers
1
Versions
591
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/logger - npm Package Compare versions

Comparing version 3.0.3 to 3.1.0

2

package.json
{
"name": "@dynamic-labs/logger",
"version": "3.0.3",
"version": "3.1.0",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -113,3 +113,3 @@ 'use client'

messageQueue.forEach((msg) => {
var _a, _b, _c, _d, _e;
var _a, _b, _c, _d, _e, _f;
const body = {};

@@ -129,2 +129,3 @@ const { objectArgs, remainingArgs } = processArgs(msg);

},
userAgent: (_f = window.navigator) === null || _f === void 0 ? void 0 : _f.userAgent,
});

@@ -131,0 +132,0 @@ messages.push(body);

Sorry, the diff of this file is too big to display

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