@rollup/wasm-node 4.0.0 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bin/rollup CHANGED
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
2
  /*
3
3
  @license
4
- Rollup.js v4.0.0
5
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
4
+ Rollup.js v4.0.2
5
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
6
6
 
7
7
  https://github.com/rollup/rollup
8
8
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
package/dist/es/rollup.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -16,7 +16,7 @@ import { xxhashBase64Url } from '../../native.js';
16
16
  import { lstat, realpath, readdir, readFile, mkdir, writeFile } from 'node:fs/promises';
17
17
  import * as tty from 'tty';
18
18
 
19
- var version = "4.0.0";
19
+ var version = "4.0.2";
20
20
 
21
21
  const comma = ','.charCodeAt(0);
22
22
  const semicolon = ';'.charCodeAt(0);
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
package/dist/parseAst.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
package/dist/rollup.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -31,7 +31,7 @@ function _interopNamespaceDefault(e) {
31
31
 
32
32
  const tty__namespace = /*#__PURE__*/_interopNamespaceDefault(tty);
33
33
 
34
- var version = "4.0.0";
34
+ var version = "4.0.2";
35
35
 
36
36
  function ensureArray$1(items) {
37
37
  if (Array.isArray(items)) {
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.0
4
- Thu, 05 Oct 2023 15:13:44 GMT - commit 2f261358c62b4f9e62cb86bf99de8d4ff3668994
3
+ Rollup.js v4.0.2
4
+ Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -273,17 +273,11 @@ module.exports.__wbindgen_object_drop_ref = function(arg0) {
273
273
  takeObject(arg0);
274
274
  };
275
275
 
276
- module.exports.__wbindgen_error_new = function(arg0, arg1) {
277
- const ret = new Error(getStringFromWasm0(arg0, arg1));
276
+ module.exports.__wbindgen_string_new = function(arg0, arg1) {
277
+ const ret = getStringFromWasm0(arg0, arg1);
278
278
  return addHeapObject(ret);
279
279
  };
280
280
 
281
- module.exports.__wbindgen_boolean_get = function(arg0) {
282
- const v = getObject(arg0);
283
- const ret = typeof(v) === 'boolean' ? (v ? 1 : 0) : 2;
284
- return ret;
285
- };
286
-
287
281
  module.exports.__wbindgen_string_get = function(arg0, arg1) {
288
282
  const obj = getObject(arg1);
289
283
  const ret = typeof(obj) === 'string' ? obj : undefined;
@@ -293,6 +287,17 @@ module.exports.__wbindgen_string_get = function(arg0, arg1) {
293
287
  getInt32Memory0()[arg0 / 4 + 0] = ptr1;
294
288
  };
295
289
 
290
+ module.exports.__wbindgen_error_new = function(arg0, arg1) {
291
+ const ret = new Error(getStringFromWasm0(arg0, arg1));
292
+ return addHeapObject(ret);
293
+ };
294
+
295
+ module.exports.__wbindgen_boolean_get = function(arg0) {
296
+ const v = getObject(arg0);
297
+ const ret = typeof(v) === 'boolean' ? (v ? 1 : 0) : 2;
298
+ return ret;
299
+ };
300
+
296
301
  module.exports.__wbindgen_is_object = function(arg0) {
297
302
  const val = getObject(arg0);
298
303
  const ret = typeof(val) === 'object' && val !== null;
@@ -309,16 +314,6 @@ module.exports.__wbindgen_in = function(arg0, arg1) {
309
314
  return ret;
310
315
  };
311
316
 
312
- module.exports.__wbindgen_string_new = function(arg0, arg1) {
313
- const ret = getStringFromWasm0(arg0, arg1);
314
- return addHeapObject(ret);
315
- };
316
-
317
- module.exports.__wbindgen_object_clone_ref = function(arg0) {
318
- const ret = getObject(arg0);
319
- return addHeapObject(ret);
320
- };
321
-
322
317
  module.exports.__wbindgen_jsval_loose_eq = function(arg0, arg1) {
323
318
  const ret = getObject(arg0) == getObject(arg1);
324
319
  return ret;
@@ -336,6 +331,11 @@ module.exports.__wbindgen_number_new = function(arg0) {
336
331
  return addHeapObject(ret);
337
332
  };
338
333
 
334
+ module.exports.__wbindgen_object_clone_ref = function(arg0) {
335
+ const ret = getObject(arg0);
336
+ return addHeapObject(ret);
337
+ };
338
+
339
339
  module.exports.__wbg_getwithrefkey_15c62c2b8546208d = function(arg0, arg1) {
340
340
  const ret = getObject(arg0)[getObject(arg1)];
341
341
  return addHeapObject(ret);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rollup/wasm-node",
3
- "version": "4.0.0",
3
+ "version": "4.0.2",
4
4
  "description": "Next-generation ES module bundler with Node wasm",
5
5
  "main": "dist/rollup.js",
6
6
  "module": "dist/es/rollup.js",