playwright 1.55.0-alpha-2025-07-29 → 1.55.0-alpha-1753913825000
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.
Potentially problematic release.
This version of playwright might be problematic. Click here for more details.
- package/README.md +2 -2
- package/ThirdPartyNotices.txt +209 -194
- package/lib/runner/tasks.js +1 -1
- package/lib/transform/babelBundleImpl.js +179 -195
- package/package.json +2 -2
package/ThirdPartyNotices.txt
CHANGED
|
@@ -6,61 +6,62 @@ This project incorporates components from the projects listed below. The origina
|
|
|
6
6
|
|
|
7
7
|
- @ampproject/remapping@2.2.1 (https://github.com/ampproject/remapping)
|
|
8
8
|
- @babel/code-frame@7.24.7 (https://github.com/babel/babel)
|
|
9
|
-
- @babel/code-frame@7.
|
|
10
|
-
- @babel/compat-data@7.
|
|
11
|
-
- @babel/core@7.
|
|
12
|
-
- @babel/generator@7.
|
|
13
|
-
- @babel/helper-annotate-as-pure@7.
|
|
14
|
-
- @babel/helper-compilation-targets@7.
|
|
15
|
-
- @babel/helper-create-class-features-plugin@7.
|
|
16
|
-
- @babel/helper-
|
|
17
|
-
- @babel/helper-
|
|
18
|
-
- @babel/helper-module-
|
|
19
|
-
- @babel/helper-
|
|
20
|
-
- @babel/helper-
|
|
21
|
-
- @babel/helper-
|
|
22
|
-
- @babel/helper-
|
|
23
|
-
- @babel/helper-
|
|
9
|
+
- @babel/code-frame@7.27.1 (https://github.com/babel/babel)
|
|
10
|
+
- @babel/compat-data@7.28.0 (https://github.com/babel/babel)
|
|
11
|
+
- @babel/core@7.28.0 (https://github.com/babel/babel)
|
|
12
|
+
- @babel/generator@7.28.0 (https://github.com/babel/babel)
|
|
13
|
+
- @babel/helper-annotate-as-pure@7.27.3 (https://github.com/babel/babel)
|
|
14
|
+
- @babel/helper-compilation-targets@7.27.2 (https://github.com/babel/babel)
|
|
15
|
+
- @babel/helper-create-class-features-plugin@7.27.1 (https://github.com/babel/babel)
|
|
16
|
+
- @babel/helper-globals@7.28.0 (https://github.com/babel/babel)
|
|
17
|
+
- @babel/helper-member-expression-to-functions@7.27.1 (https://github.com/babel/babel)
|
|
18
|
+
- @babel/helper-module-imports@7.27.1 (https://github.com/babel/babel)
|
|
19
|
+
- @babel/helper-module-transforms@7.27.3 (https://github.com/babel/babel)
|
|
20
|
+
- @babel/helper-optimise-call-expression@7.27.1 (https://github.com/babel/babel)
|
|
21
|
+
- @babel/helper-plugin-utils@7.27.1 (https://github.com/babel/babel)
|
|
22
|
+
- @babel/helper-replace-supers@7.27.1 (https://github.com/babel/babel)
|
|
23
|
+
- @babel/helper-skip-transparent-expression-wrappers@7.27.1 (https://github.com/babel/babel)
|
|
24
|
+
- @babel/helper-string-parser@7.27.1 (https://github.com/babel/babel)
|
|
24
25
|
- @babel/helper-validator-identifier@7.24.7 (https://github.com/babel/babel)
|
|
25
|
-
- @babel/helper-validator-identifier@7.
|
|
26
|
-
- @babel/helper-validator-option@7.
|
|
27
|
-
- @babel/helpers@7.
|
|
26
|
+
- @babel/helper-validator-identifier@7.27.1 (https://github.com/babel/babel)
|
|
27
|
+
- @babel/helper-validator-option@7.27.1 (https://github.com/babel/babel)
|
|
28
|
+
- @babel/helpers@7.28.2 (https://github.com/babel/babel)
|
|
28
29
|
- @babel/highlight@7.24.7 (https://github.com/babel/babel)
|
|
29
|
-
- @babel/parser@7.
|
|
30
|
-
- @babel/plugin-proposal-decorators@7.
|
|
31
|
-
- @babel/plugin-proposal-explicit-resource-management@7.25.9 (https://github.com/babel/babel)
|
|
30
|
+
- @babel/parser@7.28.0 (https://github.com/babel/babel)
|
|
31
|
+
- @babel/plugin-proposal-decorators@7.28.0 (https://github.com/babel/babel)
|
|
32
32
|
- @babel/plugin-syntax-async-generators@7.8.4 (https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators)
|
|
33
|
-
- @babel/plugin-syntax-decorators@7.
|
|
34
|
-
- @babel/plugin-syntax-import-attributes@7.
|
|
33
|
+
- @babel/plugin-syntax-decorators@7.27.1 (https://github.com/babel/babel)
|
|
34
|
+
- @babel/plugin-syntax-import-attributes@7.27.1 (https://github.com/babel/babel)
|
|
35
35
|
- @babel/plugin-syntax-json-strings@7.8.3 (https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings)
|
|
36
|
-
- @babel/plugin-syntax-jsx@7.
|
|
36
|
+
- @babel/plugin-syntax-jsx@7.27.1 (https://github.com/babel/babel)
|
|
37
37
|
- @babel/plugin-syntax-object-rest-spread@7.8.3 (https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread)
|
|
38
38
|
- @babel/plugin-syntax-optional-catch-binding@7.8.3 (https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding)
|
|
39
|
-
- @babel/plugin-syntax-typescript@7.
|
|
40
|
-
- @babel/plugin-transform-class-properties@7.
|
|
41
|
-
- @babel/plugin-transform-class-static-block@7.
|
|
42
|
-
- @babel/plugin-transform-
|
|
43
|
-
- @babel/plugin-transform-
|
|
44
|
-
- @babel/plugin-transform-
|
|
45
|
-
- @babel/plugin-transform-
|
|
46
|
-
- @babel/plugin-transform-
|
|
47
|
-
- @babel/plugin-transform-
|
|
48
|
-
- @babel/plugin-transform-
|
|
49
|
-
- @babel/plugin-transform-
|
|
50
|
-
- @babel/plugin-transform-
|
|
51
|
-
- @babel/plugin-transform-
|
|
52
|
-
- @babel/
|
|
53
|
-
- @babel/
|
|
54
|
-
- @babel/
|
|
55
|
-
- @babel/
|
|
39
|
+
- @babel/plugin-syntax-typescript@7.27.1 (https://github.com/babel/babel)
|
|
40
|
+
- @babel/plugin-transform-class-properties@7.27.1 (https://github.com/babel/babel)
|
|
41
|
+
- @babel/plugin-transform-class-static-block@7.27.1 (https://github.com/babel/babel)
|
|
42
|
+
- @babel/plugin-transform-destructuring@7.28.0 (https://github.com/babel/babel)
|
|
43
|
+
- @babel/plugin-transform-explicit-resource-management@7.28.0 (https://github.com/babel/babel)
|
|
44
|
+
- @babel/plugin-transform-export-namespace-from@7.27.1 (https://github.com/babel/babel)
|
|
45
|
+
- @babel/plugin-transform-logical-assignment-operators@7.27.1 (https://github.com/babel/babel)
|
|
46
|
+
- @babel/plugin-transform-modules-commonjs@7.27.1 (https://github.com/babel/babel)
|
|
47
|
+
- @babel/plugin-transform-nullish-coalescing-operator@7.27.1 (https://github.com/babel/babel)
|
|
48
|
+
- @babel/plugin-transform-numeric-separator@7.27.1 (https://github.com/babel/babel)
|
|
49
|
+
- @babel/plugin-transform-optional-chaining@7.27.1 (https://github.com/babel/babel)
|
|
50
|
+
- @babel/plugin-transform-private-methods@7.27.1 (https://github.com/babel/babel)
|
|
51
|
+
- @babel/plugin-transform-private-property-in-object@7.27.1 (https://github.com/babel/babel)
|
|
52
|
+
- @babel/plugin-transform-react-jsx@7.27.1 (https://github.com/babel/babel)
|
|
53
|
+
- @babel/plugin-transform-typescript@7.28.0 (https://github.com/babel/babel)
|
|
54
|
+
- @babel/preset-typescript@7.27.1 (https://github.com/babel/babel)
|
|
55
|
+
- @babel/template@7.27.2 (https://github.com/babel/babel)
|
|
56
|
+
- @babel/traverse@7.28.0 (https://github.com/babel/babel)
|
|
57
|
+
- @babel/types@7.28.2 (https://github.com/babel/babel)
|
|
56
58
|
- @jest/expect-utils@29.7.0 (https://github.com/jestjs/jest)
|
|
57
59
|
- @jest/schemas@29.6.3 (https://github.com/jestjs/jest)
|
|
58
60
|
- @jest/types@29.6.3 (https://github.com/jestjs/jest)
|
|
59
|
-
- @jridgewell/gen-mapping@0.3.
|
|
61
|
+
- @jridgewell/gen-mapping@0.3.12 (https://github.com/jridgewell/sourcemaps)
|
|
60
62
|
- @jridgewell/resolve-uri@3.1.1 (https://github.com/jridgewell/resolve-uri)
|
|
61
|
-
- @jridgewell/
|
|
62
|
-
- @jridgewell/
|
|
63
|
-
- @jridgewell/trace-mapping@0.3.25 (https://github.com/jridgewell/trace-mapping)
|
|
63
|
+
- @jridgewell/sourcemap-codec@1.5.4 (https://github.com/jridgewell/sourcemaps)
|
|
64
|
+
- @jridgewell/trace-mapping@0.3.29 (https://github.com/jridgewell/sourcemaps)
|
|
64
65
|
- @sinclair/typebox@0.27.8 (https://github.com/sinclairzx81/typebox)
|
|
65
66
|
- @types/istanbul-lib-coverage@2.0.6 (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
66
67
|
- @types/istanbul-lib-report@3.0.3 (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
@@ -76,9 +77,9 @@ This project incorporates components from the projects listed below. The origina
|
|
|
76
77
|
- anymatch@3.1.3 (https://github.com/micromatch/anymatch)
|
|
77
78
|
- binary-extensions@2.2.0 (https://github.com/sindresorhus/binary-extensions)
|
|
78
79
|
- braces@3.0.3 (https://github.com/micromatch/braces)
|
|
79
|
-
- browserslist@4.
|
|
80
|
+
- browserslist@4.25.1 (https://github.com/browserslist/browserslist)
|
|
80
81
|
- buffer-from@1.1.2 (https://github.com/LinusU/buffer-from)
|
|
81
|
-
- caniuse-lite@1.0.
|
|
82
|
+
- caniuse-lite@1.0.30001731 (https://github.com/browserslist/caniuse-lite)
|
|
82
83
|
- chalk@2.4.2 (https://github.com/chalk/chalk)
|
|
83
84
|
- chalk@4.1.2 (https://github.com/chalk/chalk)
|
|
84
85
|
- chokidar@3.6.0 (https://github.com/paulmillr/chokidar)
|
|
@@ -91,7 +92,7 @@ This project incorporates components from the projects listed below. The origina
|
|
|
91
92
|
- convert-source-map@2.0.0 (https://github.com/thlorenz/convert-source-map)
|
|
92
93
|
- debug@4.4.0 (https://github.com/debug-js/debug)
|
|
93
94
|
- diff-sequences@29.6.3 (https://github.com/jestjs/jest)
|
|
94
|
-
- electron-to-chromium@1.5.
|
|
95
|
+
- electron-to-chromium@1.5.192 (https://github.com/kilian/electron-to-chromium)
|
|
95
96
|
- enquirer@2.3.6 (https://github.com/enquirer/enquirer)
|
|
96
97
|
- escalade@3.2.0 (https://github.com/lukeed/escalade)
|
|
97
98
|
- escape-string-regexp@1.0.5 (https://github.com/sindresorhus/escape-string-regexp)
|
|
@@ -100,7 +101,6 @@ This project incorporates components from the projects listed below. The origina
|
|
|
100
101
|
- gensync@1.0.0-beta.2 (https://github.com/loganfsmyth/gensync)
|
|
101
102
|
- get-east-asian-width@1.3.0 (https://github.com/sindresorhus/get-east-asian-width)
|
|
102
103
|
- glob-parent@5.1.2 (https://github.com/gulpjs/glob-parent)
|
|
103
|
-
- globals@11.12.0 (https://github.com/sindresorhus/globals)
|
|
104
104
|
- graceful-fs@4.2.11 (https://github.com/isaacs/node-graceful-fs)
|
|
105
105
|
- has-flag@3.0.0 (https://github.com/sindresorhus/has-flag)
|
|
106
106
|
- has-flag@4.0.0 (https://github.com/sindresorhus/has-flag)
|
|
@@ -374,7 +374,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
374
374
|
=========================================
|
|
375
375
|
END OF @babel/code-frame@7.24.7 AND INFORMATION
|
|
376
376
|
|
|
377
|
-
%% @babel/code-frame@7.
|
|
377
|
+
%% @babel/code-frame@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
378
378
|
=========================================
|
|
379
379
|
MIT License
|
|
380
380
|
|
|
@@ -399,9 +399,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
399
399
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
400
400
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
401
401
|
=========================================
|
|
402
|
-
END OF @babel/code-frame@7.
|
|
402
|
+
END OF @babel/code-frame@7.27.1 AND INFORMATION
|
|
403
403
|
|
|
404
|
-
%% @babel/compat-data@7.
|
|
404
|
+
%% @babel/compat-data@7.28.0 NOTICES AND INFORMATION BEGIN HERE
|
|
405
405
|
=========================================
|
|
406
406
|
MIT License
|
|
407
407
|
|
|
@@ -426,9 +426,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
426
426
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
427
427
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
428
428
|
=========================================
|
|
429
|
-
END OF @babel/compat-data@7.
|
|
429
|
+
END OF @babel/compat-data@7.28.0 AND INFORMATION
|
|
430
430
|
|
|
431
|
-
%% @babel/core@7.
|
|
431
|
+
%% @babel/core@7.28.0 NOTICES AND INFORMATION BEGIN HERE
|
|
432
432
|
=========================================
|
|
433
433
|
MIT License
|
|
434
434
|
|
|
@@ -453,9 +453,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
453
453
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
454
454
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
455
455
|
=========================================
|
|
456
|
-
END OF @babel/core@7.
|
|
456
|
+
END OF @babel/core@7.28.0 AND INFORMATION
|
|
457
457
|
|
|
458
|
-
%% @babel/generator@7.
|
|
458
|
+
%% @babel/generator@7.28.0 NOTICES AND INFORMATION BEGIN HERE
|
|
459
459
|
=========================================
|
|
460
460
|
MIT License
|
|
461
461
|
|
|
@@ -480,9 +480,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
480
480
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
481
481
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
482
482
|
=========================================
|
|
483
|
-
END OF @babel/generator@7.
|
|
483
|
+
END OF @babel/generator@7.28.0 AND INFORMATION
|
|
484
484
|
|
|
485
|
-
%% @babel/helper-annotate-as-pure@7.
|
|
485
|
+
%% @babel/helper-annotate-as-pure@7.27.3 NOTICES AND INFORMATION BEGIN HERE
|
|
486
486
|
=========================================
|
|
487
487
|
MIT License
|
|
488
488
|
|
|
@@ -507,9 +507,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
507
507
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
508
508
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
509
509
|
=========================================
|
|
510
|
-
END OF @babel/helper-annotate-as-pure@7.
|
|
510
|
+
END OF @babel/helper-annotate-as-pure@7.27.3 AND INFORMATION
|
|
511
511
|
|
|
512
|
-
%% @babel/helper-compilation-targets@7.
|
|
512
|
+
%% @babel/helper-compilation-targets@7.27.2 NOTICES AND INFORMATION BEGIN HERE
|
|
513
513
|
=========================================
|
|
514
514
|
MIT License
|
|
515
515
|
|
|
@@ -534,9 +534,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
534
534
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
535
535
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
536
536
|
=========================================
|
|
537
|
-
END OF @babel/helper-compilation-targets@7.
|
|
537
|
+
END OF @babel/helper-compilation-targets@7.27.2 AND INFORMATION
|
|
538
538
|
|
|
539
|
-
%% @babel/helper-create-class-features-plugin@7.
|
|
539
|
+
%% @babel/helper-create-class-features-plugin@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
540
540
|
=========================================
|
|
541
541
|
MIT License
|
|
542
542
|
|
|
@@ -561,9 +561,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
561
561
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
562
562
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
563
563
|
=========================================
|
|
564
|
-
END OF @babel/helper-create-class-features-plugin@7.
|
|
564
|
+
END OF @babel/helper-create-class-features-plugin@7.27.1 AND INFORMATION
|
|
565
565
|
|
|
566
|
-
%% @babel/helper-
|
|
566
|
+
%% @babel/helper-globals@7.28.0 NOTICES AND INFORMATION BEGIN HERE
|
|
567
567
|
=========================================
|
|
568
568
|
MIT License
|
|
569
569
|
|
|
@@ -588,9 +588,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
588
588
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
589
589
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
590
590
|
=========================================
|
|
591
|
-
END OF @babel/helper-
|
|
591
|
+
END OF @babel/helper-globals@7.28.0 AND INFORMATION
|
|
592
592
|
|
|
593
|
-
%% @babel/helper-
|
|
593
|
+
%% @babel/helper-member-expression-to-functions@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
594
594
|
=========================================
|
|
595
595
|
MIT License
|
|
596
596
|
|
|
@@ -615,9 +615,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
615
615
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
616
616
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
617
617
|
=========================================
|
|
618
|
-
END OF @babel/helper-
|
|
618
|
+
END OF @babel/helper-member-expression-to-functions@7.27.1 AND INFORMATION
|
|
619
619
|
|
|
620
|
-
%% @babel/helper-module-
|
|
620
|
+
%% @babel/helper-module-imports@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
621
621
|
=========================================
|
|
622
622
|
MIT License
|
|
623
623
|
|
|
@@ -642,9 +642,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
642
642
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
643
643
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
644
644
|
=========================================
|
|
645
|
-
END OF @babel/helper-module-
|
|
645
|
+
END OF @babel/helper-module-imports@7.27.1 AND INFORMATION
|
|
646
646
|
|
|
647
|
-
%% @babel/helper-
|
|
647
|
+
%% @babel/helper-module-transforms@7.27.3 NOTICES AND INFORMATION BEGIN HERE
|
|
648
648
|
=========================================
|
|
649
649
|
MIT License
|
|
650
650
|
|
|
@@ -669,9 +669,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
669
669
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
670
670
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
671
671
|
=========================================
|
|
672
|
-
END OF @babel/helper-
|
|
672
|
+
END OF @babel/helper-module-transforms@7.27.3 AND INFORMATION
|
|
673
673
|
|
|
674
|
-
%% @babel/helper-
|
|
674
|
+
%% @babel/helper-optimise-call-expression@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
675
675
|
=========================================
|
|
676
676
|
MIT License
|
|
677
677
|
|
|
@@ -696,9 +696,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
696
696
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
697
697
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
698
698
|
=========================================
|
|
699
|
-
END OF @babel/helper-
|
|
699
|
+
END OF @babel/helper-optimise-call-expression@7.27.1 AND INFORMATION
|
|
700
700
|
|
|
701
|
-
%% @babel/helper-
|
|
701
|
+
%% @babel/helper-plugin-utils@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
702
702
|
=========================================
|
|
703
703
|
MIT License
|
|
704
704
|
|
|
@@ -723,9 +723,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
723
723
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
724
724
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
725
725
|
=========================================
|
|
726
|
-
END OF @babel/helper-
|
|
726
|
+
END OF @babel/helper-plugin-utils@7.27.1 AND INFORMATION
|
|
727
727
|
|
|
728
|
-
%% @babel/helper-
|
|
728
|
+
%% @babel/helper-replace-supers@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
729
729
|
=========================================
|
|
730
730
|
MIT License
|
|
731
731
|
|
|
@@ -750,9 +750,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
750
750
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
751
751
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
752
752
|
=========================================
|
|
753
|
-
END OF @babel/helper-
|
|
753
|
+
END OF @babel/helper-replace-supers@7.27.1 AND INFORMATION
|
|
754
754
|
|
|
755
|
-
%% @babel/helper-
|
|
755
|
+
%% @babel/helper-skip-transparent-expression-wrappers@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
756
756
|
=========================================
|
|
757
757
|
MIT License
|
|
758
758
|
|
|
@@ -777,7 +777,34 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
777
777
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
778
778
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
779
779
|
=========================================
|
|
780
|
-
END OF @babel/helper-
|
|
780
|
+
END OF @babel/helper-skip-transparent-expression-wrappers@7.27.1 AND INFORMATION
|
|
781
|
+
|
|
782
|
+
%% @babel/helper-string-parser@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
783
|
+
=========================================
|
|
784
|
+
MIT License
|
|
785
|
+
|
|
786
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
787
|
+
|
|
788
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
789
|
+
a copy of this software and associated documentation files (the
|
|
790
|
+
"Software"), to deal in the Software without restriction, including
|
|
791
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
792
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
793
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
794
|
+
the following conditions:
|
|
795
|
+
|
|
796
|
+
The above copyright notice and this permission notice shall be
|
|
797
|
+
included in all copies or substantial portions of the Software.
|
|
798
|
+
|
|
799
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
800
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
801
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
802
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
803
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
804
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
805
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
806
|
+
=========================================
|
|
807
|
+
END OF @babel/helper-string-parser@7.27.1 AND INFORMATION
|
|
781
808
|
|
|
782
809
|
%% @babel/helper-validator-identifier@7.24.7 NOTICES AND INFORMATION BEGIN HERE
|
|
783
810
|
=========================================
|
|
@@ -806,7 +833,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
806
833
|
=========================================
|
|
807
834
|
END OF @babel/helper-validator-identifier@7.24.7 AND INFORMATION
|
|
808
835
|
|
|
809
|
-
%% @babel/helper-validator-identifier@7.
|
|
836
|
+
%% @babel/helper-validator-identifier@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
810
837
|
=========================================
|
|
811
838
|
MIT License
|
|
812
839
|
|
|
@@ -831,9 +858,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
831
858
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
832
859
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
833
860
|
=========================================
|
|
834
|
-
END OF @babel/helper-validator-identifier@7.
|
|
861
|
+
END OF @babel/helper-validator-identifier@7.27.1 AND INFORMATION
|
|
835
862
|
|
|
836
|
-
%% @babel/helper-validator-option@7.
|
|
863
|
+
%% @babel/helper-validator-option@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
837
864
|
=========================================
|
|
838
865
|
MIT License
|
|
839
866
|
|
|
@@ -858,13 +885,14 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
858
885
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
859
886
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
860
887
|
=========================================
|
|
861
|
-
END OF @babel/helper-validator-option@7.
|
|
888
|
+
END OF @babel/helper-validator-option@7.27.1 AND INFORMATION
|
|
862
889
|
|
|
863
|
-
%% @babel/helpers@7.
|
|
890
|
+
%% @babel/helpers@7.28.2 NOTICES AND INFORMATION BEGIN HERE
|
|
864
891
|
=========================================
|
|
865
892
|
MIT License
|
|
866
893
|
|
|
867
894
|
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
895
|
+
Copyright (c) 2014-present, Facebook, Inc. (ONLY ./src/helpers/regenerator* files)
|
|
868
896
|
|
|
869
897
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
870
898
|
a copy of this software and associated documentation files (the
|
|
@@ -885,7 +913,7 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
885
913
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
886
914
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
887
915
|
=========================================
|
|
888
|
-
END OF @babel/helpers@7.
|
|
916
|
+
END OF @babel/helpers@7.28.2 AND INFORMATION
|
|
889
917
|
|
|
890
918
|
%% @babel/highlight@7.24.7 NOTICES AND INFORMATION BEGIN HERE
|
|
891
919
|
=========================================
|
|
@@ -914,7 +942,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
914
942
|
=========================================
|
|
915
943
|
END OF @babel/highlight@7.24.7 AND INFORMATION
|
|
916
944
|
|
|
917
|
-
%% @babel/parser@7.
|
|
945
|
+
%% @babel/parser@7.28.0 NOTICES AND INFORMATION BEGIN HERE
|
|
918
946
|
=========================================
|
|
919
947
|
Copyright (C) 2012-2014 by various contributors (see AUTHORS)
|
|
920
948
|
|
|
@@ -936,9 +964,9 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
936
964
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
937
965
|
THE SOFTWARE.
|
|
938
966
|
=========================================
|
|
939
|
-
END OF @babel/parser@7.
|
|
967
|
+
END OF @babel/parser@7.28.0 AND INFORMATION
|
|
940
968
|
|
|
941
|
-
%% @babel/plugin-proposal-decorators@7.
|
|
969
|
+
%% @babel/plugin-proposal-decorators@7.28.0 NOTICES AND INFORMATION BEGIN HERE
|
|
942
970
|
=========================================
|
|
943
971
|
MIT License
|
|
944
972
|
|
|
@@ -963,9 +991,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
963
991
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
964
992
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
965
993
|
=========================================
|
|
966
|
-
END OF @babel/plugin-proposal-decorators@7.
|
|
994
|
+
END OF @babel/plugin-proposal-decorators@7.28.0 AND INFORMATION
|
|
967
995
|
|
|
968
|
-
%% @babel/plugin-
|
|
996
|
+
%% @babel/plugin-syntax-async-generators@7.8.4 NOTICES AND INFORMATION BEGIN HERE
|
|
969
997
|
=========================================
|
|
970
998
|
MIT License
|
|
971
999
|
|
|
@@ -990,9 +1018,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
990
1018
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
991
1019
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
992
1020
|
=========================================
|
|
993
|
-
END OF @babel/plugin-
|
|
1021
|
+
END OF @babel/plugin-syntax-async-generators@7.8.4 AND INFORMATION
|
|
994
1022
|
|
|
995
|
-
%% @babel/plugin-syntax-
|
|
1023
|
+
%% @babel/plugin-syntax-decorators@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
996
1024
|
=========================================
|
|
997
1025
|
MIT License
|
|
998
1026
|
|
|
@@ -1017,9 +1045,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1017
1045
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1018
1046
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1019
1047
|
=========================================
|
|
1020
|
-
END OF @babel/plugin-syntax-
|
|
1048
|
+
END OF @babel/plugin-syntax-decorators@7.27.1 AND INFORMATION
|
|
1021
1049
|
|
|
1022
|
-
%% @babel/plugin-syntax-
|
|
1050
|
+
%% @babel/plugin-syntax-import-attributes@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1023
1051
|
=========================================
|
|
1024
1052
|
MIT License
|
|
1025
1053
|
|
|
@@ -1044,9 +1072,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1044
1072
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1045
1073
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1046
1074
|
=========================================
|
|
1047
|
-
END OF @babel/plugin-syntax-
|
|
1075
|
+
END OF @babel/plugin-syntax-import-attributes@7.27.1 AND INFORMATION
|
|
1048
1076
|
|
|
1049
|
-
%% @babel/plugin-syntax-
|
|
1077
|
+
%% @babel/plugin-syntax-json-strings@7.8.3 NOTICES AND INFORMATION BEGIN HERE
|
|
1050
1078
|
=========================================
|
|
1051
1079
|
MIT License
|
|
1052
1080
|
|
|
@@ -1071,9 +1099,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1071
1099
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1072
1100
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1073
1101
|
=========================================
|
|
1074
|
-
END OF @babel/plugin-syntax-
|
|
1102
|
+
END OF @babel/plugin-syntax-json-strings@7.8.3 AND INFORMATION
|
|
1075
1103
|
|
|
1076
|
-
%% @babel/plugin-syntax-
|
|
1104
|
+
%% @babel/plugin-syntax-jsx@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1077
1105
|
=========================================
|
|
1078
1106
|
MIT License
|
|
1079
1107
|
|
|
@@ -1098,9 +1126,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1098
1126
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1099
1127
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1100
1128
|
=========================================
|
|
1101
|
-
END OF @babel/plugin-syntax-
|
|
1129
|
+
END OF @babel/plugin-syntax-jsx@7.27.1 AND INFORMATION
|
|
1102
1130
|
|
|
1103
|
-
%% @babel/plugin-syntax-
|
|
1131
|
+
%% @babel/plugin-syntax-object-rest-spread@7.8.3 NOTICES AND INFORMATION BEGIN HERE
|
|
1104
1132
|
=========================================
|
|
1105
1133
|
MIT License
|
|
1106
1134
|
|
|
@@ -1125,9 +1153,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1125
1153
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1126
1154
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1127
1155
|
=========================================
|
|
1128
|
-
END OF @babel/plugin-syntax-
|
|
1156
|
+
END OF @babel/plugin-syntax-object-rest-spread@7.8.3 AND INFORMATION
|
|
1129
1157
|
|
|
1130
|
-
%% @babel/plugin-syntax-
|
|
1158
|
+
%% @babel/plugin-syntax-optional-catch-binding@7.8.3 NOTICES AND INFORMATION BEGIN HERE
|
|
1131
1159
|
=========================================
|
|
1132
1160
|
MIT License
|
|
1133
1161
|
|
|
@@ -1152,9 +1180,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1152
1180
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1153
1181
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1154
1182
|
=========================================
|
|
1155
|
-
END OF @babel/plugin-syntax-
|
|
1183
|
+
END OF @babel/plugin-syntax-optional-catch-binding@7.8.3 AND INFORMATION
|
|
1156
1184
|
|
|
1157
|
-
%% @babel/plugin-syntax-
|
|
1185
|
+
%% @babel/plugin-syntax-typescript@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1158
1186
|
=========================================
|
|
1159
1187
|
MIT License
|
|
1160
1188
|
|
|
@@ -1179,9 +1207,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1179
1207
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1180
1208
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1181
1209
|
=========================================
|
|
1182
|
-
END OF @babel/plugin-syntax-
|
|
1210
|
+
END OF @babel/plugin-syntax-typescript@7.27.1 AND INFORMATION
|
|
1183
1211
|
|
|
1184
|
-
%% @babel/plugin-
|
|
1212
|
+
%% @babel/plugin-transform-class-properties@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1185
1213
|
=========================================
|
|
1186
1214
|
MIT License
|
|
1187
1215
|
|
|
@@ -1206,9 +1234,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1206
1234
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1207
1235
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1208
1236
|
=========================================
|
|
1209
|
-
END OF @babel/plugin-
|
|
1237
|
+
END OF @babel/plugin-transform-class-properties@7.27.1 AND INFORMATION
|
|
1210
1238
|
|
|
1211
|
-
%% @babel/plugin-transform-class-
|
|
1239
|
+
%% @babel/plugin-transform-class-static-block@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1212
1240
|
=========================================
|
|
1213
1241
|
MIT License
|
|
1214
1242
|
|
|
@@ -1233,9 +1261,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1233
1261
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1234
1262
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1235
1263
|
=========================================
|
|
1236
|
-
END OF @babel/plugin-transform-class-
|
|
1264
|
+
END OF @babel/plugin-transform-class-static-block@7.27.1 AND INFORMATION
|
|
1237
1265
|
|
|
1238
|
-
%% @babel/plugin-transform-
|
|
1266
|
+
%% @babel/plugin-transform-destructuring@7.28.0 NOTICES AND INFORMATION BEGIN HERE
|
|
1239
1267
|
=========================================
|
|
1240
1268
|
MIT License
|
|
1241
1269
|
|
|
@@ -1260,9 +1288,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1260
1288
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1261
1289
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1262
1290
|
=========================================
|
|
1263
|
-
END OF @babel/plugin-transform-
|
|
1291
|
+
END OF @babel/plugin-transform-destructuring@7.28.0 AND INFORMATION
|
|
1264
1292
|
|
|
1265
|
-
%% @babel/plugin-transform-
|
|
1293
|
+
%% @babel/plugin-transform-explicit-resource-management@7.28.0 NOTICES AND INFORMATION BEGIN HERE
|
|
1266
1294
|
=========================================
|
|
1267
1295
|
MIT License
|
|
1268
1296
|
|
|
@@ -1287,9 +1315,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1287
1315
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1288
1316
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1289
1317
|
=========================================
|
|
1290
|
-
END OF @babel/plugin-transform-
|
|
1318
|
+
END OF @babel/plugin-transform-explicit-resource-management@7.28.0 AND INFORMATION
|
|
1291
1319
|
|
|
1292
|
-
%% @babel/plugin-transform-
|
|
1320
|
+
%% @babel/plugin-transform-export-namespace-from@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1293
1321
|
=========================================
|
|
1294
1322
|
MIT License
|
|
1295
1323
|
|
|
@@ -1314,9 +1342,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1314
1342
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1315
1343
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1316
1344
|
=========================================
|
|
1317
|
-
END OF @babel/plugin-transform-
|
|
1345
|
+
END OF @babel/plugin-transform-export-namespace-from@7.27.1 AND INFORMATION
|
|
1318
1346
|
|
|
1319
|
-
%% @babel/plugin-transform-
|
|
1347
|
+
%% @babel/plugin-transform-logical-assignment-operators@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1320
1348
|
=========================================
|
|
1321
1349
|
MIT License
|
|
1322
1350
|
|
|
@@ -1341,9 +1369,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1341
1369
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1342
1370
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1343
1371
|
=========================================
|
|
1344
|
-
END OF @babel/plugin-transform-
|
|
1372
|
+
END OF @babel/plugin-transform-logical-assignment-operators@7.27.1 AND INFORMATION
|
|
1345
1373
|
|
|
1346
|
-
%% @babel/plugin-transform-
|
|
1374
|
+
%% @babel/plugin-transform-modules-commonjs@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1347
1375
|
=========================================
|
|
1348
1376
|
MIT License
|
|
1349
1377
|
|
|
@@ -1368,9 +1396,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1368
1396
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1369
1397
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1370
1398
|
=========================================
|
|
1371
|
-
END OF @babel/plugin-transform-
|
|
1399
|
+
END OF @babel/plugin-transform-modules-commonjs@7.27.1 AND INFORMATION
|
|
1372
1400
|
|
|
1373
|
-
%% @babel/plugin-transform-
|
|
1401
|
+
%% @babel/plugin-transform-nullish-coalescing-operator@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1374
1402
|
=========================================
|
|
1375
1403
|
MIT License
|
|
1376
1404
|
|
|
@@ -1395,9 +1423,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1395
1423
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1396
1424
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1397
1425
|
=========================================
|
|
1398
|
-
END OF @babel/plugin-transform-
|
|
1426
|
+
END OF @babel/plugin-transform-nullish-coalescing-operator@7.27.1 AND INFORMATION
|
|
1399
1427
|
|
|
1400
|
-
%% @babel/plugin-transform-
|
|
1428
|
+
%% @babel/plugin-transform-numeric-separator@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1401
1429
|
=========================================
|
|
1402
1430
|
MIT License
|
|
1403
1431
|
|
|
@@ -1422,9 +1450,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1422
1450
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1423
1451
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1424
1452
|
=========================================
|
|
1425
|
-
END OF @babel/plugin-transform-
|
|
1453
|
+
END OF @babel/plugin-transform-numeric-separator@7.27.1 AND INFORMATION
|
|
1426
1454
|
|
|
1427
|
-
%% @babel/plugin-transform-
|
|
1455
|
+
%% @babel/plugin-transform-optional-chaining@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1428
1456
|
=========================================
|
|
1429
1457
|
MIT License
|
|
1430
1458
|
|
|
@@ -1449,9 +1477,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1449
1477
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1450
1478
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1451
1479
|
=========================================
|
|
1452
|
-
END OF @babel/plugin-transform-
|
|
1480
|
+
END OF @babel/plugin-transform-optional-chaining@7.27.1 AND INFORMATION
|
|
1453
1481
|
|
|
1454
|
-
%% @babel/plugin-transform-private-
|
|
1482
|
+
%% @babel/plugin-transform-private-methods@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1455
1483
|
=========================================
|
|
1456
1484
|
MIT License
|
|
1457
1485
|
|
|
@@ -1476,9 +1504,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1476
1504
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1477
1505
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1478
1506
|
=========================================
|
|
1479
|
-
END OF @babel/plugin-transform-private-
|
|
1507
|
+
END OF @babel/plugin-transform-private-methods@7.27.1 AND INFORMATION
|
|
1480
1508
|
|
|
1481
|
-
%% @babel/plugin-transform-
|
|
1509
|
+
%% @babel/plugin-transform-private-property-in-object@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1482
1510
|
=========================================
|
|
1483
1511
|
MIT License
|
|
1484
1512
|
|
|
@@ -1503,9 +1531,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1503
1531
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1504
1532
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1505
1533
|
=========================================
|
|
1506
|
-
END OF @babel/plugin-transform-
|
|
1534
|
+
END OF @babel/plugin-transform-private-property-in-object@7.27.1 AND INFORMATION
|
|
1507
1535
|
|
|
1508
|
-
%% @babel/plugin-transform-
|
|
1536
|
+
%% @babel/plugin-transform-react-jsx@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1509
1537
|
=========================================
|
|
1510
1538
|
MIT License
|
|
1511
1539
|
|
|
@@ -1530,9 +1558,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1530
1558
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1531
1559
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1532
1560
|
=========================================
|
|
1533
|
-
END OF @babel/plugin-transform-
|
|
1561
|
+
END OF @babel/plugin-transform-react-jsx@7.27.1 AND INFORMATION
|
|
1534
1562
|
|
|
1535
|
-
%% @babel/
|
|
1563
|
+
%% @babel/plugin-transform-typescript@7.28.0 NOTICES AND INFORMATION BEGIN HERE
|
|
1536
1564
|
=========================================
|
|
1537
1565
|
MIT License
|
|
1538
1566
|
|
|
@@ -1557,9 +1585,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1557
1585
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1558
1586
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1559
1587
|
=========================================
|
|
1560
|
-
END OF @babel/
|
|
1588
|
+
END OF @babel/plugin-transform-typescript@7.28.0 AND INFORMATION
|
|
1561
1589
|
|
|
1562
|
-
%% @babel/
|
|
1590
|
+
%% @babel/preset-typescript@7.27.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1563
1591
|
=========================================
|
|
1564
1592
|
MIT License
|
|
1565
1593
|
|
|
@@ -1584,9 +1612,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1584
1612
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1585
1613
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1586
1614
|
=========================================
|
|
1587
|
-
END OF @babel/
|
|
1615
|
+
END OF @babel/preset-typescript@7.27.1 AND INFORMATION
|
|
1588
1616
|
|
|
1589
|
-
%% @babel/
|
|
1617
|
+
%% @babel/template@7.27.2 NOTICES AND INFORMATION BEGIN HERE
|
|
1590
1618
|
=========================================
|
|
1591
1619
|
MIT License
|
|
1592
1620
|
|
|
@@ -1611,9 +1639,9 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1611
1639
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1612
1640
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1613
1641
|
=========================================
|
|
1614
|
-
END OF @babel/
|
|
1642
|
+
END OF @babel/template@7.27.2 AND INFORMATION
|
|
1615
1643
|
|
|
1616
|
-
%% @babel/
|
|
1644
|
+
%% @babel/traverse@7.28.0 NOTICES AND INFORMATION BEGIN HERE
|
|
1617
1645
|
=========================================
|
|
1618
1646
|
MIT License
|
|
1619
1647
|
|
|
@@ -1638,7 +1666,34 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1638
1666
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1639
1667
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1640
1668
|
=========================================
|
|
1641
|
-
END OF @babel/
|
|
1669
|
+
END OF @babel/traverse@7.28.0 AND INFORMATION
|
|
1670
|
+
|
|
1671
|
+
%% @babel/types@7.28.2 NOTICES AND INFORMATION BEGIN HERE
|
|
1672
|
+
=========================================
|
|
1673
|
+
MIT License
|
|
1674
|
+
|
|
1675
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
1676
|
+
|
|
1677
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
1678
|
+
a copy of this software and associated documentation files (the
|
|
1679
|
+
"Software"), to deal in the Software without restriction, including
|
|
1680
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
1681
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
1682
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
1683
|
+
the following conditions:
|
|
1684
|
+
|
|
1685
|
+
The above copyright notice and this permission notice shall be
|
|
1686
|
+
included in all copies or substantial portions of the Software.
|
|
1687
|
+
|
|
1688
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1689
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1690
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
1691
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
1692
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1693
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1694
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1695
|
+
=========================================
|
|
1696
|
+
END OF @babel/types@7.28.2 AND INFORMATION
|
|
1642
1697
|
|
|
1643
1698
|
%% @jest/expect-utils@29.7.0 NOTICES AND INFORMATION BEGIN HERE
|
|
1644
1699
|
=========================================
|
|
@@ -1718,9 +1773,9 @@ SOFTWARE.
|
|
|
1718
1773
|
=========================================
|
|
1719
1774
|
END OF @jest/types@29.6.3 AND INFORMATION
|
|
1720
1775
|
|
|
1721
|
-
%% @jridgewell/gen-mapping@0.3.
|
|
1776
|
+
%% @jridgewell/gen-mapping@0.3.12 NOTICES AND INFORMATION BEGIN HERE
|
|
1722
1777
|
=========================================
|
|
1723
|
-
Copyright
|
|
1778
|
+
Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
|
|
1724
1779
|
|
|
1725
1780
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1726
1781
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1740,7 +1795,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1740
1795
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1741
1796
|
SOFTWARE.
|
|
1742
1797
|
=========================================
|
|
1743
|
-
END OF @jridgewell/gen-mapping@0.3.
|
|
1798
|
+
END OF @jridgewell/gen-mapping@0.3.12 AND INFORMATION
|
|
1744
1799
|
|
|
1745
1800
|
%% @jridgewell/resolve-uri@3.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1746
1801
|
=========================================
|
|
@@ -1766,9 +1821,9 @@ SOFTWARE.
|
|
|
1766
1821
|
=========================================
|
|
1767
1822
|
END OF @jridgewell/resolve-uri@3.1.1 AND INFORMATION
|
|
1768
1823
|
|
|
1769
|
-
%% @jridgewell/
|
|
1824
|
+
%% @jridgewell/sourcemap-codec@1.5.4 NOTICES AND INFORMATION BEGIN HERE
|
|
1770
1825
|
=========================================
|
|
1771
|
-
Copyright
|
|
1826
|
+
Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
|
|
1772
1827
|
|
|
1773
1828
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1774
1829
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1788,37 +1843,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1788
1843
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1789
1844
|
SOFTWARE.
|
|
1790
1845
|
=========================================
|
|
1791
|
-
END OF @jridgewell/
|
|
1792
|
-
|
|
1793
|
-
%% @jridgewell/sourcemap-codec@1.4.15 NOTICES AND INFORMATION BEGIN HERE
|
|
1794
|
-
=========================================
|
|
1795
|
-
The MIT License
|
|
1796
|
-
|
|
1797
|
-
Copyright (c) 2015 Rich Harris
|
|
1798
|
-
|
|
1799
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1800
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1801
|
-
in the Software without restriction, including without limitation the rights
|
|
1802
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1803
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1804
|
-
furnished to do so, subject to the following conditions:
|
|
1805
|
-
|
|
1806
|
-
The above copyright notice and this permission notice shall be included in
|
|
1807
|
-
all copies or substantial portions of the Software.
|
|
1808
|
-
|
|
1809
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1810
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1811
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1812
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1813
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1814
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1815
|
-
THE SOFTWARE.
|
|
1816
|
-
=========================================
|
|
1817
|
-
END OF @jridgewell/sourcemap-codec@1.4.15 AND INFORMATION
|
|
1846
|
+
END OF @jridgewell/sourcemap-codec@1.5.4 AND INFORMATION
|
|
1818
1847
|
|
|
1819
|
-
%% @jridgewell/trace-mapping@0.3.
|
|
1848
|
+
%% @jridgewell/trace-mapping@0.3.29 NOTICES AND INFORMATION BEGIN HERE
|
|
1820
1849
|
=========================================
|
|
1821
|
-
Copyright
|
|
1850
|
+
Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
|
|
1822
1851
|
|
|
1823
1852
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1824
1853
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1838,7 +1867,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1838
1867
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1839
1868
|
SOFTWARE.
|
|
1840
1869
|
=========================================
|
|
1841
|
-
END OF @jridgewell/trace-mapping@0.3.
|
|
1870
|
+
END OF @jridgewell/trace-mapping@0.3.29 AND INFORMATION
|
|
1842
1871
|
|
|
1843
1872
|
%% @sinclair/typebox@0.27.8 NOTICES AND INFORMATION BEGIN HERE
|
|
1844
1873
|
=========================================
|
|
@@ -2178,7 +2207,7 @@ THE SOFTWARE.
|
|
|
2178
2207
|
=========================================
|
|
2179
2208
|
END OF braces@3.0.3 AND INFORMATION
|
|
2180
2209
|
|
|
2181
|
-
%% browserslist@4.
|
|
2210
|
+
%% browserslist@4.25.1 NOTICES AND INFORMATION BEGIN HERE
|
|
2182
2211
|
=========================================
|
|
2183
2212
|
The MIT License (MIT)
|
|
2184
2213
|
|
|
@@ -2201,7 +2230,7 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
|
2201
2230
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2202
2231
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2203
2232
|
=========================================
|
|
2204
|
-
END OF browserslist@4.
|
|
2233
|
+
END OF browserslist@4.25.1 AND INFORMATION
|
|
2205
2234
|
|
|
2206
2235
|
%% buffer-from@1.1.2 NOTICES AND INFORMATION BEGIN HERE
|
|
2207
2236
|
=========================================
|
|
@@ -2229,7 +2258,7 @@ SOFTWARE.
|
|
|
2229
2258
|
=========================================
|
|
2230
2259
|
END OF buffer-from@1.1.2 AND INFORMATION
|
|
2231
2260
|
|
|
2232
|
-
%% caniuse-lite@1.0.
|
|
2261
|
+
%% caniuse-lite@1.0.30001731 NOTICES AND INFORMATION BEGIN HERE
|
|
2233
2262
|
=========================================
|
|
2234
2263
|
Attribution 4.0 International
|
|
2235
2264
|
|
|
@@ -2627,7 +2656,7 @@ public licenses.
|
|
|
2627
2656
|
|
|
2628
2657
|
Creative Commons may be contacted at creativecommons.org.
|
|
2629
2658
|
=========================================
|
|
2630
|
-
END OF caniuse-lite@1.0.
|
|
2659
|
+
END OF caniuse-lite@1.0.30001731 AND INFORMATION
|
|
2631
2660
|
|
|
2632
2661
|
%% chalk@2.4.2 NOTICES AND INFORMATION BEGIN HERE
|
|
2633
2662
|
=========================================
|
|
@@ -2889,7 +2918,7 @@ SOFTWARE.
|
|
|
2889
2918
|
=========================================
|
|
2890
2919
|
END OF diff-sequences@29.6.3 AND INFORMATION
|
|
2891
2920
|
|
|
2892
|
-
%% electron-to-chromium@1.5.
|
|
2921
|
+
%% electron-to-chromium@1.5.192 NOTICES AND INFORMATION BEGIN HERE
|
|
2893
2922
|
=========================================
|
|
2894
2923
|
Copyright 2018 Kilian Valkhof
|
|
2895
2924
|
|
|
@@ -2897,7 +2926,7 @@ Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
|
2897
2926
|
|
|
2898
2927
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
2899
2928
|
=========================================
|
|
2900
|
-
END OF electron-to-chromium@1.5.
|
|
2929
|
+
END OF electron-to-chromium@1.5.192 AND INFORMATION
|
|
2901
2930
|
|
|
2902
2931
|
%% enquirer@2.3.6 NOTICES AND INFORMATION BEGIN HERE
|
|
2903
2932
|
=========================================
|
|
@@ -3051,20 +3080,6 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
3051
3080
|
=========================================
|
|
3052
3081
|
END OF glob-parent@5.1.2 AND INFORMATION
|
|
3053
3082
|
|
|
3054
|
-
%% globals@11.12.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3055
|
-
=========================================
|
|
3056
|
-
MIT License
|
|
3057
|
-
|
|
3058
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3059
|
-
|
|
3060
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3061
|
-
|
|
3062
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3063
|
-
|
|
3064
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3065
|
-
=========================================
|
|
3066
|
-
END OF globals@11.12.0 AND INFORMATION
|
|
3067
|
-
|
|
3068
3083
|
%% graceful-fs@4.2.11 NOTICES AND INFORMATION BEGIN HERE
|
|
3069
3084
|
=========================================
|
|
3070
3085
|
The ISC License
|