altair-static 8.2.4 → 8.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,18 +1,18 @@
1
1
 
2
- > altair-static@8.2.4 bootstrap /home/runner/work/altair/altair/packages/altair-static
2
+ > altair-static@8.2.5 bootstrap /home/runner/work/altair/altair/packages/altair-static
3
3
  > pnpm prepare-dist && pnpm compile && pnpm types
4
4
 
5
5
 
6
- > altair-static@8.2.4 prepare-dist /home/runner/work/altair/altair/packages/altair-static
6
+ > altair-static@8.2.5 prepare-dist /home/runner/work/altair/altair/packages/altair-static
7
7
  > node scripts/prepare_dist.js
8
8
 
9
9
  Done copying dist folder!
10
10
 
11
- > altair-static@8.2.4 compile /home/runner/work/altair/altair/packages/altair-static
11
+ > altair-static@8.2.5 compile /home/runner/work/altair/altair/packages/altair-static
12
12
  > node scripts/build.js
13
13
 
14
14
 
15
- > altair-static@8.2.4 types /home/runner/work/altair/altair/packages/altair-static
15
+ > altair-static@8.2.5 types /home/runner/work/altair/altair/packages/altair-static
16
16
  > dts-bundle-generator src/index.ts -o build/index.d.ts --external-inlines altair-graphql-core --external-inlines altair-static --verbose
17
17
 
18
18
  Verbose log enabled
@@ -443,4 +443,4 @@ Writing src/index.ts -> build/index.d.ts
443
443
  Checking generated files...
444
444
  Using config: /home/runner/work/altair/altair/packages/altair-static/tsconfig.json
445
445
  Compiler option "skipLibCheck" is disabled to properly check generated output
446
- Done in 4.37s
446
+ Done in 4.34s
@@ -1743,55 +1743,68 @@ The above copyright notice and this permission notice shall be included in all c
1743
1743
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1744
1744
 
1745
1745
 
1746
- @sentry/browser
1746
+ @sentry-internal/browser-utils
1747
1747
  MIT
1748
- Copyright (c) 2019 Sentry (https://sentry.io) and individual contributors. All rights reserved.
1748
+ MIT License
1749
1749
 
1750
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
1751
- documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
1752
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
1753
- persons to whom the Software is furnished to do so, subject to the following conditions:
1750
+ Copyright (c) 2020 Functional Software, Inc. dba Sentry
1754
1751
 
1755
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
1756
- Software.
1752
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1753
+ this software and associated documentation files (the "Software"), to deal in
1754
+ the Software without restriction, including without limitation the rights to
1755
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1756
+ of the Software, and to permit persons to whom the Software is furnished to do
1757
+ so, subject to the following conditions:
1757
1758
 
1758
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1759
- WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1760
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1761
- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1759
+ The above copyright notice and this permission notice shall be included in all
1760
+ copies or substantial portions of the Software.
1762
1761
 
1762
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1763
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1764
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1765
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1766
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1767
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1768
+ SOFTWARE.
1763
1769
 
1764
- @sentry/core
1770
+
1771
+ @sentry/browser
1765
1772
  MIT
1766
- Copyright (c) 2019 Sentry (https://sentry.io) and individual contributors. All rights reserved.
1773
+ MIT License
1767
1774
 
1768
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
1769
- documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
1770
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
1771
- persons to whom the Software is furnished to do so, subject to the following conditions:
1775
+ Copyright (c) 2019 Functional Software, Inc. dba Sentry
1772
1776
 
1773
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
1774
- Software.
1777
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1778
+ this software and associated documentation files (the "Software"), to deal in
1779
+ the Software without restriction, including without limitation the rights to
1780
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1781
+ of the Software, and to permit persons to whom the Software is furnished to do
1782
+ so, subject to the following conditions:
1775
1783
 
1776
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1777
- WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1778
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1779
- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1784
+ The above copyright notice and this permission notice shall be included in all
1785
+ copies or substantial portions of the Software.
1786
+
1787
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1788
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1789
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1790
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1791
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1792
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1793
+ SOFTWARE.
1780
1794
 
1781
1795
 
1782
- @sentry/electron
1796
+ @sentry/core
1783
1797
  MIT
1784
1798
  MIT License
1785
1799
 
1786
- Copyright (c) 2018 Sentry (https://sentry.io/) and individual contributors.
1787
- Copyright (c) 2017 Tim Fish
1800
+ Copyright (c) 2019 Functional Software, Inc. dba Sentry
1788
1801
 
1789
- Permission is hereby granted, free of charge, to any person obtaining a copy
1790
- of this software and associated documentation files (the "Software"), to deal
1791
- in the Software without restriction, including without limitation the rights
1792
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1793
- copies of the Software, and to permit persons to whom the Software is
1794
- furnished to do so, subject to the following conditions:
1802
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1803
+ this software and associated documentation files (the "Software"), to deal in
1804
+ the Software without restriction, including without limitation the rights to
1805
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1806
+ of the Software, and to permit persons to whom the Software is furnished to do
1807
+ so, subject to the following conditions:
1795
1808
 
1796
1809
  The above copyright notice and this permission notice shall be included in all
1797
1810
  copies or substantial portions of the Software.
@@ -1805,22 +1818,30 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1805
1818
  SOFTWARE.
1806
1819
 
1807
1820
 
1808
- @sentry/utils
1821
+ @sentry/electron
1809
1822
  MIT
1810
- Copyright (c) 2019 Sentry (https://sentry.io) and individual contributors. All rights reserved.
1823
+ MIT License
1811
1824
 
1812
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
1813
- documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
1814
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
1815
- persons to whom the Software is furnished to do so, subject to the following conditions:
1825
+ Copyright (c) 2018 Functional Software, Inc. dba Sentry
1826
+ Copyright (c) 2017 Tim Fish
1816
1827
 
1817
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
1818
- Software.
1828
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1829
+ this software and associated documentation files (the "Software"), to deal in
1830
+ the Software without restriction, including without limitation the rights to
1831
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1832
+ of the Software, and to permit persons to whom the Software is furnished to do
1833
+ so, subject to the following conditions:
1834
+
1835
+ The above copyright notice and this permission notice shall be included in all
1836
+ copies or substantial portions of the Software.
1819
1837
 
1820
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1821
- WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1822
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1823
- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1838
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1839
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1840
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1841
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1842
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1843
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1844
+ SOFTWARE.
1824
1845
 
1825
1846
 
1826
1847
  @webcomponents/custom-elements