rollup 3.26.0 → 3.26.1

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
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v3.26.0
6
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
5
+ Rollup.js v3.26.1
6
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
7
7
 
8
8
  https://github.com/rollup/rollup
9
9
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
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 v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -15,7 +15,7 @@ import { createHash as createHash$1 } from 'node:crypto';
15
15
  import { lstat, realpath, readdir, readFile, mkdir, writeFile } from 'node:fs/promises';
16
16
  import * as tty from 'tty';
17
17
 
18
- var version$1 = "3.26.0";
18
+ var version$1 = "3.26.1";
19
19
 
20
20
  const comma = ','.charCodeAt(0);
21
21
  const semicolon = ';'.charCodeAt(0);
@@ -14377,7 +14377,7 @@ function getExportBlock$1(exports, dependencies, namedExportsMode, interop, snip
14377
14377
  if (specifier.reexported === '*') {
14378
14378
  if (exportBlock)
14379
14379
  exportBlock += n;
14380
- const copyPropertyIfNecessary = `{${n}${t}if${_}(k${_}!==${_}'default'${_}&&${_}!exports.hasOwnProperty(k))${_}${getDefineProperty(name, specifier.needsLiveBinding, t, snippets)}${s}${n}}`;
14380
+ const copyPropertyIfNecessary = `{${n}${t}if${_}(k${_}!==${_}'default'${_}&&${_}!Object.prototype.hasOwnProperty.call(exports,${_}k))${_}${getDefineProperty(name, specifier.needsLiveBinding, t, snippets)}${s}${n}}`;
14381
14381
  exportBlock += `Object.keys(${name}).forEach(${getFunctionIntro(['k'], {
14382
14382
  isAsync: false,
14383
14383
  name: null
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
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 v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -30,7 +30,7 @@ function _interopNamespaceDefault(e) {
30
30
 
31
31
  const tty__namespace = /*#__PURE__*/_interopNamespaceDefault(tty);
32
32
 
33
- var version$1 = "3.26.0";
33
+ var version$1 = "3.26.1";
34
34
 
35
35
  function ensureArray$1(items) {
36
36
  if (Array.isArray(items)) {
@@ -15866,7 +15866,7 @@ function getExportBlock$1(exports, dependencies, namedExportsMode, interop, snip
15866
15866
  if (specifier.reexported === '*') {
15867
15867
  if (exportBlock)
15868
15868
  exportBlock += n;
15869
- const copyPropertyIfNecessary = `{${n}${t}if${_}(k${_}!==${_}'default'${_}&&${_}!exports.hasOwnProperty(k))${_}${getDefineProperty(name, specifier.needsLiveBinding, t, snippets)}${s}${n}}`;
15869
+ const copyPropertyIfNecessary = `{${n}${t}if${_}(k${_}!==${_}'default'${_}&&${_}!Object.prototype.hasOwnProperty.call(exports,${_}k))${_}${getDefineProperty(name, specifier.needsLiveBinding, t, snippets)}${s}${n}}`;
15870
15870
  exportBlock += `Object.keys(${name}).forEach(${getFunctionIntro(['k'], {
15871
15871
  isAsync: false,
15872
15872
  name: null
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v3.26.0
4
- Fri, 30 Jun 2023 04:42:44 GMT - commit 5365e5e09684d7b1dc645a4af40e513e8cdac560
3
+ Rollup.js v3.26.1
4
+ Wed, 05 Jul 2023 06:44:01 GMT - commit 9623063db8d279a12525fc6c6c5145b9398af709
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": "3.26.0",
3
+ "version": "3.26.1",
4
4
  "description": "Next-generation ES module bundler",
5
5
  "main": "dist/rollup.js",
6
6
  "module": "dist/es/rollup.js",