🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@rollup/wasm-node

Package Overview
Dependencies
Maintainers
4
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/wasm-node - npm Package Compare versions

Comparing version
4.57.1
to
4.58.0
+2
-2
dist/es/getLogFilter.js
/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -396,3 +396,3 @@ https://github.com/rollup/rollup

catch (error) {
throw new Error(`Cannot load plugin "${pluginText}": ${error.message}.`);
throw new Error(`Cannot load plugin "${pluginText}": ${error.message}.`, { cause: error });
}

@@ -399,0 +399,0 @@ }

/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

/*
@license
Rollup.js v4.57.1
Fri, 30 Jan 2026 08:13:08 GMT - commit d37675f25150d6a94dcf4138853bdc2ecb3ce57b
Rollup.js v4.58.0
Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662

@@ -6,0 +6,0 @@ https://github.com/rollup/rollup

{
"name": "@rollup/wasm-node",
"version": "4.57.1",
"version": "4.58.0",
"description": "Next-generation ES module bundler with Node wasm",

@@ -38,3 +38,3 @@ "main": "dist/rollup.js",

"devDependencies": {
"@codemirror/commands": "^6.10.1",
"@codemirror/commands": "^6.10.2",
"@codemirror/lang-javascript": "^6.2.4",

@@ -44,4 +44,4 @@ "@codemirror/language": "^6.12.1",

"@codemirror/state": "^6.5.4",
"@codemirror/view": "^6.39.11",
"@eslint/js": "^9.39.2",
"@codemirror/view": "^6.39.14",
"@eslint/js": "^10.0.1",
"@inquirer/prompts": "^7.10.1",

@@ -60,5 +60,5 @@ "@jridgewell/sourcemap-codec": "^1.5.5",

"@rollup/pluginutils": "^5.3.0",
"@shikijs/vitepress-twoslash": "^3.21.0",
"@shikijs/vitepress-twoslash": "^3.22.0",
"@types/mocha": "^10.0.10",
"@types/node": "^20.19.30",
"@types/node": "^20.19.33",
"@types/picomatch": "^4.0.2",

@@ -80,7 +80,7 @@ "@types/semver": "^7.7.1",

"es6-shim": "^0.35.8",
"eslint": "^9.39.2",
"eslint": "^10.0.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-unicorn": "^62.0.0",
"eslint-plugin-vue": "^10.7.0",
"eslint-plugin-unicorn": "^63.0.0",
"eslint-plugin-vue": "^10.8.0",
"fixturify": "^3.0.0",

@@ -90,3 +90,3 @@ "flru": "^1.0.2",

"github-api": "^3.4.0",
"globals": "^17.1.0",
"globals": "^17.3.0",
"husky": "^9.1.7",

@@ -98,3 +98,3 @@ "is-reference": "^3.0.3",

"memfs": "^4.56.10",
"mocha": "^11.7.5",
"mocha": "11.3.0",
"nodemon": "^3.1.11",

@@ -112,5 +112,5 @@ "npm-audit-resolver": "^3.0.0-RC.0",

"requirejs": "^2.3.8",
"rollup": "^4.56.0",
"rollup-plugin-license": "^3.6.0",
"semver": "^7.7.3",
"rollup": "^4.57.1",
"rollup-plugin-license": "^3.7.0",
"semver": "^7.7.4",
"shx": "^0.4.0",

@@ -124,7 +124,7 @@ "signal-exit": "^4.1.0",

"typescript": "^5.9.3",
"typescript-eslint": "^8.54.0",
"typescript-eslint": "^8.56.0",
"vite": "^7.3.1",
"vitepress": "^1.6.4",
"vue": "^3.5.27",
"vue-eslint-parser": "^10.2.0",
"vue": "^3.5.28",
"vue-eslint-parser": "^10.4.0",
"vue-tsc": "^3.2.4",

@@ -135,10 +135,12 @@ "wasm-pack": "^0.14.0",

"overrides": {
"axios": "^1.13.3",
"axios": "^1.13.5",
"esbuild": ">0.24.2",
"lodash-es": ">4.17.22",
"path-scurry": {
"lru-cache": "^11.2.6"
},
"readable-stream": "npm:@built-in/readable-stream@1",
"semver": "^7.7.3",
"vite": "$vite",
"path-scurry": {
"lru-cache": "^11.2.5"
}
"semver": "^7.7.4",
"tar": ">7.5.6",
"vite": "$vite"
},

@@ -145,0 +147,0 @@ "comments": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet