@@ -535,28 +535,6 @@ License: MIT
535
535
By: Rich Harris
536
536
Repository: rollup/plugins
537
537
538
- > The MIT License (MIT)
539
- >
540
- > Copyright (c) 2019 RollupJS Plugin Contributors (https://github.com/rollup/plugins/graphs/contributors )
541
- >
542
- > Permission is hereby granted, free of charge, to any person obtaining a copy
543
- > of this software and associated documentation files (the "Software"), to deal
544
- > in the Software without restriction, including without limitation the rights
545
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
546
- > copies of the Software, and to permit persons to whom the Software is
547
- > furnished to do so, subject to the following conditions:
548
- >
549
- > The above copyright notice and this permission notice shall be included in
550
- > all copies or substantial portions of the Software.
551
- >
552
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
553
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
554
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
555
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
556
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
557
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
558
- > THE SOFTWARE.
559
-
560
538
---------------------------------------
561
539
562
540
## acorn
@@ -822,32 +800,6 @@ Repository: http://github.com/substack/node-commondir.git
822
800
823
801
---------------------------------------
824
802
825
- ## concat-map
826
- License: MIT
827
- By: James Halliday
828
- Repository: git://github.com/substack/node-concat-map.git
829
-
830
- > This software is released under the MIT license:
831
- >
832
- > Permission is hereby granted, free of charge, to any person obtaining a copy of
833
- > this software and associated documentation files (the "Software"), to deal in
834
- > the Software without restriction, including without limitation the rights to
835
- > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
836
- > the Software, and to permit persons to whom the Software is furnished to do so,
837
- > subject to the following conditions:
838
- >
839
- > The above copyright notice and this permission notice shall be included in all
840
- > copies or substantial portions of the Software.
841
- >
842
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
843
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
844
- > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
845
- > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
846
- > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
847
- > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
848
-
849
- ---------------------------------------
850
-
851
803
## connect
852
804
License: MIT
853
805
By: TJ Holowaychuk, Douglas Christopher Wilson, Jonathan Ong, Tim Caswell
@@ -1555,7 +1507,7 @@ Repository: git://github.com/isaacs/node-glob.git
1555
1507
1556
1508
> The ISC License
1557
1509
>
1558
- > Copyright (c) Isaac Z. Schlueter and Contributors
1510
+ > Copyright (c) 2009-2022 Isaac Z. Schlueter and Contributors
1559
1511
>
1560
1512
> Permission to use, copy, modify, and/or distribute this software for any
1561
1513
> purpose with or without fee is hereby granted, provided that the above
@@ -1568,12 +1520,6 @@ Repository: git://github.com/isaacs/node-glob.git
1568
1520
> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1569
1521
> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1570
1522
> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1571
- >
1572
- > ## Glob Logo
1573
- >
1574
- > Glob's logo created by Tanya Brassie < http://tanyabrassie.com/ > , licensed
1575
- > under a Creative Commons Attribution-ShareAlike 4.0 International License
1576
- > https://creativecommons.org/licenses/by-sa/4.0/
1577
1523
1578
1524
---------------------------------------
1579
1525
@@ -2078,7 +2024,7 @@ Repository: git://github.com/isaacs/minimatch.git
2078
2024
2079
2025
> The ISC License
2080
2026
>
2081
- > Copyright (c) Isaac Z. Schlueter and Contributors
2027
+ > Copyright (c) 2011-2022 Isaac Z. Schlueter and Contributors
2082
2028
>
2083
2029
> Permission to use, copy, modify, and/or distribute this software for any
2084
2030
> purpose with or without fee is hereby granted, provided that the above
@@ -2395,35 +2341,6 @@ Repository: pillarjs/parseurl
2395
2341
2396
2342
---------------------------------------
2397
2343
2398
- ## path-is-absolute
2399
- License: MIT
2400
- By: Sindre Sorhus
2401
- Repository: sindresorhus/path-is-absolute
2402
-
2403
- > The MIT License (MIT)
2404
- >
2405
- > Copyright (c) Sindre Sorhus < [email protected] > (sindresorhus.com)
2406
- >
2407
- > Permission is hereby granted, free of charge, to any person obtaining a copy
2408
- > of this software and associated documentation files (the "Software"), to deal
2409
- > in the Software without restriction, including without limitation the rights
2410
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2411
- > copies of the Software, and to permit persons to whom the Software is
2412
- > furnished to do so, subject to the following conditions:
2413
- >
2414
- > The above copyright notice and this permission notice shall be included in
2415
- > all copies or substantial portions of the Software.
2416
- >
2417
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2418
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2419
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2420
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2421
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2422
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2423
- > THE SOFTWARE.
2424
-
2425
- ---------------------------------------
2426
-
2427
2344
## path-key
2428
2345
License: MIT
2429
2346
By: Sindre Sorhus
0 commit comments