altair-static 8.1.2 → 8.1.3

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.1.2 bootstrap /home/runner/work/altair/altair/packages/altair-static
2
+ > altair-static@8.1.3 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.1.2 prepare-dist /home/runner/work/altair/altair/packages/altair-static
6
+ > altair-static@8.1.3 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.1.2 compile /home/runner/work/altair/altair/packages/altair-static
11
+ > altair-static@8.1.3 compile /home/runner/work/altair/altair/packages/altair-static
12
12
  > node scripts/build.js
13
13
 
14
14
 
15
- > altair-static@8.1.2 types /home/runner/work/altair/altair/packages/altair-static
15
+ > altair-static@8.1.3 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
@@ -1107,7 +1107,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1107
1107
  MIT
1108
1108
  MIT License
1109
1109
 
1110
- Copyright (C) 2018-2021 by Marijn Haverbeke <marijnh@gmail.com> and others
1110
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
1111
1111
 
1112
1112
  Permission is hereby granted, free of charge, to any person obtaining a copy
1113
1113
  of this software and associated documentation files (the "Software"), to deal
@@ -1157,7 +1157,7 @@ THE SOFTWARE.
1157
1157
  MIT
1158
1158
  MIT License
1159
1159
 
1160
- Copyright (C) 2018-2021 by Marijn Haverbeke <marijnh@gmail.com> and others
1160
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
1161
1161
 
1162
1162
  Permission is hereby granted, free of charge, to any person obtaining a copy
1163
1163
  of this software and associated documentation files (the "Software"), to deal
@@ -1687,6 +1687,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1687
1687
  THE SOFTWARE.
1688
1688
 
1689
1689
 
1690
+ @marijn/find-cluster-break
1691
+ MIT
1692
+ MIT License
1693
+
1694
+ Copyright (C) 2024 by Marijn Haverbeke <marijn@haverbeke.berlin>
1695
+
1696
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1697
+ of this software and associated documentation files (the "Software"), to deal
1698
+ in the Software without restriction, including without limitation the rights
1699
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1700
+ copies of the Software, and to permit persons to whom the Software is
1701
+ furnished to do so, subject to the following conditions:
1702
+
1703
+ The above copyright notice and this permission notice shall be included in
1704
+ all copies or substantial portions of the Software.
1705
+
1706
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1707
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1708
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1709
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1710
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1711
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1712
+ THE SOFTWARE.
1713
+
1714
+
1690
1715
  @ngneat/until-destroy
1691
1716
  MIT
1692
1717