@rollup/wasm-node
Advanced tools
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
+2
-2
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
+3
-0
@@ -128,2 +128,3 @@ import type * as estree from 'estree'; | ||
| code: string; | ||
| safeVariableNames: Record<string, string> | null; | ||
| // note if plugins use new this.cache to opt-out auto transform cache | ||
@@ -138,2 +139,3 @@ customTransformCache: boolean; | ||
| export interface ModuleJSON extends TransformModuleJSON, ModuleOptions { | ||
| safeVariableNames: Record<string, string> | null; | ||
| ast: ProgramNode; | ||
@@ -203,2 +205,3 @@ dependencies: string[]; | ||
| exports: string[] | null; | ||
| safeVariableNames: Record<string, string> | null; | ||
| hasDefaultExport: boolean | null; | ||
@@ -205,0 +208,0 @@ id: string; |
+2
-2
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
| /* | ||
| @license | ||
| Rollup.js v4.52.5 | ||
| Sat, 18 Oct 2025 06:53:02 GMT - commit 55a8fd5a70820f274921edf394efbbaa620f0962 | ||
| Rollup.js v4.53.0 | ||
| Fri, 07 Nov 2025 16:21:34 GMT - commit ecff5325941ec36599f9967731ed6871186a72ee | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
@@ -132,3 +132,3 @@ | ||
| const retptr = wasm.__wbindgen_add_to_stack_pointer(-16); | ||
| const ptr0 = passStringToWasm0(code, wasm.__wbindgen_export_1, wasm.__wbindgen_export_2); | ||
| const ptr0 = passStringToWasm0(code, wasm.__wbindgen_export2, wasm.__wbindgen_export3); | ||
| const len0 = WASM_VECTOR_LEN; | ||
@@ -139,3 +139,3 @@ wasm.parse(retptr, ptr0, len0, allow_return_outside_function, jsx); | ||
| var v2 = getArrayU8FromWasm0(r0, r1).slice(); | ||
| wasm.__wbindgen_export_0(r0, r1 * 1, 1); | ||
| wasm.__wbindgen_export(r0, r1 * 1, 1); | ||
| return v2; | ||
@@ -164,3 +164,3 @@ } finally { | ||
| wasm.__wbindgen_add_to_stack_pointer(16); | ||
| wasm.__wbindgen_export_0(deferred1_0, deferred1_1, 1); | ||
| wasm.__wbindgen_export(deferred1_0, deferred1_1, 1); | ||
| } | ||
@@ -186,3 +186,3 @@ }; | ||
| wasm.__wbindgen_add_to_stack_pointer(16); | ||
| wasm.__wbindgen_export_0(deferred1_0, deferred1_1, 1); | ||
| wasm.__wbindgen_export(deferred1_0, deferred1_1, 1); | ||
| } | ||
@@ -208,6 +208,10 @@ }; | ||
| wasm.__wbindgen_add_to_stack_pointer(16); | ||
| wasm.__wbindgen_export_0(deferred1_0, deferred1_1, 1); | ||
| wasm.__wbindgen_export(deferred1_0, deferred1_1, 1); | ||
| } | ||
| }; | ||
| exports.__wbg___wbindgen_throw_b855445ff6a94295 = function(arg0, arg1) { | ||
| throw new Error(getStringFromWasm0(arg0, arg1)); | ||
| }; | ||
| exports.__wbg_error_7534b8e9a36f1ab4 = function(arg0, arg1) { | ||
@@ -221,7 +225,7 @@ let deferred0_0; | ||
| } finally { | ||
| wasm.__wbindgen_export_0(deferred0_0, deferred0_1, 1); | ||
| wasm.__wbindgen_export(deferred0_0, deferred0_1, 1); | ||
| } | ||
| }; | ||
| exports.__wbg_length_6bb7e81f9d7713e4 = function(arg0) { | ||
| exports.__wbg_length_69bca3cb64fc8748 = function(arg0) { | ||
| const ret = getObject(arg0).length; | ||
@@ -236,3 +240,3 @@ return ret; | ||
| exports.__wbg_prototypesetcall_3d4a26c1ed734349 = function(arg0, arg1, arg2) { | ||
| exports.__wbg_prototypesetcall_2a6620b6922694b2 = function(arg0, arg1, arg2) { | ||
| Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), getObject(arg2)); | ||
@@ -243,3 +247,3 @@ }; | ||
| const ret = getObject(arg1).stack; | ||
| const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_export_1, wasm.__wbindgen_export_2); | ||
| const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_export2, wasm.__wbindgen_export3); | ||
| const len1 = WASM_VECTOR_LEN; | ||
@@ -250,6 +254,2 @@ getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true); | ||
| exports.__wbg_wbindgenthrow_451ec1a8469d7eb6 = function(arg0, arg1) { | ||
| throw new Error(getStringFromWasm0(arg0, arg1)); | ||
| }; | ||
| exports.__wbindgen_object_drop_ref = function(arg0) { | ||
@@ -256,0 +256,0 @@ takeObject(arg0); |
+1
-1
@@ -398,3 +398,3 @@ # Rollup core license | ||
| By: Rich Harris | ||
| Repository: https://github.com/rich-harris/magic-string.git | ||
| Repository: git+https://github.com/Rich-Harris/magic-string.git | ||
@@ -401,0 +401,0 @@ > Copyright 2018 Rich Harris |
+30
-25
| { | ||
| "name": "@rollup/wasm-node", | ||
| "version": "4.52.5", | ||
| "version": "4.53.0", | ||
| "description": "Next-generation ES module bundler with Node wasm", | ||
@@ -38,3 +38,3 @@ "main": "dist/rollup.js", | ||
| "devDependencies": { | ||
| "@codemirror/commands": "^6.9.0", | ||
| "@codemirror/commands": "^6.10.0", | ||
| "@codemirror/lang-javascript": "^6.2.4", | ||
@@ -45,23 +45,23 @@ "@codemirror/language": "^6.11.3", | ||
| "@codemirror/view": "^6.38.6", | ||
| "@eslint/js": "^9.37.0", | ||
| "@eslint/js": "^9.39.1", | ||
| "@inquirer/prompts": "^7.9.0", | ||
| "@jridgewell/sourcemap-codec": "^1.5.5", | ||
| "@mermaid-js/mermaid-cli": "^11.4.0", | ||
| "@napi-rs/cli": "^3.3.1", | ||
| "@rollup/plugin-alias": "^5.1.1", | ||
| "@napi-rs/cli": "^3.4.1", | ||
| "@rollup/plugin-alias": "^6.0.0", | ||
| "@rollup/plugin-buble": "^1.0.3", | ||
| "@rollup/plugin-commonjs": "^28.0.7", | ||
| "@rollup/plugin-commonjs": "^29.0.0", | ||
| "@rollup/plugin-json": "^6.1.0", | ||
| "@rollup/plugin-node-resolve": "^16.0.3", | ||
| "@rollup/plugin-replace": "^6.0.2", | ||
| "@rollup/plugin-replace": "^6.0.3", | ||
| "@rollup/plugin-terser": "^0.4.4", | ||
| "@rollup/plugin-typescript": "^12.1.4", | ||
| "@rollup/plugin-typescript": "^12.3.0", | ||
| "@rollup/pluginutils": "^5.3.0", | ||
| "@shikijs/vitepress-twoslash": "^3.13.0", | ||
| "@shikijs/vitepress-twoslash": "^3.14.0", | ||
| "@types/mocha": "^10.0.10", | ||
| "@types/node": "^20.19.21", | ||
| "@types/node": "^20.19.24", | ||
| "@types/picomatch": "^4.0.2", | ||
| "@types/semver": "^7.7.1", | ||
| "@types/yargs-parser": "^21.0.3", | ||
| "@vue/language-server": "^3.1.1", | ||
| "@vue/language-server": "^3.1.3", | ||
| "acorn": "^8.15.0", | ||
@@ -79,7 +79,7 @@ "acorn-import-assertions": "^1.9.0", | ||
| "es6-shim": "^0.35.8", | ||
| "eslint": "^9.37.0", | ||
| "eslint": "^9.39.1", | ||
| "eslint-config-prettier": "^10.1.8", | ||
| "eslint-plugin-prettier": "^5.5.4", | ||
| "eslint-plugin-unicorn": "^61.0.2", | ||
| "eslint-plugin-vue": "^10.5.0", | ||
| "eslint-plugin-unicorn": "^62.0.0", | ||
| "eslint-plugin-vue": "^10.5.1", | ||
| "fixturify": "^3.0.0", | ||
@@ -89,12 +89,13 @@ "flru": "^1.0.2", | ||
| "github-api": "^3.4.0", | ||
| "globals": "^16.4.0", | ||
| "globals": "^16.5.0", | ||
| "husky": "^9.1.7", | ||
| "is-reference": "^3.0.3", | ||
| "lint-staged": "^16.2.4", | ||
| "lint-staged": "^16.2.6", | ||
| "locate-character": "^3.0.0", | ||
| "magic-string": "^0.30.19", | ||
| "memfs": "^4.49.0", | ||
| "magic-string": "^0.30.21", | ||
| "memfs": "^4.50.0", | ||
| "mocha": "^11.7.4", | ||
| "nodemon": "^3.1.10", | ||
| "nyc": "^17.1.0", | ||
| "patch-package": "^8.0.1", | ||
| "picocolors": "^1.1.1", | ||
@@ -108,3 +109,3 @@ "picomatch": "^4.0.3", | ||
| "requirejs": "^2.3.7", | ||
| "rollup": "^4.52.4", | ||
| "rollup": "^4.52.5", | ||
| "rollup-plugin-license": "^3.6.0", | ||
@@ -121,8 +122,8 @@ "rollup-plugin-string": "^3.0.0", | ||
| "typescript": "^5.9.3", | ||
| "typescript-eslint": "^8.46.1", | ||
| "vite": "^7.1.10", | ||
| "typescript-eslint": "^8.46.3", | ||
| "vite": "^7.1.12", | ||
| "vitepress": "^1.6.4", | ||
| "vue": "^3.5.22", | ||
| "vue-eslint-parser": "^10.2.0", | ||
| "vue-tsc": "^2.2.12", | ||
| "vue-tsc": "^3.1.3", | ||
| "wasm-pack": "^0.13.1", | ||
@@ -132,6 +133,10 @@ "yargs-parser": "^21.1.1" | ||
| "overrides": { | ||
| "axios": "^1.12.2", | ||
| "axios": "^1.13.1", | ||
| "esbuild": ">0.24.2", | ||
| "readable-stream": "npm:@built-in/readable-stream@1", | ||
| "semver": "^7.7.3", | ||
| "readable-stream": "npm:@built-in/readable-stream@1", | ||
| "esbuild": ">0.24.2" | ||
| "vite": "$vite", | ||
| "path-scurry": { | ||
| "lru-cache": "^11.2.2" | ||
| } | ||
| }, | ||
@@ -138,0 +143,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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
68754
0.04%3323221
-0.18%87
1.16%