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.62.5
to
4.63.0
+2
-2
dist/es/getLogFilter.js
/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

/*
@license
Rollup.js v4.62.5
Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb
Rollup.js v4.63.0
Tue, 25 Aug 2026 13:03:35 GMT - commit 34b8b924c815ec9413d7821f6fd54cc615584a51

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

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

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

"devDependencies": {
"@codemirror/commands": "^6.10.4",
"@codemirror/commands": "^6.11.0",
"@codemirror/lang-javascript": "^6.2.5",

@@ -45,3 +45,3 @@ "@codemirror/language": "^6.12.4",

"@codemirror/state": "^6.7.1",
"@codemirror/view": "^6.43.8",
"@codemirror/view": "^6.43.9",
"@emnapi/core": "^1.11.3",

@@ -69,3 +69,3 @@ "@emnapi/runtime": "^1.11.3",

"@types/yargs-parser": "^21.0.3",
"@vue/language-server": "^3.3.9",
"@vue/language-server": "^3.3.10",
"acorn": "^8.18.0",

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

"github-api": "^3.4.0",
"globals": "^17.9.0",
"globals": "^17.11.0",
"husky": "^9.1.7",

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

"locate-character": "^3.0.0",
"magic-string": "^1.1.0",
"magic-string": "^1.2.1",
"memfs": "^4.68.1",

@@ -108,3 +108,3 @@ "mocha": "11.8.0",

"picomatch": "^4.0.5",
"pinia": "^4.0.2",
"pinia": "^4.0.3",
"prettier": "^3.9.6",

@@ -123,3 +123,3 @@ "prettier-plugin-organize-imports": "^4.3.0",

"systemjs": "^6.15.1",
"terser": "^5.49.2",
"terser": "^5.50.0",
"tslib": "^2.8.1",

@@ -132,3 +132,3 @@ "typescript": "^5.9.3",

"vue-eslint-parser": "^10.4.1",
"vue-tsc": "^3.3.9",
"vue-tsc": "^3.3.10",
"wasm-pack": "^0.15.0",

@@ -135,0 +135,0 @@ "yargs-parser": "^21.1.1"

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