@createiq/frontend-licenses 1.0.72 → 1.0.73

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/index.js CHANGED
@@ -93,7 +93,6 @@ var oss_licenses_default = [
93
93
  {
94
94
  name: "@codemirror/lint",
95
95
  author: "Marijn Haverbeke",
96
- website: "https://github.com/codemirror/lint#readme",
97
96
  licenses: {
98
97
  license: "MIT"
99
98
  },
@@ -663,7 +662,8 @@ var oss_licenses_default = [
663
662
  licenses: {
664
663
  license: "MIT"
665
664
  },
666
- licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
665
+ licenseText: 'MIT License\n\nCopyright (c) 2022 Luis Marsiglia <https://github.com/marsidev>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
666
+ copyrightText: "Copyright (c) 2022 Luis Marsiglia <https://github.com/marsidev>"
667
667
  },
668
668
  {
669
669
  name: "@mui/base",
@@ -671,1026 +671,186 @@ var oss_licenses_default = [
671
671
  website: "https://mui.com/base-ui/",
672
672
  licenses: {
673
673
  license: "MIT"
674
- },
675
- licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
676
- copyrightText: "Copyright (c) 2014 Call-Em-All"
677
- },
678
- {
679
- name: "@mui/icons-material",
680
- author: "MUI Team",
681
- website: "https://mui.com/material-ui/material-icons/",
682
- licenses: {
683
- license: "MIT"
684
- },
685
- licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
686
- copyrightText: "Copyright (c) 2014 Call-Em-All"
687
- },
688
- {
689
- name: "@mui/lab",
690
- author: "MUI Team",
691
- website: "https://mui.com/material-ui/about-the-lab/",
692
- licenses: {
693
- license: "MIT"
694
- },
695
- licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
696
- copyrightText: "Copyright (c) 2014 Call-Em-All"
697
- },
698
- {
699
- name: "@mui/material",
700
- author: "MUI Team",
701
- website: "https://mui.com/material-ui/",
702
- licenses: {
703
- license: "MIT"
704
- },
705
- licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
706
- copyrightText: "Copyright (c) 2014 Call-Em-All"
707
- },
708
- {
709
- name: "@mui/private-theming",
710
- author: "MUI Team",
711
- website: "https://github.com/mui/material-ui/tree/master/packages/mui-private-theming",
712
- licenses: {
713
- license: "MIT"
714
- },
715
- licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
716
- copyrightText: "Copyright (c) 2014 Call-Em-All"
717
- },
718
- {
719
- name: "@mui/styled-engine",
720
- author: "MUI Team",
721
- website: "https://mui.com/system/styled/",
722
- licenses: {
723
- license: "MIT"
724
- },
725
- licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
726
- copyrightText: "Copyright (c) 2014 Call-Em-All"
727
- },
728
- {
729
- name: "@mui/system",
730
- author: "MUI Team",
731
- website: "https://mui.com/system/getting-started/",
732
- licenses: {
733
- license: "MIT"
734
- },
735
- licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
736
- copyrightText: "Copyright (c) 2014 Call-Em-All"
737
- },
738
- {
739
- name: "@mui/utils",
740
- author: "MUI Team",
741
- website: "https://github.com/mui/material-ui/tree/master/packages/mui-utils",
742
- licenses: {
743
- license: "MIT"
744
- },
745
- licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
746
- copyrightText: "Copyright (c) 2014 Call-Em-All"
747
- },
748
- {
749
- name: "@mui/x-charts",
750
- author: "MUI Team",
751
- website: "https://mui.com/x/react-charts/",
752
- licenses: {
753
- license: "MIT"
754
- },
755
- licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
756
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
757
- },
758
- {
759
- name: "@mui/x-charts-pro",
760
- author: "MUI Team",
761
- website: "https://mui.com/x/react-charts/",
762
- licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
763
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
764
- },
765
- {
766
- name: "@mui/x-charts-vendor",
767
- author: "MUI Team",
768
- website: "https://github.com/mui/mui-x#readme",
769
- licenses: {
770
- left: {
771
- license: "MIT"
772
- },
773
- conjunction: "and",
774
- right: {
775
- license: "ISC"
776
- }
777
- },
778
- licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.\n\nISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC 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.'
779
- },
780
- {
781
- name: "@mui/x-data-grid",
782
- author: "MUI Team",
783
- website: "https://mui.com/x/react-data-grid/",
784
- licenses: {
785
- license: "MIT"
786
- },
787
- licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
788
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
789
- },
790
- {
791
- name: "@mui/x-data-grid-pro",
792
- author: "MUI Team",
793
- website: "https://mui.com/x/react-data-grid/",
794
- licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
795
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
796
- },
797
- {
798
- name: "@mui/x-date-pickers",
799
- author: "MUI Team",
800
- website: "https://mui.com/x/react-date-pickers/",
801
- licenses: {
802
- license: "MIT"
803
- },
804
- licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
805
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
806
- },
807
- {
808
- name: "@mui/x-internal-gestures",
809
- author: "MUI Team",
810
- website: "https://mui.com/x/",
811
- licenses: {
812
- license: "MIT"
813
- },
814
- licenseText: 'MIT License\n\nCopyright (c) 2025 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
815
- copyrightText: "Copyright (c) 2025 Material-UI SAS"
816
- },
817
- {
818
- name: "@mui/x-internals",
819
- author: "MUI Team",
820
- website: "https://mui.com/x/",
821
- licenses: {
822
- license: "MIT"
823
- },
824
- licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
825
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
826
- },
827
- {
828
- name: "@mui/x-license",
829
- author: "MUI Team",
830
- website: "https://mui.com/x/introduction/licensing/",
831
- licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
832
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
833
- },
834
- {
835
- name: "@mui/x-telemetry",
836
- author: "MUI Team",
837
- website: "https://mui.com/x/guides/telemetry/",
838
- licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
839
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
840
- },
841
- {
842
- name: "@mui/x-virtualizer",
843
- author: "MUI Team",
844
- website: "https://mui.com",
845
- licenses: {
846
- license: "MIT"
847
- },
848
- licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
849
- },
850
- {
851
- name: "@opentelemetry/api",
852
- author: "OpenTelemetry Authors",
853
- website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/api",
854
- licenses: {
855
- license: "Apache-2.0"
856
- },
857
- licenseText: ` Apache License
858
- Version 2.0, January 2004
859
- http://www.apache.org/licenses/
860
-
861
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
862
-
863
- 1. Definitions.
864
-
865
- "License" shall mean the terms and conditions for use, reproduction,
866
- and distribution as defined by Sections 1 through 9 of this document.
867
-
868
- "Licensor" shall mean the copyright owner or entity authorized by
869
- the copyright owner that is granting the License.
870
-
871
- "Legal Entity" shall mean the union of the acting entity and all
872
- other entities that control, are controlled by, or are under common
873
- control with that entity. For the purposes of this definition,
874
- "control" means (i) the power, direct or indirect, to cause the
875
- direction or management of such entity, whether by contract or
876
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
877
- outstanding shares, or (iii) beneficial ownership of such entity.
878
-
879
- "You" (or "Your") shall mean an individual or Legal Entity
880
- exercising permissions granted by this License.
881
-
882
- "Source" form shall mean the preferred form for making modifications,
883
- including but not limited to software source code, documentation
884
- source, and configuration files.
885
-
886
- "Object" form shall mean any form resulting from mechanical
887
- transformation or translation of a Source form, including but
888
- not limited to compiled object code, generated documentation,
889
- and conversions to other media types.
890
-
891
- "Work" shall mean the work of authorship, whether in Source or
892
- Object form, made available under the License, as indicated by a
893
- copyright notice that is included in or attached to the work
894
- (an example is provided in the Appendix below).
895
-
896
- "Derivative Works" shall mean any work, whether in Source or Object
897
- form, that is based on (or derived from) the Work and for which the
898
- editorial revisions, annotations, elaborations, or other modifications
899
- represent, as a whole, an original work of authorship. For the purposes
900
- of this License, Derivative Works shall not include works that remain
901
- separable from, or merely link (or bind by name) to the interfaces of,
902
- the Work and Derivative Works thereof.
903
-
904
- "Contribution" shall mean any work of authorship, including
905
- the original version of the Work and any modifications or additions
906
- to that Work or Derivative Works thereof, that is intentionally
907
- submitted to Licensor for inclusion in the Work by the copyright owner
908
- or by an individual or Legal Entity authorized to submit on behalf of
909
- the copyright owner. For the purposes of this definition, "submitted"
910
- means any form of electronic, verbal, or written communication sent
911
- to the Licensor or its representatives, including but not limited to
912
- communication on electronic mailing lists, source code control systems,
913
- and issue tracking systems that are managed by, or on behalf of, the
914
- Licensor for the purpose of discussing and improving the Work, but
915
- excluding communication that is conspicuously marked or otherwise
916
- designated in writing by the copyright owner as "Not a Contribution."
917
-
918
- "Contributor" shall mean Licensor and any individual or Legal Entity
919
- on behalf of whom a Contribution has been received by Licensor and
920
- subsequently incorporated within the Work.
921
-
922
- 2. Grant of Copyright License. Subject to the terms and conditions of
923
- this License, each Contributor hereby grants to You a perpetual,
924
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
925
- copyright license to reproduce, prepare Derivative Works of,
926
- publicly display, publicly perform, sublicense, and distribute the
927
- Work and such Derivative Works in Source or Object form.
928
-
929
- 3. Grant of Patent License. Subject to the terms and conditions of
930
- this License, each Contributor hereby grants to You a perpetual,
931
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
932
- (except as stated in this section) patent license to make, have made,
933
- use, offer to sell, sell, import, and otherwise transfer the Work,
934
- where such license applies only to those patent claims licensable
935
- by such Contributor that are necessarily infringed by their
936
- Contribution(s) alone or by combination of their Contribution(s)
937
- with the Work to which such Contribution(s) was submitted. If You
938
- institute patent litigation against any entity (including a
939
- cross-claim or counterclaim in a lawsuit) alleging that the Work
940
- or a Contribution incorporated within the Work constitutes direct
941
- or contributory patent infringement, then any patent licenses
942
- granted to You under this License for that Work shall terminate
943
- as of the date such litigation is filed.
944
-
945
- 4. Redistribution. You may reproduce and distribute copies of the
946
- Work or Derivative Works thereof in any medium, with or without
947
- modifications, and in Source or Object form, provided that You
948
- meet the following conditions:
949
-
950
- (a) You must give any other recipients of the Work or
951
- Derivative Works a copy of this License; and
952
-
953
- (b) You must cause any modified files to carry prominent notices
954
- stating that You changed the files; and
955
-
956
- (c) You must retain, in the Source form of any Derivative Works
957
- that You distribute, all copyright, patent, trademark, and
958
- attribution notices from the Source form of the Work,
959
- excluding those notices that do not pertain to any part of
960
- the Derivative Works; and
961
-
962
- (d) If the Work includes a "NOTICE" text file as part of its
963
- distribution, then any Derivative Works that You distribute must
964
- include a readable copy of the attribution notices contained
965
- within such NOTICE file, excluding those notices that do not
966
- pertain to any part of the Derivative Works, in at least one
967
- of the following places: within a NOTICE text file distributed
968
- as part of the Derivative Works; within the Source form or
969
- documentation, if provided along with the Derivative Works; or,
970
- within a display generated by the Derivative Works, if and
971
- wherever such third-party notices normally appear. The contents
972
- of the NOTICE file are for informational purposes only and
973
- do not modify the License. You may add Your own attribution
974
- notices within Derivative Works that You distribute, alongside
975
- or as an addendum to the NOTICE text from the Work, provided
976
- that such additional attribution notices cannot be construed
977
- as modifying the License.
978
-
979
- You may add Your own copyright statement to Your modifications and
980
- may provide additional or different license terms and conditions
981
- for use, reproduction, or distribution of Your modifications, or
982
- for any such Derivative Works as a whole, provided Your use,
983
- reproduction, and distribution of the Work otherwise complies with
984
- the conditions stated in this License.
985
-
986
- 5. Submission of Contributions. Unless You explicitly state otherwise,
987
- any Contribution intentionally submitted for inclusion in the Work
988
- by You to the Licensor shall be under the terms and conditions of
989
- this License, without any additional terms or conditions.
990
- Notwithstanding the above, nothing herein shall supersede or modify
991
- the terms of any separate license agreement you may have executed
992
- with Licensor regarding such Contributions.
993
-
994
- 6. Trademarks. This License does not grant permission to use the trade
995
- names, trademarks, service marks, or product names of the Licensor,
996
- except as required for reasonable and customary use in describing the
997
- origin of the Work and reproducing the content of the NOTICE file.
998
-
999
- 7. Disclaimer of Warranty. Unless required by applicable law or
1000
- agreed to in writing, Licensor provides the Work (and each
1001
- Contributor provides its Contributions) on an "AS IS" BASIS,
1002
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1003
- implied, including, without limitation, any warranties or conditions
1004
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1005
- PARTICULAR PURPOSE. You are solely responsible for determining the
1006
- appropriateness of using or redistributing the Work and assume any
1007
- risks associated with Your exercise of permissions under this License.
1008
-
1009
- 8. Limitation of Liability. In no event and under no legal theory,
1010
- whether in tort (including negligence), contract, or otherwise,
1011
- unless required by applicable law (such as deliberate and grossly
1012
- negligent acts) or agreed to in writing, shall any Contributor be
1013
- liable to You for damages, including any direct, indirect, special,
1014
- incidental, or consequential damages of any character arising as a
1015
- result of this License or out of the use or inability to use the
1016
- Work (including but not limited to damages for loss of goodwill,
1017
- work stoppage, computer failure or malfunction, or any and all
1018
- other commercial damages or losses), even if such Contributor
1019
- has been advised of the possibility of such damages.
1020
-
1021
- 9. Accepting Warranty or Additional Liability. While redistributing
1022
- the Work or Derivative Works thereof, You may choose to offer,
1023
- and charge a fee for, acceptance of support, warranty, indemnity,
1024
- or other liability obligations and/or rights consistent with this
1025
- License. However, in accepting such obligations, You may act only
1026
- on Your own behalf and on Your sole responsibility, not on behalf
1027
- of any other Contributor, and only if You agree to indemnify,
1028
- defend, and hold each Contributor harmless for any liability
1029
- incurred by, or claims asserted against, such Contributor by reason
1030
- of your accepting any such warranty or additional liability.
1031
-
1032
- END OF TERMS AND CONDITIONS
1033
-
1034
- APPENDIX: How to apply the Apache License to your work.
1035
-
1036
- To apply the Apache License to your work, attach the following
1037
- boilerplate notice, with the fields enclosed by brackets "[]"
1038
- replaced with your own identifying information. (Don't include
1039
- the brackets!) The text should be enclosed in the appropriate
1040
- comment syntax for the file format. We also recommend that a
1041
- file or class name and description of purpose be included on the
1042
- same "printed page" as the copyright notice for easier
1043
- identification within third-party archives.
1044
-
1045
- Copyright [yyyy] [name of copyright owner]
1046
-
1047
- Licensed under the Apache License, Version 2.0 (the "License");
1048
- you may not use this file except in compliance with the License.
1049
- You may obtain a copy of the License at
1050
-
1051
- http://www.apache.org/licenses/LICENSE-2.0
1052
-
1053
- Unless required by applicable law or agreed to in writing, software
1054
- distributed under the License is distributed on an "AS IS" BASIS,
1055
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1056
- See the License for the specific language governing permissions and
1057
- limitations under the License.
1058
- `
1059
- },
1060
- {
1061
- name: "@opentelemetry/api-logs",
1062
- author: "OpenTelemetry Authors",
1063
- website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs",
1064
- licenses: {
1065
- license: "Apache-2.0"
1066
- },
1067
- licenseText: ` Apache License
1068
- Version 2.0, January 2004
1069
- http://www.apache.org/licenses/
1070
-
1071
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1072
-
1073
- 1. Definitions.
1074
-
1075
- "License" shall mean the terms and conditions for use, reproduction,
1076
- and distribution as defined by Sections 1 through 9 of this document.
1077
-
1078
- "Licensor" shall mean the copyright owner or entity authorized by
1079
- the copyright owner that is granting the License.
1080
-
1081
- "Legal Entity" shall mean the union of the acting entity and all
1082
- other entities that control, are controlled by, or are under common
1083
- control with that entity. For the purposes of this definition,
1084
- "control" means (i) the power, direct or indirect, to cause the
1085
- direction or management of such entity, whether by contract or
1086
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1087
- outstanding shares, or (iii) beneficial ownership of such entity.
1088
-
1089
- "You" (or "Your") shall mean an individual or Legal Entity
1090
- exercising permissions granted by this License.
1091
-
1092
- "Source" form shall mean the preferred form for making modifications,
1093
- including but not limited to software source code, documentation
1094
- source, and configuration files.
1095
-
1096
- "Object" form shall mean any form resulting from mechanical
1097
- transformation or translation of a Source form, including but
1098
- not limited to compiled object code, generated documentation,
1099
- and conversions to other media types.
1100
-
1101
- "Work" shall mean the work of authorship, whether in Source or
1102
- Object form, made available under the License, as indicated by a
1103
- copyright notice that is included in or attached to the work
1104
- (an example is provided in the Appendix below).
1105
-
1106
- "Derivative Works" shall mean any work, whether in Source or Object
1107
- form, that is based on (or derived from) the Work and for which the
1108
- editorial revisions, annotations, elaborations, or other modifications
1109
- represent, as a whole, an original work of authorship. For the purposes
1110
- of this License, Derivative Works shall not include works that remain
1111
- separable from, or merely link (or bind by name) to the interfaces of,
1112
- the Work and Derivative Works thereof.
1113
-
1114
- "Contribution" shall mean any work of authorship, including
1115
- the original version of the Work and any modifications or additions
1116
- to that Work or Derivative Works thereof, that is intentionally
1117
- submitted to Licensor for inclusion in the Work by the copyright owner
1118
- or by an individual or Legal Entity authorized to submit on behalf of
1119
- the copyright owner. For the purposes of this definition, "submitted"
1120
- means any form of electronic, verbal, or written communication sent
1121
- to the Licensor or its representatives, including but not limited to
1122
- communication on electronic mailing lists, source code control systems,
1123
- and issue tracking systems that are managed by, or on behalf of, the
1124
- Licensor for the purpose of discussing and improving the Work, but
1125
- excluding communication that is conspicuously marked or otherwise
1126
- designated in writing by the copyright owner as "Not a Contribution."
1127
-
1128
- "Contributor" shall mean Licensor and any individual or Legal Entity
1129
- on behalf of whom a Contribution has been received by Licensor and
1130
- subsequently incorporated within the Work.
1131
-
1132
- 2. Grant of Copyright License. Subject to the terms and conditions of
1133
- this License, each Contributor hereby grants to You a perpetual,
1134
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1135
- copyright license to reproduce, prepare Derivative Works of,
1136
- publicly display, publicly perform, sublicense, and distribute the
1137
- Work and such Derivative Works in Source or Object form.
1138
-
1139
- 3. Grant of Patent License. Subject to the terms and conditions of
1140
- this License, each Contributor hereby grants to You a perpetual,
1141
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1142
- (except as stated in this section) patent license to make, have made,
1143
- use, offer to sell, sell, import, and otherwise transfer the Work,
1144
- where such license applies only to those patent claims licensable
1145
- by such Contributor that are necessarily infringed by their
1146
- Contribution(s) alone or by combination of their Contribution(s)
1147
- with the Work to which such Contribution(s) was submitted. If You
1148
- institute patent litigation against any entity (including a
1149
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1150
- or a Contribution incorporated within the Work constitutes direct
1151
- or contributory patent infringement, then any patent licenses
1152
- granted to You under this License for that Work shall terminate
1153
- as of the date such litigation is filed.
1154
-
1155
- 4. Redistribution. You may reproduce and distribute copies of the
1156
- Work or Derivative Works thereof in any medium, with or without
1157
- modifications, and in Source or Object form, provided that You
1158
- meet the following conditions:
1159
-
1160
- (a) You must give any other recipients of the Work or
1161
- Derivative Works a copy of this License; and
1162
-
1163
- (b) You must cause any modified files to carry prominent notices
1164
- stating that You changed the files; and
1165
-
1166
- (c) You must retain, in the Source form of any Derivative Works
1167
- that You distribute, all copyright, patent, trademark, and
1168
- attribution notices from the Source form of the Work,
1169
- excluding those notices that do not pertain to any part of
1170
- the Derivative Works; and
1171
-
1172
- (d) If the Work includes a "NOTICE" text file as part of its
1173
- distribution, then any Derivative Works that You distribute must
1174
- include a readable copy of the attribution notices contained
1175
- within such NOTICE file, excluding those notices that do not
1176
- pertain to any part of the Derivative Works, in at least one
1177
- of the following places: within a NOTICE text file distributed
1178
- as part of the Derivative Works; within the Source form or
1179
- documentation, if provided along with the Derivative Works; or,
1180
- within a display generated by the Derivative Works, if and
1181
- wherever such third-party notices normally appear. The contents
1182
- of the NOTICE file are for informational purposes only and
1183
- do not modify the License. You may add Your own attribution
1184
- notices within Derivative Works that You distribute, alongside
1185
- or as an addendum to the NOTICE text from the Work, provided
1186
- that such additional attribution notices cannot be construed
1187
- as modifying the License.
1188
-
1189
- You may add Your own copyright statement to Your modifications and
1190
- may provide additional or different license terms and conditions
1191
- for use, reproduction, or distribution of Your modifications, or
1192
- for any such Derivative Works as a whole, provided Your use,
1193
- reproduction, and distribution of the Work otherwise complies with
1194
- the conditions stated in this License.
1195
-
1196
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1197
- any Contribution intentionally submitted for inclusion in the Work
1198
- by You to the Licensor shall be under the terms and conditions of
1199
- this License, without any additional terms or conditions.
1200
- Notwithstanding the above, nothing herein shall supersede or modify
1201
- the terms of any separate license agreement you may have executed
1202
- with Licensor regarding such Contributions.
1203
-
1204
- 6. Trademarks. This License does not grant permission to use the trade
1205
- names, trademarks, service marks, or product names of the Licensor,
1206
- except as required for reasonable and customary use in describing the
1207
- origin of the Work and reproducing the content of the NOTICE file.
1208
-
1209
- 7. Disclaimer of Warranty. Unless required by applicable law or
1210
- agreed to in writing, Licensor provides the Work (and each
1211
- Contributor provides its Contributions) on an "AS IS" BASIS,
1212
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1213
- implied, including, without limitation, any warranties or conditions
1214
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1215
- PARTICULAR PURPOSE. You are solely responsible for determining the
1216
- appropriateness of using or redistributing the Work and assume any
1217
- risks associated with Your exercise of permissions under this License.
1218
-
1219
- 8. Limitation of Liability. In no event and under no legal theory,
1220
- whether in tort (including negligence), contract, or otherwise,
1221
- unless required by applicable law (such as deliberate and grossly
1222
- negligent acts) or agreed to in writing, shall any Contributor be
1223
- liable to You for damages, including any direct, indirect, special,
1224
- incidental, or consequential damages of any character arising as a
1225
- result of this License or out of the use or inability to use the
1226
- Work (including but not limited to damages for loss of goodwill,
1227
- work stoppage, computer failure or malfunction, or any and all
1228
- other commercial damages or losses), even if such Contributor
1229
- has been advised of the possibility of such damages.
1230
-
1231
- 9. Accepting Warranty or Additional Liability. While redistributing
1232
- the Work or Derivative Works thereof, You may choose to offer,
1233
- and charge a fee for, acceptance of support, warranty, indemnity,
1234
- or other liability obligations and/or rights consistent with this
1235
- License. However, in accepting such obligations, You may act only
1236
- on Your own behalf and on Your sole responsibility, not on behalf
1237
- of any other Contributor, and only if You agree to indemnify,
1238
- defend, and hold each Contributor harmless for any liability
1239
- incurred by, or claims asserted against, such Contributor by reason
1240
- of your accepting any such warranty or additional liability.
1241
-
1242
- END OF TERMS AND CONDITIONS
1243
-
1244
- APPENDIX: How to apply the Apache License to your work.
1245
-
1246
- To apply the Apache License to your work, attach the following
1247
- boilerplate notice, with the fields enclosed by brackets "[]"
1248
- replaced with your own identifying information. (Don't include
1249
- the brackets!) The text should be enclosed in the appropriate
1250
- comment syntax for the file format. We also recommend that a
1251
- file or class name and description of purpose be included on the
1252
- same "printed page" as the copyright notice for easier
1253
- identification within third-party archives.
1254
-
1255
- Copyright [yyyy] [name of copyright owner]
1256
-
1257
- Licensed under the Apache License, Version 2.0 (the "License");
1258
- you may not use this file except in compliance with the License.
1259
- You may obtain a copy of the License at
1260
-
1261
- http://www.apache.org/licenses/LICENSE-2.0
1262
-
1263
- Unless required by applicable law or agreed to in writing, software
1264
- distributed under the License is distributed on an "AS IS" BASIS,
1265
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1266
- See the License for the specific language governing permissions and
1267
- limitations under the License.
1268
- `
1269
- },
1270
- {
1271
- name: "@opentelemetry/core",
1272
- author: "OpenTelemetry Authors",
1273
- website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core",
1274
- licenses: {
1275
- license: "Apache-2.0"
1276
- },
1277
- licenseText: ` Apache License
1278
- Version 2.0, January 2004
1279
- http://www.apache.org/licenses/
1280
-
1281
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1282
-
1283
- 1. Definitions.
1284
-
1285
- "License" shall mean the terms and conditions for use, reproduction,
1286
- and distribution as defined by Sections 1 through 9 of this document.
1287
-
1288
- "Licensor" shall mean the copyright owner or entity authorized by
1289
- the copyright owner that is granting the License.
1290
-
1291
- "Legal Entity" shall mean the union of the acting entity and all
1292
- other entities that control, are controlled by, or are under common
1293
- control with that entity. For the purposes of this definition,
1294
- "control" means (i) the power, direct or indirect, to cause the
1295
- direction or management of such entity, whether by contract or
1296
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1297
- outstanding shares, or (iii) beneficial ownership of such entity.
1298
-
1299
- "You" (or "Your") shall mean an individual or Legal Entity
1300
- exercising permissions granted by this License.
1301
-
1302
- "Source" form shall mean the preferred form for making modifications,
1303
- including but not limited to software source code, documentation
1304
- source, and configuration files.
1305
-
1306
- "Object" form shall mean any form resulting from mechanical
1307
- transformation or translation of a Source form, including but
1308
- not limited to compiled object code, generated documentation,
1309
- and conversions to other media types.
1310
-
1311
- "Work" shall mean the work of authorship, whether in Source or
1312
- Object form, made available under the License, as indicated by a
1313
- copyright notice that is included in or attached to the work
1314
- (an example is provided in the Appendix below).
1315
-
1316
- "Derivative Works" shall mean any work, whether in Source or Object
1317
- form, that is based on (or derived from) the Work and for which the
1318
- editorial revisions, annotations, elaborations, or other modifications
1319
- represent, as a whole, an original work of authorship. For the purposes
1320
- of this License, Derivative Works shall not include works that remain
1321
- separable from, or merely link (or bind by name) to the interfaces of,
1322
- the Work and Derivative Works thereof.
1323
-
1324
- "Contribution" shall mean any work of authorship, including
1325
- the original version of the Work and any modifications or additions
1326
- to that Work or Derivative Works thereof, that is intentionally
1327
- submitted to Licensor for inclusion in the Work by the copyright owner
1328
- or by an individual or Legal Entity authorized to submit on behalf of
1329
- the copyright owner. For the purposes of this definition, "submitted"
1330
- means any form of electronic, verbal, or written communication sent
1331
- to the Licensor or its representatives, including but not limited to
1332
- communication on electronic mailing lists, source code control systems,
1333
- and issue tracking systems that are managed by, or on behalf of, the
1334
- Licensor for the purpose of discussing and improving the Work, but
1335
- excluding communication that is conspicuously marked or otherwise
1336
- designated in writing by the copyright owner as "Not a Contribution."
1337
-
1338
- "Contributor" shall mean Licensor and any individual or Legal Entity
1339
- on behalf of whom a Contribution has been received by Licensor and
1340
- subsequently incorporated within the Work.
1341
-
1342
- 2. Grant of Copyright License. Subject to the terms and conditions of
1343
- this License, each Contributor hereby grants to You a perpetual,
1344
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1345
- copyright license to reproduce, prepare Derivative Works of,
1346
- publicly display, publicly perform, sublicense, and distribute the
1347
- Work and such Derivative Works in Source or Object form.
1348
-
1349
- 3. Grant of Patent License. Subject to the terms and conditions of
1350
- this License, each Contributor hereby grants to You a perpetual,
1351
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1352
- (except as stated in this section) patent license to make, have made,
1353
- use, offer to sell, sell, import, and otherwise transfer the Work,
1354
- where such license applies only to those patent claims licensable
1355
- by such Contributor that are necessarily infringed by their
1356
- Contribution(s) alone or by combination of their Contribution(s)
1357
- with the Work to which such Contribution(s) was submitted. If You
1358
- institute patent litigation against any entity (including a
1359
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1360
- or a Contribution incorporated within the Work constitutes direct
1361
- or contributory patent infringement, then any patent licenses
1362
- granted to You under this License for that Work shall terminate
1363
- as of the date such litigation is filed.
1364
-
1365
- 4. Redistribution. You may reproduce and distribute copies of the
1366
- Work or Derivative Works thereof in any medium, with or without
1367
- modifications, and in Source or Object form, provided that You
1368
- meet the following conditions:
1369
-
1370
- (a) You must give any other recipients of the Work or
1371
- Derivative Works a copy of this License; and
1372
-
1373
- (b) You must cause any modified files to carry prominent notices
1374
- stating that You changed the files; and
1375
-
1376
- (c) You must retain, in the Source form of any Derivative Works
1377
- that You distribute, all copyright, patent, trademark, and
1378
- attribution notices from the Source form of the Work,
1379
- excluding those notices that do not pertain to any part of
1380
- the Derivative Works; and
1381
-
1382
- (d) If the Work includes a "NOTICE" text file as part of its
1383
- distribution, then any Derivative Works that You distribute must
1384
- include a readable copy of the attribution notices contained
1385
- within such NOTICE file, excluding those notices that do not
1386
- pertain to any part of the Derivative Works, in at least one
1387
- of the following places: within a NOTICE text file distributed
1388
- as part of the Derivative Works; within the Source form or
1389
- documentation, if provided along with the Derivative Works; or,
1390
- within a display generated by the Derivative Works, if and
1391
- wherever such third-party notices normally appear. The contents
1392
- of the NOTICE file are for informational purposes only and
1393
- do not modify the License. You may add Your own attribution
1394
- notices within Derivative Works that You distribute, alongside
1395
- or as an addendum to the NOTICE text from the Work, provided
1396
- that such additional attribution notices cannot be construed
1397
- as modifying the License.
1398
-
1399
- You may add Your own copyright statement to Your modifications and
1400
- may provide additional or different license terms and conditions
1401
- for use, reproduction, or distribution of Your modifications, or
1402
- for any such Derivative Works as a whole, provided Your use,
1403
- reproduction, and distribution of the Work otherwise complies with
1404
- the conditions stated in this License.
1405
-
1406
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1407
- any Contribution intentionally submitted for inclusion in the Work
1408
- by You to the Licensor shall be under the terms and conditions of
1409
- this License, without any additional terms or conditions.
1410
- Notwithstanding the above, nothing herein shall supersede or modify
1411
- the terms of any separate license agreement you may have executed
1412
- with Licensor regarding such Contributions.
1413
-
1414
- 6. Trademarks. This License does not grant permission to use the trade
1415
- names, trademarks, service marks, or product names of the Licensor,
1416
- except as required for reasonable and customary use in describing the
1417
- origin of the Work and reproducing the content of the NOTICE file.
1418
-
1419
- 7. Disclaimer of Warranty. Unless required by applicable law or
1420
- agreed to in writing, Licensor provides the Work (and each
1421
- Contributor provides its Contributions) on an "AS IS" BASIS,
1422
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1423
- implied, including, without limitation, any warranties or conditions
1424
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1425
- PARTICULAR PURPOSE. You are solely responsible for determining the
1426
- appropriateness of using or redistributing the Work and assume any
1427
- risks associated with Your exercise of permissions under this License.
1428
-
1429
- 8. Limitation of Liability. In no event and under no legal theory,
1430
- whether in tort (including negligence), contract, or otherwise,
1431
- unless required by applicable law (such as deliberate and grossly
1432
- negligent acts) or agreed to in writing, shall any Contributor be
1433
- liable to You for damages, including any direct, indirect, special,
1434
- incidental, or consequential damages of any character arising as a
1435
- result of this License or out of the use or inability to use the
1436
- Work (including but not limited to damages for loss of goodwill,
1437
- work stoppage, computer failure or malfunction, or any and all
1438
- other commercial damages or losses), even if such Contributor
1439
- has been advised of the possibility of such damages.
1440
-
1441
- 9. Accepting Warranty or Additional Liability. While redistributing
1442
- the Work or Derivative Works thereof, You may choose to offer,
1443
- and charge a fee for, acceptance of support, warranty, indemnity,
1444
- or other liability obligations and/or rights consistent with this
1445
- License. However, in accepting such obligations, You may act only
1446
- on Your own behalf and on Your sole responsibility, not on behalf
1447
- of any other Contributor, and only if You agree to indemnify,
1448
- defend, and hold each Contributor harmless for any liability
1449
- incurred by, or claims asserted against, such Contributor by reason
1450
- of your accepting any such warranty or additional liability.
1451
-
1452
- END OF TERMS AND CONDITIONS
1453
-
1454
- APPENDIX: How to apply the Apache License to your work.
1455
-
1456
- To apply the Apache License to your work, attach the following
1457
- boilerplate notice, with the fields enclosed by brackets "[]"
1458
- replaced with your own identifying information. (Don't include
1459
- the brackets!) The text should be enclosed in the appropriate
1460
- comment syntax for the file format. We also recommend that a
1461
- file or class name and description of purpose be included on the
1462
- same "printed page" as the copyright notice for easier
1463
- identification within third-party archives.
1464
-
1465
- Copyright [yyyy] [name of copyright owner]
1466
-
1467
- Licensed under the Apache License, Version 2.0 (the "License");
1468
- you may not use this file except in compliance with the License.
1469
- You may obtain a copy of the License at
1470
-
1471
- http://www.apache.org/licenses/LICENSE-2.0
1472
-
1473
- Unless required by applicable law or agreed to in writing, software
1474
- distributed under the License is distributed on an "AS IS" BASIS,
1475
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1476
- See the License for the specific language governing permissions and
1477
- limitations under the License.
1478
- `
1479
- },
1480
- {
1481
- name: "@opentelemetry/instrumentation",
1482
- author: "OpenTelemetry Authors",
1483
- website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation",
1484
- licenses: {
1485
- license: "Apache-2.0"
1486
- },
1487
- licenseText: ` Apache License
1488
- Version 2.0, January 2004
1489
- http://www.apache.org/licenses/
1490
-
1491
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1492
-
1493
- 1. Definitions.
1494
-
1495
- "License" shall mean the terms and conditions for use, reproduction,
1496
- and distribution as defined by Sections 1 through 9 of this document.
1497
-
1498
- "Licensor" shall mean the copyright owner or entity authorized by
1499
- the copyright owner that is granting the License.
1500
-
1501
- "Legal Entity" shall mean the union of the acting entity and all
1502
- other entities that control, are controlled by, or are under common
1503
- control with that entity. For the purposes of this definition,
1504
- "control" means (i) the power, direct or indirect, to cause the
1505
- direction or management of such entity, whether by contract or
1506
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1507
- outstanding shares, or (iii) beneficial ownership of such entity.
1508
-
1509
- "You" (or "Your") shall mean an individual or Legal Entity
1510
- exercising permissions granted by this License.
1511
-
1512
- "Source" form shall mean the preferred form for making modifications,
1513
- including but not limited to software source code, documentation
1514
- source, and configuration files.
1515
-
1516
- "Object" form shall mean any form resulting from mechanical
1517
- transformation or translation of a Source form, including but
1518
- not limited to compiled object code, generated documentation,
1519
- and conversions to other media types.
1520
-
1521
- "Work" shall mean the work of authorship, whether in Source or
1522
- Object form, made available under the License, as indicated by a
1523
- copyright notice that is included in or attached to the work
1524
- (an example is provided in the Appendix below).
1525
-
1526
- "Derivative Works" shall mean any work, whether in Source or Object
1527
- form, that is based on (or derived from) the Work and for which the
1528
- editorial revisions, annotations, elaborations, or other modifications
1529
- represent, as a whole, an original work of authorship. For the purposes
1530
- of this License, Derivative Works shall not include works that remain
1531
- separable from, or merely link (or bind by name) to the interfaces of,
1532
- the Work and Derivative Works thereof.
1533
-
1534
- "Contribution" shall mean any work of authorship, including
1535
- the original version of the Work and any modifications or additions
1536
- to that Work or Derivative Works thereof, that is intentionally
1537
- submitted to Licensor for inclusion in the Work by the copyright owner
1538
- or by an individual or Legal Entity authorized to submit on behalf of
1539
- the copyright owner. For the purposes of this definition, "submitted"
1540
- means any form of electronic, verbal, or written communication sent
1541
- to the Licensor or its representatives, including but not limited to
1542
- communication on electronic mailing lists, source code control systems,
1543
- and issue tracking systems that are managed by, or on behalf of, the
1544
- Licensor for the purpose of discussing and improving the Work, but
1545
- excluding communication that is conspicuously marked or otherwise
1546
- designated in writing by the copyright owner as "Not a Contribution."
1547
-
1548
- "Contributor" shall mean Licensor and any individual or Legal Entity
1549
- on behalf of whom a Contribution has been received by Licensor and
1550
- subsequently incorporated within the Work.
1551
-
1552
- 2. Grant of Copyright License. Subject to the terms and conditions of
1553
- this License, each Contributor hereby grants to You a perpetual,
1554
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1555
- copyright license to reproduce, prepare Derivative Works of,
1556
- publicly display, publicly perform, sublicense, and distribute the
1557
- Work and such Derivative Works in Source or Object form.
1558
-
1559
- 3. Grant of Patent License. Subject to the terms and conditions of
1560
- this License, each Contributor hereby grants to You a perpetual,
1561
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1562
- (except as stated in this section) patent license to make, have made,
1563
- use, offer to sell, sell, import, and otherwise transfer the Work,
1564
- where such license applies only to those patent claims licensable
1565
- by such Contributor that are necessarily infringed by their
1566
- Contribution(s) alone or by combination of their Contribution(s)
1567
- with the Work to which such Contribution(s) was submitted. If You
1568
- institute patent litigation against any entity (including a
1569
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1570
- or a Contribution incorporated within the Work constitutes direct
1571
- or contributory patent infringement, then any patent licenses
1572
- granted to You under this License for that Work shall terminate
1573
- as of the date such litigation is filed.
1574
-
1575
- 4. Redistribution. You may reproduce and distribute copies of the
1576
- Work or Derivative Works thereof in any medium, with or without
1577
- modifications, and in Source or Object form, provided that You
1578
- meet the following conditions:
1579
-
1580
- (a) You must give any other recipients of the Work or
1581
- Derivative Works a copy of this License; and
1582
-
1583
- (b) You must cause any modified files to carry prominent notices
1584
- stating that You changed the files; and
1585
-
1586
- (c) You must retain, in the Source form of any Derivative Works
1587
- that You distribute, all copyright, patent, trademark, and
1588
- attribution notices from the Source form of the Work,
1589
- excluding those notices that do not pertain to any part of
1590
- the Derivative Works; and
1591
-
1592
- (d) If the Work includes a "NOTICE" text file as part of its
1593
- distribution, then any Derivative Works that You distribute must
1594
- include a readable copy of the attribution notices contained
1595
- within such NOTICE file, excluding those notices that do not
1596
- pertain to any part of the Derivative Works, in at least one
1597
- of the following places: within a NOTICE text file distributed
1598
- as part of the Derivative Works; within the Source form or
1599
- documentation, if provided along with the Derivative Works; or,
1600
- within a display generated by the Derivative Works, if and
1601
- wherever such third-party notices normally appear. The contents
1602
- of the NOTICE file are for informational purposes only and
1603
- do not modify the License. You may add Your own attribution
1604
- notices within Derivative Works that You distribute, alongside
1605
- or as an addendum to the NOTICE text from the Work, provided
1606
- that such additional attribution notices cannot be construed
1607
- as modifying the License.
1608
-
1609
- You may add Your own copyright statement to Your modifications and
1610
- may provide additional or different license terms and conditions
1611
- for use, reproduction, or distribution of Your modifications, or
1612
- for any such Derivative Works as a whole, provided Your use,
1613
- reproduction, and distribution of the Work otherwise complies with
1614
- the conditions stated in this License.
1615
-
1616
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1617
- any Contribution intentionally submitted for inclusion in the Work
1618
- by You to the Licensor shall be under the terms and conditions of
1619
- this License, without any additional terms or conditions.
1620
- Notwithstanding the above, nothing herein shall supersede or modify
1621
- the terms of any separate license agreement you may have executed
1622
- with Licensor regarding such Contributions.
1623
-
1624
- 6. Trademarks. This License does not grant permission to use the trade
1625
- names, trademarks, service marks, or product names of the Licensor,
1626
- except as required for reasonable and customary use in describing the
1627
- origin of the Work and reproducing the content of the NOTICE file.
1628
-
1629
- 7. Disclaimer of Warranty. Unless required by applicable law or
1630
- agreed to in writing, Licensor provides the Work (and each
1631
- Contributor provides its Contributions) on an "AS IS" BASIS,
1632
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1633
- implied, including, without limitation, any warranties or conditions
1634
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1635
- PARTICULAR PURPOSE. You are solely responsible for determining the
1636
- appropriateness of using or redistributing the Work and assume any
1637
- risks associated with Your exercise of permissions under this License.
1638
-
1639
- 8. Limitation of Liability. In no event and under no legal theory,
1640
- whether in tort (including negligence), contract, or otherwise,
1641
- unless required by applicable law (such as deliberate and grossly
1642
- negligent acts) or agreed to in writing, shall any Contributor be
1643
- liable to You for damages, including any direct, indirect, special,
1644
- incidental, or consequential damages of any character arising as a
1645
- result of this License or out of the use or inability to use the
1646
- Work (including but not limited to damages for loss of goodwill,
1647
- work stoppage, computer failure or malfunction, or any and all
1648
- other commercial damages or losses), even if such Contributor
1649
- has been advised of the possibility of such damages.
1650
-
1651
- 9. Accepting Warranty or Additional Liability. While redistributing
1652
- the Work or Derivative Works thereof, You may choose to offer,
1653
- and charge a fee for, acceptance of support, warranty, indemnity,
1654
- or other liability obligations and/or rights consistent with this
1655
- License. However, in accepting such obligations, You may act only
1656
- on Your own behalf and on Your sole responsibility, not on behalf
1657
- of any other Contributor, and only if You agree to indemnify,
1658
- defend, and hold each Contributor harmless for any liability
1659
- incurred by, or claims asserted against, such Contributor by reason
1660
- of your accepting any such warranty or additional liability.
1661
-
1662
- END OF TERMS AND CONDITIONS
1663
-
1664
- APPENDIX: How to apply the Apache License to your work.
1665
-
1666
- To apply the Apache License to your work, attach the following
1667
- boilerplate notice, with the fields enclosed by brackets "[]"
1668
- replaced with your own identifying information. (Don't include
1669
- the brackets!) The text should be enclosed in the appropriate
1670
- comment syntax for the file format. We also recommend that a
1671
- file or class name and description of purpose be included on the
1672
- same "printed page" as the copyright notice for easier
1673
- identification within third-party archives.
1674
-
1675
- Copyright [yyyy] [name of copyright owner]
1676
-
1677
- Licensed under the Apache License, Version 2.0 (the "License");
1678
- you may not use this file except in compliance with the License.
1679
- You may obtain a copy of the License at
1680
-
1681
- http://www.apache.org/licenses/LICENSE-2.0
1682
-
1683
- Unless required by applicable law or agreed to in writing, software
1684
- distributed under the License is distributed on an "AS IS" BASIS,
1685
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1686
- See the License for the specific language governing permissions and
1687
- limitations under the License.
1688
- `
674
+ },
675
+ licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
676
+ copyrightText: "Copyright (c) 2014 Call-Em-All"
1689
677
  },
1690
678
  {
1691
- name: "@opentelemetry/instrumentation-amqplib",
679
+ name: "@mui/icons-material",
680
+ author: "MUI Team",
681
+ website: "https://mui.com/material-ui/material-icons/",
682
+ licenses: {
683
+ license: "MIT"
684
+ },
685
+ licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
686
+ copyrightText: "Copyright (c) 2014 Call-Em-All"
687
+ },
688
+ {
689
+ name: "@mui/lab",
690
+ author: "MUI Team",
691
+ website: "https://mui.com/material-ui/about-the-lab/",
692
+ licenses: {
693
+ license: "MIT"
694
+ },
695
+ licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
696
+ copyrightText: "Copyright (c) 2014 Call-Em-All"
697
+ },
698
+ {
699
+ name: "@mui/material",
700
+ author: "MUI Team",
701
+ website: "https://mui.com/material-ui/",
702
+ licenses: {
703
+ license: "MIT"
704
+ },
705
+ licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
706
+ copyrightText: "Copyright (c) 2014 Call-Em-All"
707
+ },
708
+ {
709
+ name: "@mui/private-theming",
710
+ author: "MUI Team",
711
+ website: "https://github.com/mui/material-ui/tree/master/packages/mui-private-theming",
712
+ licenses: {
713
+ license: "MIT"
714
+ },
715
+ licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
716
+ copyrightText: "Copyright (c) 2014 Call-Em-All"
717
+ },
718
+ {
719
+ name: "@mui/styled-engine",
720
+ author: "MUI Team",
721
+ website: "https://mui.com/system/styled/",
722
+ licenses: {
723
+ license: "MIT"
724
+ },
725
+ licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
726
+ copyrightText: "Copyright (c) 2014 Call-Em-All"
727
+ },
728
+ {
729
+ name: "@mui/system",
730
+ author: "MUI Team",
731
+ website: "https://mui.com/system/getting-started/",
732
+ licenses: {
733
+ license: "MIT"
734
+ },
735
+ licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
736
+ copyrightText: "Copyright (c) 2014 Call-Em-All"
737
+ },
738
+ {
739
+ name: "@mui/utils",
740
+ author: "MUI Team",
741
+ website: "https://github.com/mui/material-ui/tree/master/packages/mui-utils",
742
+ licenses: {
743
+ license: "MIT"
744
+ },
745
+ licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Call-Em-All\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
746
+ copyrightText: "Copyright (c) 2014 Call-Em-All"
747
+ },
748
+ {
749
+ name: "@mui/x-charts",
750
+ author: "MUI Team",
751
+ website: "https://mui.com/x/react-charts/",
752
+ licenses: {
753
+ license: "MIT"
754
+ },
755
+ licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
756
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
757
+ },
758
+ {
759
+ name: "@mui/x-charts-pro",
760
+ author: "MUI Team",
761
+ website: "https://mui.com/x/react-charts/",
762
+ licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
763
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
764
+ },
765
+ {
766
+ name: "@mui/x-charts-vendor",
767
+ author: "MUI Team",
768
+ website: "https://github.com/mui/mui-x#readme",
769
+ licenses: {
770
+ left: {
771
+ license: "MIT"
772
+ },
773
+ conjunction: "and",
774
+ right: {
775
+ license: "ISC"
776
+ }
777
+ },
778
+ licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.\n\nISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC 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.'
779
+ },
780
+ {
781
+ name: "@mui/x-data-grid",
782
+ author: "MUI Team",
783
+ website: "https://mui.com/x/react-data-grid/",
784
+ licenses: {
785
+ license: "MIT"
786
+ },
787
+ licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
788
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
789
+ },
790
+ {
791
+ name: "@mui/x-data-grid-pro",
792
+ author: "MUI Team",
793
+ website: "https://mui.com/x/react-data-grid/",
794
+ licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
795
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
796
+ },
797
+ {
798
+ name: "@mui/x-date-pickers",
799
+ author: "MUI Team",
800
+ website: "https://mui.com/x/react-date-pickers/",
801
+ licenses: {
802
+ license: "MIT"
803
+ },
804
+ licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
805
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
806
+ },
807
+ {
808
+ name: "@mui/x-internal-gestures",
809
+ author: "MUI Team",
810
+ website: "https://mui.com/x/",
811
+ licenses: {
812
+ license: "MIT"
813
+ },
814
+ licenseText: 'MIT License\n\nCopyright (c) 2025 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
815
+ copyrightText: "Copyright (c) 2025 Material-UI SAS"
816
+ },
817
+ {
818
+ name: "@mui/x-internals",
819
+ author: "MUI Team",
820
+ website: "https://mui.com/x/",
821
+ licenses: {
822
+ license: "MIT"
823
+ },
824
+ licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
825
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
826
+ },
827
+ {
828
+ name: "@mui/x-license",
829
+ author: "MUI Team",
830
+ website: "https://mui.com/x/introduction/licensing/",
831
+ licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
832
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
833
+ },
834
+ {
835
+ name: "@mui/x-telemetry",
836
+ author: "MUI Team",
837
+ website: "https://mui.com/x/guides/telemetry/",
838
+ licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
839
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
840
+ },
841
+ {
842
+ name: "@mui/x-virtualizer",
843
+ author: "MUI Team",
844
+ website: "https://mui.com",
845
+ licenses: {
846
+ license: "MIT"
847
+ },
848
+ licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
849
+ },
850
+ {
851
+ name: "@opentelemetry/api",
1692
852
  author: "OpenTelemetry Authors",
1693
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-amqplib#readme",
853
+ website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/api",
1694
854
  licenses: {
1695
855
  license: "Apache-2.0"
1696
856
  },
@@ -1898,9 +1058,9 @@ var oss_licenses_default = [
1898
1058
  `
1899
1059
  },
1900
1060
  {
1901
- name: "@opentelemetry/instrumentation-connect",
1061
+ name: "@opentelemetry/api-logs",
1902
1062
  author: "OpenTelemetry Authors",
1903
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-connect#readme",
1063
+ website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs",
1904
1064
  licenses: {
1905
1065
  license: "Apache-2.0"
1906
1066
  },
@@ -2108,9 +1268,9 @@ var oss_licenses_default = [
2108
1268
  `
2109
1269
  },
2110
1270
  {
2111
- name: "@opentelemetry/instrumentation-dataloader",
1271
+ name: "@opentelemetry/core",
2112
1272
  author: "OpenTelemetry Authors",
2113
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-dataloader#readme",
1273
+ website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core",
2114
1274
  licenses: {
2115
1275
  license: "Apache-2.0"
2116
1276
  },
@@ -2318,9 +1478,9 @@ var oss_licenses_default = [
2318
1478
  `
2319
1479
  },
2320
1480
  {
2321
- name: "@opentelemetry/instrumentation-fs",
1481
+ name: "@opentelemetry/instrumentation",
2322
1482
  author: "OpenTelemetry Authors",
2323
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-fs#readme",
1483
+ website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation",
2324
1484
  licenses: {
2325
1485
  license: "Apache-2.0"
2326
1486
  },
@@ -2528,9 +1688,9 @@ var oss_licenses_default = [
2528
1688
  `
2529
1689
  },
2530
1690
  {
2531
- name: "@opentelemetry/instrumentation-generic-pool",
1691
+ name: "@opentelemetry/instrumentation-amqplib",
2532
1692
  author: "OpenTelemetry Authors",
2533
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-generic-pool#readme",
1693
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-amqplib#readme",
2534
1694
  licenses: {
2535
1695
  license: "Apache-2.0"
2536
1696
  },
@@ -2738,9 +1898,9 @@ var oss_licenses_default = [
2738
1898
  `
2739
1899
  },
2740
1900
  {
2741
- name: "@opentelemetry/instrumentation-graphql",
1901
+ name: "@opentelemetry/instrumentation-connect",
2742
1902
  author: "OpenTelemetry Authors",
2743
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-graphql#readme",
1903
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-connect#readme",
2744
1904
  licenses: {
2745
1905
  license: "Apache-2.0"
2746
1906
  },
@@ -2948,9 +2108,9 @@ var oss_licenses_default = [
2948
2108
  `
2949
2109
  },
2950
2110
  {
2951
- name: "@opentelemetry/instrumentation-hapi",
2111
+ name: "@opentelemetry/instrumentation-dataloader",
2952
2112
  author: "OpenTelemetry Authors",
2953
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-hapi#readme",
2113
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-dataloader#readme",
2954
2114
  licenses: {
2955
2115
  license: "Apache-2.0"
2956
2116
  },
@@ -3158,9 +2318,9 @@ var oss_licenses_default = [
3158
2318
  `
3159
2319
  },
3160
2320
  {
3161
- name: "@opentelemetry/instrumentation-http",
2321
+ name: "@opentelemetry/instrumentation-fs",
3162
2322
  author: "OpenTelemetry Authors",
3163
- website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-http",
2323
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-fs#readme",
3164
2324
  licenses: {
3165
2325
  license: "Apache-2.0"
3166
2326
  },
@@ -3368,9 +2528,9 @@ var oss_licenses_default = [
3368
2528
  `
3369
2529
  },
3370
2530
  {
3371
- name: "@opentelemetry/instrumentation-ioredis",
2531
+ name: "@opentelemetry/instrumentation-generic-pool",
3372
2532
  author: "OpenTelemetry Authors",
3373
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-ioredis#readme",
2533
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-generic-pool#readme",
3374
2534
  licenses: {
3375
2535
  license: "Apache-2.0"
3376
2536
  },
@@ -3578,9 +2738,9 @@ var oss_licenses_default = [
3578
2738
  `
3579
2739
  },
3580
2740
  {
3581
- name: "@opentelemetry/instrumentation-kafkajs",
2741
+ name: "@opentelemetry/instrumentation-graphql",
3582
2742
  author: "OpenTelemetry Authors",
3583
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-kafkajs#readme",
2743
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-graphql#readme",
3584
2744
  licenses: {
3585
2745
  license: "Apache-2.0"
3586
2746
  },
@@ -3788,9 +2948,9 @@ var oss_licenses_default = [
3788
2948
  `
3789
2949
  },
3790
2950
  {
3791
- name: "@opentelemetry/instrumentation-knex",
2951
+ name: "@opentelemetry/instrumentation-hapi",
3792
2952
  author: "OpenTelemetry Authors",
3793
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-knex#readme",
2953
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-hapi#readme",
3794
2954
  licenses: {
3795
2955
  license: "Apache-2.0"
3796
2956
  },
@@ -3998,9 +3158,9 @@ var oss_licenses_default = [
3998
3158
  `
3999
3159
  },
4000
3160
  {
4001
- name: "@opentelemetry/instrumentation-koa",
3161
+ name: "@opentelemetry/instrumentation-kafkajs",
4002
3162
  author: "OpenTelemetry Authors",
4003
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-koa#readme",
3163
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-kafkajs#readme",
4004
3164
  licenses: {
4005
3165
  license: "Apache-2.0"
4006
3166
  },
@@ -4208,9 +3368,9 @@ var oss_licenses_default = [
4208
3368
  `
4209
3369
  },
4210
3370
  {
4211
- name: "@opentelemetry/instrumentation-lru-memoizer",
3371
+ name: "@opentelemetry/instrumentation-knex",
4212
3372
  author: "OpenTelemetry Authors",
4213
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-lru-memoizer#readme",
3373
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-knex#readme",
4214
3374
  licenses: {
4215
3375
  license: "Apache-2.0"
4216
3376
  },
@@ -4418,9 +3578,9 @@ var oss_licenses_default = [
4418
3578
  `
4419
3579
  },
4420
3580
  {
4421
- name: "@opentelemetry/instrumentation-mongodb",
3581
+ name: "@opentelemetry/instrumentation-koa",
4422
3582
  author: "OpenTelemetry Authors",
4423
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongodb#readme",
3583
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-koa#readme",
4424
3584
  licenses: {
4425
3585
  license: "Apache-2.0"
4426
3586
  },
@@ -4628,9 +3788,9 @@ var oss_licenses_default = [
4628
3788
  `
4629
3789
  },
4630
3790
  {
4631
- name: "@opentelemetry/instrumentation-mongoose",
3791
+ name: "@opentelemetry/instrumentation-lru-memoizer",
4632
3792
  author: "OpenTelemetry Authors",
4633
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongoose#readme",
3793
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-lru-memoizer#readme",
4634
3794
  licenses: {
4635
3795
  license: "Apache-2.0"
4636
3796
  },
@@ -4838,9 +3998,9 @@ var oss_licenses_default = [
4838
3998
  `
4839
3999
  },
4840
4000
  {
4841
- name: "@opentelemetry/instrumentation-mysql",
4001
+ name: "@opentelemetry/instrumentation-mongodb",
4842
4002
  author: "OpenTelemetry Authors",
4843
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql#readme",
4003
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongodb#readme",
4844
4004
  licenses: {
4845
4005
  license: "Apache-2.0"
4846
4006
  },
@@ -5048,9 +4208,9 @@ var oss_licenses_default = [
5048
4208
  `
5049
4209
  },
5050
4210
  {
5051
- name: "@opentelemetry/instrumentation-mysql2",
4211
+ name: "@opentelemetry/instrumentation-mongoose",
5052
4212
  author: "OpenTelemetry Authors",
5053
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql2#readme",
4213
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongoose#readme",
5054
4214
  licenses: {
5055
4215
  license: "Apache-2.0"
5056
4216
  },
@@ -5258,9 +4418,9 @@ var oss_licenses_default = [
5258
4418
  `
5259
4419
  },
5260
4420
  {
5261
- name: "@opentelemetry/instrumentation-pg",
4421
+ name: "@opentelemetry/instrumentation-mysql",
5262
4422
  author: "OpenTelemetry Authors",
5263
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme",
4423
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql#readme",
5264
4424
  licenses: {
5265
4425
  license: "Apache-2.0"
5266
4426
  },
@@ -5468,9 +4628,9 @@ var oss_licenses_default = [
5468
4628
  `
5469
4629
  },
5470
4630
  {
5471
- name: "@opentelemetry/instrumentation-redis",
4631
+ name: "@opentelemetry/instrumentation-mysql2",
5472
4632
  author: "OpenTelemetry Authors",
5473
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme",
4633
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql2#readme",
5474
4634
  licenses: {
5475
4635
  license: "Apache-2.0"
5476
4636
  },
@@ -5678,9 +4838,9 @@ var oss_licenses_default = [
5678
4838
  `
5679
4839
  },
5680
4840
  {
5681
- name: "@opentelemetry/instrumentation-tedious",
4841
+ name: "@opentelemetry/instrumentation-pg",
5682
4842
  author: "OpenTelemetry Authors",
5683
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-tedious#readme",
4843
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme",
5684
4844
  licenses: {
5685
4845
  license: "Apache-2.0"
5686
4846
  },
@@ -5888,9 +5048,9 @@ var oss_licenses_default = [
5888
5048
  `
5889
5049
  },
5890
5050
  {
5891
- name: "@opentelemetry/redis-common",
5051
+ name: "@opentelemetry/instrumentation-tedious",
5892
5052
  author: "OpenTelemetry Authors",
5893
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/redis-common#readme",
5053
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-tedious#readme",
5894
5054
  licenses: {
5895
5055
  license: "Apache-2.0"
5896
5056
  },
@@ -10316,16 +9476,6 @@ Exhibit B - \u201CIncompatible With Secondary Licenses\u201D Notice
10316
9476
  },
10317
9477
  licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
10318
9478
  },
10319
- {
10320
- name: "forwarded-parse",
10321
- author: "Luigi Pinca",
10322
- website: "https://github.com/lpinca/forwarded-parse",
10323
- licenses: {
10324
- license: "MIT"
10325
- },
10326
- licenseText: 'Copyright (c) 2015 Luigi Pinca\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n',
10327
- copyrightText: "Copyright (c) 2015 Luigi Pinca"
10328
- },
10329
9479
  {
10330
9480
  name: "function-bind",
10331
9481
  author: "Raynos",