Socket
Socket
Sign inDemoInstall

unplugin

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin - npm Package Compare versions

Comparing version 0.5.2 to 0.6.0

2

dist/index.js

@@ -1084,3 +1084,3 @@ var __create = Object.create;

if (!import_fs2.default.existsSync(resolved)) {
resolved = plugin.__virtualModulePrefix + id;
resolved = plugin.__virtualModulePrefix + backSlash(resolved);
plugin.__vfs.writeModule(resolved, "");

@@ -1087,0 +1087,0 @@ plugin.__vfsModules.add(resolved);

{
"name": "unplugin",
"version": "0.5.2",
"version": "0.6.0",
"description": "Unified plugin system for build tools",

@@ -5,0 +5,0 @@ "repository": "unjs/unplugin",

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