New:Socket for Asana Is Now Available.Learn more
Sign In

@rollup/wasm-node

Package Overview
Dependencies
Maintainers
4
Versions
205
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.50.0
to
4.50.1
+3
-3
dist/es/getLogFilter.js
/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

const normalizedFilters = filters.map(filter => filter.split('&').map(subFilter => {
const inverted = subFilter.startsWith('!');
const inverted = subFilter[0] === '!';
if (inverted)

@@ -17,0 +17,0 @@ subFilter = subFilter.slice(1);

/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

const normalizedFilters = filters.map(filter => filter.split('&').map(subFilter => {
const inverted = subFilter.startsWith('!');
const inverted = subFilter[0] === '!';
if (inverted)

@@ -21,0 +21,0 @@ subFilter = subFilter.slice(1);

/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

/*
@license
Rollup.js v4.50.0
Sun, 31 Aug 2025 07:37:46 GMT - commit 592e7d78f726bb038881f3c9ab4450d26c3db8c7
Rollup.js v4.50.1
Sun, 07 Sep 2025 10:51:49 GMT - commit 79d5563ab4787f9425a5fa317bad0d6ae4be480b

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

@@ -24,6 +24,2 @@

let cachedTextDecoder = new TextDecoder('utf-8', { ignoreBOM: true, fatal: true });
cachedTextDecoder.decode();
let cachedUint8ArrayMemory0 = null;

@@ -38,5 +34,13 @@

let cachedTextDecoder = new TextDecoder('utf-8', { ignoreBOM: true, fatal: true });
cachedTextDecoder.decode();
function decodeText(ptr, len) {
return cachedTextDecoder.decode(getUint8ArrayMemory0().subarray(ptr, ptr + len));
}
function getStringFromWasm0(ptr, len) {
ptr = ptr >>> 0;
return cachedTextDecoder.decode(getUint8ArrayMemory0().subarray(ptr, ptr + len));
return decodeText(ptr, len);
}

@@ -46,3 +50,3 @@

let cachedTextEncoder = new TextEncoder('utf-8');
const cachedTextEncoder = new TextEncoder('utf-8');

@@ -211,3 +215,3 @@ const encodeString = (typeof cachedTextEncoder.encodeInto === 'function'

module.exports.__wbg_buffer_609cc3eee51ed158 = function(arg0) {
module.exports.__wbg_buffer_a1a27a0dfa70165d = function(arg0) {
const ret = getObject(arg0).buffer;

@@ -229,3 +233,3 @@ return addHeapObject(ret);

module.exports.__wbg_length_a446193dc22c12f8 = function(arg0) {
module.exports.__wbg_length_ab6d22b5ead75c72 = function(arg0) {
const ret = getObject(arg0).length;

@@ -240,3 +244,3 @@ return ret;

module.exports.__wbg_new_a12002a7f91c75be = function(arg0) {
module.exports.__wbg_new_e52b3efaaa774f96 = function(arg0) {
const ret = new Uint8Array(getObject(arg0));

@@ -246,3 +250,3 @@ return addHeapObject(ret);

module.exports.__wbg_set_65595bdd868b3009 = function(arg0, arg1, arg2) {
module.exports.__wbg_set_fe4e79d1ed3b0e9b = function(arg0, arg1, arg2) {
getObject(arg0).set(getObject(arg1), arg2 >>> 0);

@@ -249,0 +253,0 @@ };

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

@@ -40,5 +40,5 @@ "main": "dist/rollup.js",

"@codemirror/state": "^6.5.2",
"@codemirror/view": "^6.38.1",
"@eslint/js": "^9.33.0",
"@inquirer/prompts": "^7.8.3",
"@codemirror/view": "^6.38.2",
"@eslint/js": "^9.34.0",
"@inquirer/prompts": "^7.8.4",
"@jridgewell/sourcemap-codec": "^1.5.5",

@@ -56,3 +56,3 @@ "@mermaid-js/mermaid-cli": "^11.9.0",

"@rollup/pluginutils": "^5.2.0",
"@shikijs/vitepress-twoslash": "^3.9.2",
"@shikijs/vitepress-twoslash": "^3.12.1",
"@types/mocha": "^10.0.10",

@@ -63,3 +63,3 @@ "@types/node": "^20.19.11",

"@types/yargs-parser": "^21.0.3",
"@vue/language-server": "^3.0.5",
"@vue/language-server": "^3.0.6",
"acorn": "^8.15.0",

@@ -71,3 +71,3 @@ "acorn-import-assertions": "^1.9.0",

"chokidar": "^3.6.0",
"concurrently": "^9.2.0",
"concurrently": "^9.2.1",
"core-js": "3.38.1",

@@ -78,3 +78,3 @@ "cross-env": "^10.0.0",

"es6-shim": "^0.35.8",
"eslint": "^9.33.0",
"eslint": "^9.34.0",
"eslint-config-prettier": "^10.1.8",

@@ -91,7 +91,7 @@ "eslint-plugin-prettier": "^5.5.4",

"is-reference": "^3.0.3",
"lint-staged": "^16.1.5",
"lint-staged": "^16.1.6",
"locate-character": "^3.0.0",
"magic-string": "^0.30.17",
"memfs": "^4.36.3",
"mocha": "^11.7.1",
"magic-string": "^0.30.18",
"memfs": "^4.38.2",
"mocha": "^11.7.2",
"nodemon": "^3.1.10",

@@ -107,3 +107,3 @@ "nyc": "^17.1.0",

"requirejs": "^2.3.7",
"rollup": "^4.46.3",
"rollup": "^4.50.0",
"rollup-plugin-license": "^3.6.0",

@@ -120,6 +120,6 @@ "rollup-plugin-string": "^3.0.0",

"typescript": "^5.9.2",
"typescript-eslint": "^8.40.0",
"vite": "^7.1.2",
"typescript-eslint": "^8.41.0",
"vite": "^7.1.4",
"vitepress": "^1.6.4",
"vue": "^3.5.18",
"vue": "^3.5.20",
"vue-eslint-parser": "^10.2.0",

@@ -126,0 +126,0 @@ "vue-tsc": "^2.2.12",

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