You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@rolldown/pluginutils

Package Overview
Dependencies
Maintainers
3
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rolldown/pluginutils - npm Package Compare versions

Comparing version
1.0.0-beta.57
to
1.0.0-beta.58
+9
-8
package.json
{
"name": "@rolldown/pluginutils",
"version": "1.0.0-beta.57",
"version": "1.0.0-beta.58",
"homepage": "https://rolldown.rs/",
"license": "MIT",
"type": "module",
"repository": {

@@ -11,5 +11,6 @@ "type": "git",

},
"publishConfig": {
"access": "public"
},
"files": [
"dist"
],
"type": "module",
"main": "./dist/index.js",

@@ -23,5 +24,5 @@ "module": "./dist/index.js",

},
"files": [
"dist"
],
"publishConfig": {
"access": "public"
},
"devDependencies": {

@@ -28,0 +29,0 @@ "@types/picomatch": "^4.0.0",