@rollup/wasm-node 4.4.1 → 4.5.0

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.4.1
5
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
4
+ Rollup.js v4.5.0
5
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
6
6
 
7
7
  https://github.com/rollup/rollup
8
8
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
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.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
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.4.1";
19
+ var version = "4.5.0";
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.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
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.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
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.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
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.4.1";
34
+ var version = "4.5.0";
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.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.4.1
4
- Tue, 14 Nov 2023 05:24:21 GMT - commit 01d8c9d1b68919c2c429427ae7e60f503a8bb5f4
3
+ Rollup.js v4.5.0
4
+ Sat, 18 Nov 2023 05:51:43 GMT - commit 86efc769f693516a29047c8d160c6d7287fb965d
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rollup/wasm-node",
3
- "version": "4.4.1",
3
+ "version": "4.5.0",
4
4
  "description": "Next-generation ES module bundler with Node wasm",
5
5
  "main": "dist/rollup.js",
6
6
  "module": "dist/es/rollup.js",
@@ -48,11 +48,11 @@
48
48
  "@rollup/plugin-typescript": "11.1.5",
49
49
  "@rollup/pluginutils": "^5.0.5",
50
50
  "@types/estree": "1.0.5",
51
- "@types/mocha": "^10.0.3",
51
+ "@types/mocha": "^10.0.4",
52
52
  "@types/node": "18.0.0",
53
- "@types/yargs-parser": "^21.0.2",
54
- "@typescript-eslint/eslint-plugin": "^6.10.0",
55
- "@typescript-eslint/parser": "^6.10.0",
53
+ "@types/yargs-parser": "^21.0.3",
54
+ "@typescript-eslint/eslint-plugin": "^6.11.0",
55
+ "@typescript-eslint/parser": "^6.11.0",
56
56
  "@vue/eslint-config-prettier": "^8.0.0",
57
57
  "@vue/eslint-config-typescript": "^12.0.0",
58
58
  "acorn": "^8.11.2",
@@ -77,19 +77,19 @@
77
77
  "fs-extra": "^11.1.1",
78
78
  "github-api": "^3.4.0",
79
79
  "husky": "^8.0.3",
80
- "inquirer": "^9.2.11",
80
+ "inquirer": "^9.2.12",
81
81
  "is-reference": "^3.0.2",
82
- "lint-staged": "^15.0.2",
82
+ "lint-staged": "^15.1.0",
83
83
  "locate-character": "^3.0.0",
84
84
  "magic-string": "^0.30.5",
85
85
  "mocha": "^10.2.0",
86
86
  "nyc": "^15.1.0",
87
87
  "pinia": "^2.1.7",
88
- "prettier": "^3.0.3",
88
+ "prettier": "^3.1.0",
89
89
  "pretty-bytes": "^6.1.1",
90
90
  "pretty-ms": "^8.0.0",
91
91
  "requirejs": "^2.3.6",
92
- "rollup": "^4.3.1",
92
+ "rollup": "^4.4.0",
93
93
  "rollup-plugin-license": "^3.2.0",
94
94
  "rollup-plugin-string": "^3.0.0",
95
95
  "rollup-plugin-thatworks": "^1.0.4",
@@ -110,7 +110,7 @@
110
110
  "yargs-parser": "^21.1.1"
111
111
  },
112
112
  "overrides": {
113
- "axios": "^1.6.0",
113
+ "axios": "^1.6.1",
114
114
  "semver": "^7.5.4"
115
115
  },
116
116
  "files": [