rollup 4.0.1 → 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.1
5
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1";
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1";
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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.1
4
- Fri, 06 Oct 2023 12:35:45 GMT - commit fcab1f610fefb24621ce001dfb0831dd30e59ab3
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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rollup",
3
- "version": "4.0.1",
3
+ "version": "4.0.2",
4
4
  "description": "Next-generation ES module bundler",
5
5
  "main": "dist/rollup.js",
6
6
  "module": "dist/es/rollup.js",
@@ -99,18 +99,18 @@
99
99
  "homepage": "https://rollupjs.org/",
100
100
  "optionalDependencies": {
101
101
  "fsevents": "~2.3.2",
102
- "@rollup/rollup-darwin-arm64": "4.0.1",
103
- "@rollup/rollup-android-arm64": "4.0.1",
104
- "@rollup/rollup-win32-arm64-msvc": "4.0.1",
105
- "@rollup/rollup-linux-arm64-gnu": "4.0.1",
106
- "@rollup/rollup-linux-arm64-musl": "4.0.1",
107
- "@rollup/rollup-android-arm-eabi": "4.0.1",
108
- "@rollup/rollup-linux-arm-gnueabihf": "4.0.1",
109
- "@rollup/rollup-win32-ia32-msvc": "4.0.1",
110
- "@rollup/rollup-darwin-x64": "4.0.1",
111
- "@rollup/rollup-win32-x64-msvc": "4.0.1",
112
- "@rollup/rollup-linux-x64-gnu": "4.0.1",
113
- "@rollup/rollup-linux-x64-musl": "4.0.1"
102
+ "@rollup/rollup-darwin-arm64": "4.0.2",
103
+ "@rollup/rollup-android-arm64": "4.0.2",
104
+ "@rollup/rollup-win32-arm64-msvc": "4.0.2",
105
+ "@rollup/rollup-linux-arm64-gnu": "4.0.2",
106
+ "@rollup/rollup-linux-arm64-musl": "4.0.2",
107
+ "@rollup/rollup-android-arm-eabi": "4.0.2",
108
+ "@rollup/rollup-linux-arm-gnueabihf": "4.0.2",
109
+ "@rollup/rollup-win32-ia32-msvc": "4.0.2",
110
+ "@rollup/rollup-darwin-x64": "4.0.2",
111
+ "@rollup/rollup-win32-x64-msvc": "4.0.2",
112
+ "@rollup/rollup-linux-x64-gnu": "4.0.2",
113
+ "@rollup/rollup-linux-x64-musl": "4.0.2"
114
114
  },
115
115
  "devDependenciesComments": {
116
116
  "@rollup/plugin-typescript": "It appears that 11.1.3 breaks sourcemaps"