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

@vxrn/debug

Package Overview
Dependencies
Maintainers
0
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vxrn/debug - npm Package Compare versions

Comparing version 1.1.327 to 1.1.328

2

package.json
{
"name": "@vxrn/debug",
"version": "1.1.327",
"version": "1.1.328",
"sideEffects": false,

@@ -5,0 +5,0 @@ "source": "src/index.ts",

@@ -9,3 +9,3 @@ import debug from 'debug';

/**
* This is like `createDebugger()` in the Vite source code ([see](https://github.com/vitejs/vite/blob/v6.0.0-beta.5/packages/vite/src/node/utils.ts#L163)),
* This is like `createDebugger()` in the Vite source code ([see](https://github.com/vitejs/vite/blob/v6.0.0-beta.1/packages/vite/src/node/utils.ts#L163)),
* but some of its features are not supported yet to keeps things simple.

@@ -12,0 +12,0 @@ */

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