Socket
Socket
Sign inDemoInstall

@rollup/wasm-node

Package Overview
Dependencies
Maintainers
4
Versions
82
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.17.2 to 4.18.0

4

dist/es/getLogFilter.js
/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

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

/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

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

/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

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

/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

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

/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

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

/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

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

/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

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

/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

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

/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

@@ -511,4 +511,10 @@ https://github.com/rollup/rollup

}
if (property == 'filename') {
return `'${moduleId}'`;
}
if (property == 'dirname') {
return `'${path.dirname(moduleId)}'`;
}
if (property == null) {
return `{url:'${node_url.pathToFileURL(moduleId).href}'}`;
return `{url:'${node_url.pathToFileURL(moduleId).href}', filename: '${moduleId}', dirname: '${path.dirname(moduleId)}'}`;
}

@@ -515,0 +521,0 @@ }

/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

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

/*
@license
Rollup.js v4.17.2
Tue, 30 Apr 2024 05:00:09 GMT - commit 5e955a1c2c5e080f80f20f650da9b44909d65d56
Rollup.js v4.18.0
Wed, 22 May 2024 05:03:09 GMT - commit bb6f069ea3623b0297ef3895f2dcb98a2ca5ef58

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

@@ -218,3 +218,3 @@ let imports = {};

module.exports.__wbg_crypto_566d7465cdbb6b7a = function(arg0) {
module.exports.__wbg_crypto_1d1f22824a6a080c = function(arg0) {
const ret = getObject(arg0).crypto;

@@ -230,3 +230,3 @@ return addHeapObject(ret);

module.exports.__wbg_process_dc09a8c7d59982f6 = function(arg0) {
module.exports.__wbg_process_4a72847cc503995b = function(arg0) {
const ret = getObject(arg0).process;

@@ -236,3 +236,3 @@ return addHeapObject(ret);

module.exports.__wbg_versions_d98c6400c6ca2bd8 = function(arg0) {
module.exports.__wbg_versions_f686565e586dd935 = function(arg0) {
const ret = getObject(arg0).versions;

@@ -242,3 +242,3 @@ return addHeapObject(ret);

module.exports.__wbg_node_caaf83d002149bd5 = function(arg0) {
module.exports.__wbg_node_104a2ff8d6ea03a2 = function(arg0) {
const ret = getObject(arg0).node;

@@ -253,3 +253,3 @@ return addHeapObject(ret);

module.exports.__wbg_msCrypto_0b84745e9245cdf6 = function(arg0) {
module.exports.__wbg_msCrypto_eb05e62b530a1508 = function(arg0) {
const ret = getObject(arg0).msCrypto;

@@ -259,3 +259,3 @@ return addHeapObject(ret);

module.exports.__wbg_require_94a9da52636aacbf = function() { return handleError(function () {
module.exports.__wbg_require_cca90b1a94a0255b = function() { return handleError(function () {
const ret = module.require;

@@ -275,7 +275,7 @@ return addHeapObject(ret);

module.exports.__wbg_randomFillSync_290977693942bf03 = function() { return handleError(function (arg0, arg1) {
module.exports.__wbg_randomFillSync_5c9c955aa56b6049 = function() { return handleError(function (arg0, arg1) {
getObject(arg0).randomFillSync(takeObject(arg1));
}, arguments) };
module.exports.__wbg_getRandomValues_260cc23a41afad9a = function() { return handleError(function (arg0, arg1) {
module.exports.__wbg_getRandomValues_3aa56aa6edec874c = function() { return handleError(function (arg0, arg1) {
getObject(arg0).getRandomValues(getObject(arg1));

@@ -282,0 +282,0 @@ }, arguments) };

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

@@ -43,4 +43,4 @@ "main": "dist/rollup.js",

"@jridgewell/sourcemap-codec": "^1.4.15",
"@mermaid-js/mermaid-cli": "^10.8.0",
"@napi-rs/cli": "^2.18.2",
"@mermaid-js/mermaid-cli": "^10.9.0",
"@napi-rs/cli": "^2.18.3",
"@rollup/plugin-alias": "^5.1.0",

@@ -55,3 +55,3 @@ "@rollup/plugin-buble": "^1.0.3",

"@rollup/pluginutils": "^5.1.0",
"@shikijs/vitepress-twoslash": "^1.3.0",
"@shikijs/vitepress-twoslash": "^1.5.1",
"@types/eslint": "^8.56.10",

@@ -61,5 +61,6 @@ "@types/inquirer": "^9.0.7",

"@types/node": "~18.18.14",
"@types/semver": "^7.5.8",
"@types/yargs-parser": "^21.0.3",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@vue/eslint-config-prettier": "^9.0.0",

@@ -70,3 +71,3 @@ "@vue/eslint-config-typescript": "^13.0.0",

"buble": "^0.20.0",
"builtin-modules": "^3.3.0",
"builtin-modules": "^4.0.0",
"chokidar": "^3.6.0",

@@ -84,4 +85,4 @@ "colorette": "^2.0.20",

"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^52.0.0",
"eslint-plugin-vue": "^9.25.0",
"eslint-plugin-unicorn": "^53.0.0",
"eslint-plugin-vue": "^9.26.0",
"fixturify": "^3.0.0",

@@ -92,3 +93,3 @@ "flru": "^1.0.2",

"husky": "^9.0.11",
"inquirer": "^9.2.19",
"inquirer": "^9.2.21",
"is-reference": "^3.0.2",

@@ -105,6 +106,6 @@ "lint-staged": "^15.2.2",

"requirejs": "^2.3.6",
"rollup": "^4.16.3",
"rollup": "^4.17.2",
"rollup-plugin-license": "^3.3.1",
"rollup-plugin-string": "^3.0.0",
"semver": "^7.6.0",
"semver": "^7.6.2",
"shx": "^0.3.4",

@@ -114,9 +115,9 @@ "signal-exit": "^4.1.0",

"source-map-support": "^0.5.21",
"systemjs": "^6.14.3",
"terser": "^5.30.4",
"systemjs": "^6.15.1",
"terser": "^5.31.0",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitepress": "^1.1.3",
"vue": "^3.4.24",
"vite": "^5.2.11",
"vitepress": "^1.1.4",
"vue": "^3.4.27",
"wasm-pack": "^0.12.1",

@@ -128,3 +129,3 @@ "weak-napi": "^2.0.2",

"axios": "^1.6.8",
"semver": "^7.6.0"
"semver": "^7.6.2"
},

@@ -131,0 +132,0 @@ "files": [

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc