altair-static 6.0.0 → 6.0.2

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.
@@ -5015,6 +5015,31 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
5015
5015
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5016
5016
 
5017
5017
 
5018
+ nearley
5019
+ MIT
5020
+ The MIT License (MIT)
5021
+
5022
+ Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019 Kartik Chandra, Tim Radvan
5023
+
5024
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5025
+ of this software and associated documentation files (the "Software"), to deal
5026
+ in the Software without restriction, including without limitation the rights
5027
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5028
+ copies of the Software, and to permit persons to whom the Software is
5029
+ furnished to do so, subject to the following conditions:
5030
+
5031
+ The above copyright notice and this permission notice shall be included in all
5032
+ copies or substantial portions of the Software.
5033
+
5034
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5035
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5036
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5037
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5038
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5039
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5040
+ SOFTWARE.
5041
+
5042
+
5018
5043
  next-tick
5019
5044
  ISC
5020
5045
  ISC License
@@ -5607,6 +5632,31 @@ The above copyright notice and this permission notice shall be included in all c
5607
5632
  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.
5608
5633
 
5609
5634
 
5635
+ smtp-address-parser
5636
+ MIT
5637
+ MIT License
5638
+
5639
+ Copyright (c) 2021 Gene Hightower
5640
+
5641
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5642
+ of this software and associated documentation files (the "Software"), to deal
5643
+ in the Software without restriction, including without limitation the rights
5644
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5645
+ copies of the Software, and to permit persons to whom the Software is
5646
+ furnished to do so, subject to the following conditions:
5647
+
5648
+ The above copyright notice and this permission notice shall be included in all
5649
+ copies or substantial portions of the Software.
5650
+
5651
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5652
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5653
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5654
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5655
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5656
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5657
+ SOFTWARE.
5658
+
5659
+
5610
5660
  sortablejs
5611
5661
  MIT
5612
5662
  MIT License