Socket
Socket
Sign inDemoInstall

unplugin

Package Overview
Dependencies
Maintainers
2
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 1.12.4 to 1.13.0

13

package.json
{
"name": "unplugin",
"type": "commonjs",
"version": "1.12.4",
"version": "1.13.0",
"packageManager": "pnpm@8.15.9",

@@ -45,5 +45,12 @@ "description": "Unified plugin system for build tools",

},
"peerDependencies": {
"webpack-sources": "^3"
},
"peerDependenciesMeta": {
"webpack-sources": {
"optional": true
}
},
"dependencies": {
"acorn": "^8.12.1",
"webpack-sources": "^3.2.3",
"webpack-virtual-modules": "^0.6.2"

@@ -66,3 +73,3 @@ },

"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"fast-glob": "^3.3.2",

@@ -69,0 +76,0 @@ "fs-extra": "^11.2.0",

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