@integry/sdk 3.3.2-beta.10 → 3.3.2-beta.13

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.
@@ -336,41 +336,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
336
336
  SOFTWARE.
337
337
 
338
338
 
339
- ---
340
-
341
- Name: fuzzysort
342
- Version: 1.1.4
343
- License: MIT
344
- Private: false
345
- Description: Fast SublimeText-like fuzzy search for JavaScript
346
- Repository: https://github.com/farzher/fuzzysort.git
347
- Author: farzher
348
- License Copyright:
349
- ===
350
-
351
- MIT License
352
-
353
- Copyright (c) 2018 Stephen Kamenar
354
-
355
- Permission is hereby granted, free of charge, to any person obtaining a copy
356
- of this software and associated documentation files (the "Software"), to deal
357
- in the Software without restriction, including without limitation the rights
358
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
359
- copies of the Software, and to permit persons to whom the Software is
360
- furnished to do so, subject to the following conditions:
361
-
362
- The above copyright notice and this permission notice shall be included in all
363
- copies or substantial portions of the Software.
364
-
365
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
366
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
367
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
368
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
369
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
370
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
371
- SOFTWARE.
372
-
373
-
374
339
  ---
375
340
 
376
341
  Name: style-inject
@@ -450,6 +415,41 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
450
415
  SOFTWARE.
451
416
 
452
417
 
418
+ ---
419
+
420
+ Name: fuzzysort
421
+ Version: 1.1.4
422
+ License: MIT
423
+ Private: false
424
+ Description: Fast SublimeText-like fuzzy search for JavaScript
425
+ Repository: https://github.com/farzher/fuzzysort.git
426
+ Author: farzher
427
+ License Copyright:
428
+ ===
429
+
430
+ MIT License
431
+
432
+ Copyright (c) 2018 Stephen Kamenar
433
+
434
+ Permission is hereby granted, free of charge, to any person obtaining a copy
435
+ of this software and associated documentation files (the "Software"), to deal
436
+ in the Software without restriction, including without limitation the rights
437
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
438
+ copies of the Software, and to permit persons to whom the Software is
439
+ furnished to do so, subject to the following conditions:
440
+
441
+ The above copyright notice and this permission notice shall be included in all
442
+ copies or substantial portions of the Software.
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
453
  ---
454
454
 
455
455
  Name: fast-sort