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

@vhsys-ui/shared-utils

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vhsys-ui/shared-utils - npm Package Compare versions

Comparing version 0.0.38 to 0.0.39

dist/chunk-RFUEKIFS.mjs

2

dist/console.js

@@ -30,3 +30,3 @@ "use strict";

const tag = component ? ` [${component}]` : " ";
const log = `[Vhsys UI]${tag}: ${message}`;
const log = `[Next UI]${tag}: ${message}`;
if (typeof console === "undefined")

@@ -33,0 +33,0 @@ return;

@@ -283,3 +283,3 @@ "use strict";

const tag = component ? ` [${component}]` : " ";
const log = `[Vhsys UI]${tag}: ${message}`;
const log = `[Next UI]${tag}: ${message}`;
if (typeof console === "undefined")

@@ -286,0 +286,0 @@ return;

{
"name": "@vhsys-ui/shared-utils",
"version": "0.0.38",
"version": "0.0.39",
"description": "A set of VhsysUI utilities",

@@ -5,0 +5,0 @@ "keywords": [

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