@integry/sdk 3.2.20-beta.2 → 3.2.21-beta.1

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.
@@ -441,6 +441,46 @@ furnished to do so, subject to the following conditions:
441
441
  The above copyright notice and this permission notice shall be included in all
442
442
  copies or substantial portions of the Software.
443
443
 
444
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
445
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
446
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
447
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
448
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
449
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
450
+ SOFTWARE.
451
+
452
+
453
+ ---
454
+
455
+ Name: fast-sort
456
+ Version: 3.2.1
457
+ License: MIT
458
+ Private: false
459
+ Description: Fast easy to use and flexible sorting with TypeScript support
460
+ Repository: git+https://github.com/snovakovic/fast-sort.git
461
+ Homepage: https://github.com/snovakovic/fast-sort
462
+ Author: Stefan Novakovic <stefan.novakovich@gmail.com>
463
+ Contributors:
464
+ Linus Unnebäck: https://github.com/LinusU
465
+ Luca Ban: https://github.com/mesqueeb
466
+ Tony Gutierrez: https://github.com/tony-gutierrez
467
+ License Copyright:
468
+ ===
469
+
470
+ MIT License
471
+
472
+ Copyright (c) 2017 Stefan Novaković
473
+
474
+ Permission is hereby granted, free of charge, to any person obtaining a copy
475
+ of this software and associated documentation files (the "Software"), to deal
476
+ in the Software without restriction, including without limitation the rights
477
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
478
+ copies of the Software, and to permit persons to whom the Software is
479
+ furnished to do so, subject to the following conditions:
480
+
481
+ The above copyright notice and this permission notice shall be included in all
482
+ copies or substantial portions of the Software.
483
+
444
484
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
445
485
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
446
486
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE