rollup 4.0.2 → 4.1.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.
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.2
4
- Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
3
+ Rollup.js v4.1.0
4
+ Sat, 14 Oct 2023 05:51:28 GMT - commit cb144b2be4262b3743b31983b26f7fa985be3ceb
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.2
4
- Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
3
+ Rollup.js v4.1.0
4
+ Sat, 14 Oct 2023 05:51:28 GMT - commit cb144b2be4262b3743b31983b26f7fa985be3ceb
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.2
4
- Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
3
+ Rollup.js v4.1.0
4
+ Sat, 14 Oct 2023 05:51:28 GMT - commit cb144b2be4262b3743b31983b26f7fa985be3ceb
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.2
4
- Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
3
+ Rollup.js v4.1.0
4
+ Sat, 14 Oct 2023 05:51:28 GMT - commit cb144b2be4262b3743b31983b26f7fa985be3ceb
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.2
4
- Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
3
+ Rollup.js v4.1.0
4
+ Sat, 14 Oct 2023 05:51:28 GMT - commit cb144b2be4262b3743b31983b26f7fa985be3ceb
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
package/dist/rollup.d.ts CHANGED
@@ -54,7 +54,7 @@ export interface ExistingDecodedSourceMap {
54
54
  names: string[];
55
55
  sourceRoot?: string;
56
56
  sources: string[];
57
- sourcesContent?: (string | null)[];
57
+ sourcesContent?: string[];
58
58
  version: number;
59
59
  x_google_ignoreList?: number[];
60
60
  }
@@ -65,7 +65,7 @@ export interface ExistingRawSourceMap {
65
65
  names: string[];
66
66
  sourceRoot?: string;
67
67
  sources: string[];
68
- sourcesContent?: (string | null)[];
68
+ sourcesContent?: string[];
69
69
  version: number;
70
70
  x_google_ignoreList?: number[];
71
71
  }
@@ -82,7 +82,7 @@ export interface SourceMap {
82
82
  mappings: string;
83
83
  names: string[];
84
84
  sources: string[];
85
- sourcesContent: (string | null)[];
85
+ sourcesContent?: string[];
86
86
  version: number;
87
87
  toString(): string;
88
88
  toUrl(): string;
package/dist/rollup.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.0.2
4
- Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
3
+ Rollup.js v4.1.0
4
+ Sat, 14 Oct 2023 05:51:28 GMT - commit cb144b2be4262b3743b31983b26f7fa985be3ceb
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.2
4
- Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
3
+ Rollup.js v4.1.0
4
+ Sat, 14 Oct 2023 05:51:28 GMT - commit cb144b2be4262b3743b31983b26f7fa985be3ceb
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.2
4
- Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
3
+ Rollup.js v4.1.0
4
+ Sat, 14 Oct 2023 05:51:28 GMT - commit cb144b2be4262b3743b31983b26f7fa985be3ceb
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.2
4
- Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
3
+ Rollup.js v4.1.0
4
+ Sat, 14 Oct 2023 05:51:28 GMT - commit cb144b2be4262b3743b31983b26f7fa985be3ceb
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.2
4
- Fri, 06 Oct 2023 14:17:45 GMT - commit 3d9c833c4fcb666301967554bac7ab0a0a698efe
3
+ Rollup.js v4.1.0
4
+ Sat, 14 Oct 2023 05:51:28 GMT - commit cb144b2be4262b3743b31983b26f7fa985be3ceb
5
5
 
6
6
  https://github.com/rollup/rollup
7
7