sitespeed.io 33.3.0 → 33.4.0
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.
- package/CHANGELOG.md +5 -0
- package/Dockerfile +1 -1
- package/npm-shrinkwrap.json +352 -351
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sitespeed.io",
|
|
3
|
-
"version": "33.
|
|
3
|
+
"version": "33.4.0",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "sitespeed.io",
|
|
9
|
-
"version": "33.
|
|
9
|
+
"version": "33.4.0",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@google-cloud/storage": "6.9.5",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"@tgwf/co2": "0.14.2",
|
|
16
16
|
"aws-sdk": "2.1327.0",
|
|
17
17
|
"axe-core": "4.8.2",
|
|
18
|
-
"browsertime": "21.
|
|
18
|
+
"browsertime": "21.6.0",
|
|
19
19
|
"cli-color": "2.0.3",
|
|
20
20
|
"coach-core": "8.0.2",
|
|
21
21
|
"concurrent-queue": "7.0.2",
|
|
@@ -447,12 +447,12 @@
|
|
|
447
447
|
"integrity": "sha512-RT5SxH+grHAazo/YK3UTuWK/frPWRM0N7vkrCUyqVprDgQzlLP+bSK4ak2Jv3QVF/pazTnsxWjvtKZdwskV5Xw=="
|
|
448
448
|
},
|
|
449
449
|
"node_modules/@jimp/bmp": {
|
|
450
|
-
"version": "0.22.
|
|
451
|
-
"resolved": "https://registry.npmjs.org/@jimp/bmp/-/bmp-0.22.
|
|
452
|
-
"integrity": "sha512-
|
|
450
|
+
"version": "0.22.12",
|
|
451
|
+
"resolved": "https://registry.npmjs.org/@jimp/bmp/-/bmp-0.22.12.tgz",
|
|
452
|
+
"integrity": "sha512-aeI64HD0npropd+AR76MCcvvRaa+Qck6loCOS03CkkxGHN5/r336qTM5HPUdHKMDOGzqknuVPA8+kK1t03z12g==",
|
|
453
453
|
"optional": true,
|
|
454
454
|
"dependencies": {
|
|
455
|
-
"@jimp/utils": "^0.22.
|
|
455
|
+
"@jimp/utils": "^0.22.12",
|
|
456
456
|
"bmp-js": "^0.1.0"
|
|
457
457
|
},
|
|
458
458
|
"peerDependencies": {
|
|
@@ -460,12 +460,12 @@
|
|
|
460
460
|
}
|
|
461
461
|
},
|
|
462
462
|
"node_modules/@jimp/core": {
|
|
463
|
-
"version": "0.22.
|
|
464
|
-
"resolved": "https://registry.npmjs.org/@jimp/core/-/core-0.22.
|
|
465
|
-
"integrity": "sha512-
|
|
463
|
+
"version": "0.22.12",
|
|
464
|
+
"resolved": "https://registry.npmjs.org/@jimp/core/-/core-0.22.12.tgz",
|
|
465
|
+
"integrity": "sha512-l0RR0dOPyzMKfjUW1uebzueFEDtCOj9fN6pyTYWWOM/VS4BciXQ1VVrJs8pO3kycGYZxncRKhCoygbNr8eEZQA==",
|
|
466
466
|
"optional": true,
|
|
467
467
|
"dependencies": {
|
|
468
|
-
"@jimp/utils": "^0.22.
|
|
468
|
+
"@jimp/utils": "^0.22.12",
|
|
469
469
|
"any-base": "^1.1.0",
|
|
470
470
|
"buffer": "^5.2.0",
|
|
471
471
|
"exif-parser": "^0.1.12",
|
|
@@ -500,21 +500,21 @@
|
|
|
500
500
|
}
|
|
501
501
|
},
|
|
502
502
|
"node_modules/@jimp/custom": {
|
|
503
|
-
"version": "0.22.
|
|
504
|
-
"resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.
|
|
505
|
-
"integrity": "sha512-
|
|
503
|
+
"version": "0.22.12",
|
|
504
|
+
"resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.12.tgz",
|
|
505
|
+
"integrity": "sha512-xcmww1O/JFP2MrlGUMd3Q78S3Qu6W3mYTXYuIqFq33EorgYHV/HqymHfXy9GjiCJ7OI+7lWx6nYFOzU7M4rd1Q==",
|
|
506
506
|
"optional": true,
|
|
507
507
|
"dependencies": {
|
|
508
|
-
"@jimp/core": "^0.22.
|
|
508
|
+
"@jimp/core": "^0.22.12"
|
|
509
509
|
}
|
|
510
510
|
},
|
|
511
511
|
"node_modules/@jimp/gif": {
|
|
512
|
-
"version": "0.22.
|
|
513
|
-
"resolved": "https://registry.npmjs.org/@jimp/gif/-/gif-0.22.
|
|
514
|
-
"integrity": "sha512-
|
|
512
|
+
"version": "0.22.12",
|
|
513
|
+
"resolved": "https://registry.npmjs.org/@jimp/gif/-/gif-0.22.12.tgz",
|
|
514
|
+
"integrity": "sha512-y6BFTJgch9mbor2H234VSjd9iwAhaNf/t3US5qpYIs0TSbAvM02Fbc28IaDETj9+4YB4676sz4RcN/zwhfu1pg==",
|
|
515
515
|
"optional": true,
|
|
516
516
|
"dependencies": {
|
|
517
|
-
"@jimp/utils": "^0.22.
|
|
517
|
+
"@jimp/utils": "^0.22.12",
|
|
518
518
|
"gifwrap": "^0.10.1",
|
|
519
519
|
"omggif": "^1.0.9"
|
|
520
520
|
},
|
|
@@ -523,12 +523,12 @@
|
|
|
523
523
|
}
|
|
524
524
|
},
|
|
525
525
|
"node_modules/@jimp/jpeg": {
|
|
526
|
-
"version": "0.22.
|
|
527
|
-
"resolved": "https://registry.npmjs.org/@jimp/jpeg/-/jpeg-0.22.
|
|
528
|
-
"integrity": "sha512-
|
|
526
|
+
"version": "0.22.12",
|
|
527
|
+
"resolved": "https://registry.npmjs.org/@jimp/jpeg/-/jpeg-0.22.12.tgz",
|
|
528
|
+
"integrity": "sha512-Rq26XC/uQWaQKyb/5lksCTCxXhtY01NJeBN+dQv5yNYedN0i7iYu+fXEoRsfaJ8xZzjoANH8sns7rVP4GE7d/Q==",
|
|
529
529
|
"optional": true,
|
|
530
530
|
"dependencies": {
|
|
531
|
-
"@jimp/utils": "^0.22.
|
|
531
|
+
"@jimp/utils": "^0.22.12",
|
|
532
532
|
"jpeg-js": "^0.4.4"
|
|
533
533
|
},
|
|
534
534
|
"peerDependencies": {
|
|
@@ -536,48 +536,48 @@
|
|
|
536
536
|
}
|
|
537
537
|
},
|
|
538
538
|
"node_modules/@jimp/plugin-blit": {
|
|
539
|
-
"version": "0.22.
|
|
540
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.
|
|
541
|
-
"integrity": "sha512-
|
|
539
|
+
"version": "0.22.12",
|
|
540
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.12.tgz",
|
|
541
|
+
"integrity": "sha512-xslz2ZoFZOPLY8EZ4dC29m168BtDx95D6K80TzgUi8gqT7LY6CsajWO0FAxDwHz6h0eomHMfyGX0stspBrTKnQ==",
|
|
542
542
|
"optional": true,
|
|
543
543
|
"dependencies": {
|
|
544
|
-
"@jimp/utils": "^0.22.
|
|
544
|
+
"@jimp/utils": "^0.22.12"
|
|
545
545
|
},
|
|
546
546
|
"peerDependencies": {
|
|
547
547
|
"@jimp/custom": ">=0.3.5"
|
|
548
548
|
}
|
|
549
549
|
},
|
|
550
550
|
"node_modules/@jimp/plugin-blur": {
|
|
551
|
-
"version": "0.22.
|
|
552
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-blur/-/plugin-blur-0.22.
|
|
553
|
-
"integrity": "sha512-
|
|
551
|
+
"version": "0.22.12",
|
|
552
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-blur/-/plugin-blur-0.22.12.tgz",
|
|
553
|
+
"integrity": "sha512-S0vJADTuh1Q9F+cXAwFPlrKWzDj2F9t/9JAbUvaaDuivpyWuImEKXVz5PUZw2NbpuSHjwssbTpOZ8F13iJX4uw==",
|
|
554
554
|
"optional": true,
|
|
555
555
|
"dependencies": {
|
|
556
|
-
"@jimp/utils": "^0.22.
|
|
556
|
+
"@jimp/utils": "^0.22.12"
|
|
557
557
|
},
|
|
558
558
|
"peerDependencies": {
|
|
559
559
|
"@jimp/custom": ">=0.3.5"
|
|
560
560
|
}
|
|
561
561
|
},
|
|
562
562
|
"node_modules/@jimp/plugin-circle": {
|
|
563
|
-
"version": "0.22.
|
|
564
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-circle/-/plugin-circle-0.22.
|
|
565
|
-
"integrity": "sha512-
|
|
563
|
+
"version": "0.22.12",
|
|
564
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-circle/-/plugin-circle-0.22.12.tgz",
|
|
565
|
+
"integrity": "sha512-SWVXx1yiuj5jZtMijqUfvVOJBwOifFn0918ou4ftoHgegc5aHWW5dZbYPjvC9fLpvz7oSlptNl2Sxr1zwofjTg==",
|
|
566
566
|
"optional": true,
|
|
567
567
|
"dependencies": {
|
|
568
|
-
"@jimp/utils": "^0.22.
|
|
568
|
+
"@jimp/utils": "^0.22.12"
|
|
569
569
|
},
|
|
570
570
|
"peerDependencies": {
|
|
571
571
|
"@jimp/custom": ">=0.3.5"
|
|
572
572
|
}
|
|
573
573
|
},
|
|
574
574
|
"node_modules/@jimp/plugin-color": {
|
|
575
|
-
"version": "0.22.
|
|
576
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.
|
|
577
|
-
"integrity": "sha512-
|
|
575
|
+
"version": "0.22.12",
|
|
576
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.12.tgz",
|
|
577
|
+
"integrity": "sha512-xImhTE5BpS8xa+mAN6j4sMRWaUgUDLoaGHhJhpC+r7SKKErYDR0WQV4yCE4gP+N0gozD0F3Ka1LUSaMXrn7ZIA==",
|
|
578
578
|
"optional": true,
|
|
579
579
|
"dependencies": {
|
|
580
|
-
"@jimp/utils": "^0.22.
|
|
580
|
+
"@jimp/utils": "^0.22.12",
|
|
581
581
|
"tinycolor2": "^1.6.0"
|
|
582
582
|
},
|
|
583
583
|
"peerDependencies": {
|
|
@@ -585,12 +585,12 @@
|
|
|
585
585
|
}
|
|
586
586
|
},
|
|
587
587
|
"node_modules/@jimp/plugin-contain": {
|
|
588
|
-
"version": "0.22.
|
|
589
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-contain/-/plugin-contain-0.22.
|
|
590
|
-
"integrity": "sha512-
|
|
588
|
+
"version": "0.22.12",
|
|
589
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-contain/-/plugin-contain-0.22.12.tgz",
|
|
590
|
+
"integrity": "sha512-Eo3DmfixJw3N79lWk8q/0SDYbqmKt1xSTJ69yy8XLYQj9svoBbyRpSnHR+n9hOw5pKXytHwUW6nU4u1wegHNoQ==",
|
|
591
591
|
"optional": true,
|
|
592
592
|
"dependencies": {
|
|
593
|
-
"@jimp/utils": "^0.22.
|
|
593
|
+
"@jimp/utils": "^0.22.12"
|
|
594
594
|
},
|
|
595
595
|
"peerDependencies": {
|
|
596
596
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -600,12 +600,12 @@
|
|
|
600
600
|
}
|
|
601
601
|
},
|
|
602
602
|
"node_modules/@jimp/plugin-cover": {
|
|
603
|
-
"version": "0.22.
|
|
604
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-cover/-/plugin-cover-0.22.
|
|
605
|
-
"integrity": "sha512-
|
|
603
|
+
"version": "0.22.12",
|
|
604
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-cover/-/plugin-cover-0.22.12.tgz",
|
|
605
|
+
"integrity": "sha512-z0w/1xH/v/knZkpTNx+E8a7fnasQ2wHG5ze6y5oL2dhH1UufNua8gLQXlv8/W56+4nJ1brhSd233HBJCo01BXA==",
|
|
606
606
|
"optional": true,
|
|
607
607
|
"dependencies": {
|
|
608
|
-
"@jimp/utils": "^0.22.
|
|
608
|
+
"@jimp/utils": "^0.22.12"
|
|
609
609
|
},
|
|
610
610
|
"peerDependencies": {
|
|
611
611
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -615,60 +615,60 @@
|
|
|
615
615
|
}
|
|
616
616
|
},
|
|
617
617
|
"node_modules/@jimp/plugin-crop": {
|
|
618
|
-
"version": "0.22.
|
|
619
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.
|
|
620
|
-
"integrity": "sha512-
|
|
618
|
+
"version": "0.22.12",
|
|
619
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.12.tgz",
|
|
620
|
+
"integrity": "sha512-FNuUN0OVzRCozx8XSgP9MyLGMxNHHJMFt+LJuFjn1mu3k0VQxrzqbN06yIl46TVejhyAhcq5gLzqmSCHvlcBVw==",
|
|
621
621
|
"optional": true,
|
|
622
622
|
"dependencies": {
|
|
623
|
-
"@jimp/utils": "^0.22.
|
|
623
|
+
"@jimp/utils": "^0.22.12"
|
|
624
624
|
},
|
|
625
625
|
"peerDependencies": {
|
|
626
626
|
"@jimp/custom": ">=0.3.5"
|
|
627
627
|
}
|
|
628
628
|
},
|
|
629
629
|
"node_modules/@jimp/plugin-displace": {
|
|
630
|
-
"version": "0.22.
|
|
631
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-displace/-/plugin-displace-0.22.
|
|
632
|
-
"integrity": "sha512-
|
|
630
|
+
"version": "0.22.12",
|
|
631
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-displace/-/plugin-displace-0.22.12.tgz",
|
|
632
|
+
"integrity": "sha512-qpRM8JRicxfK6aPPqKZA6+GzBwUIitiHaZw0QrJ64Ygd3+AsTc7BXr+37k2x7QcyCvmKXY4haUrSIsBug4S3CA==",
|
|
633
633
|
"optional": true,
|
|
634
634
|
"dependencies": {
|
|
635
|
-
"@jimp/utils": "^0.22.
|
|
635
|
+
"@jimp/utils": "^0.22.12"
|
|
636
636
|
},
|
|
637
637
|
"peerDependencies": {
|
|
638
638
|
"@jimp/custom": ">=0.3.5"
|
|
639
639
|
}
|
|
640
640
|
},
|
|
641
641
|
"node_modules/@jimp/plugin-dither": {
|
|
642
|
-
"version": "0.22.
|
|
643
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-dither/-/plugin-dither-0.22.
|
|
644
|
-
"integrity": "sha512-
|
|
642
|
+
"version": "0.22.12",
|
|
643
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-dither/-/plugin-dither-0.22.12.tgz",
|
|
644
|
+
"integrity": "sha512-jYgGdSdSKl1UUEanX8A85v4+QUm+PE8vHFwlamaKk89s+PXQe7eVE3eNeSZX4inCq63EHL7cX580dMqkoC3ZLw==",
|
|
645
645
|
"optional": true,
|
|
646
646
|
"dependencies": {
|
|
647
|
-
"@jimp/utils": "^0.22.
|
|
647
|
+
"@jimp/utils": "^0.22.12"
|
|
648
648
|
},
|
|
649
649
|
"peerDependencies": {
|
|
650
650
|
"@jimp/custom": ">=0.3.5"
|
|
651
651
|
}
|
|
652
652
|
},
|
|
653
653
|
"node_modules/@jimp/plugin-fisheye": {
|
|
654
|
-
"version": "0.22.
|
|
655
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-fisheye/-/plugin-fisheye-0.22.
|
|
656
|
-
"integrity": "sha512-
|
|
654
|
+
"version": "0.22.12",
|
|
655
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-fisheye/-/plugin-fisheye-0.22.12.tgz",
|
|
656
|
+
"integrity": "sha512-LGuUTsFg+fOp6KBKrmLkX4LfyCy8IIsROwoUvsUPKzutSqMJnsm3JGDW2eOmWIS/jJpPaeaishjlxvczjgII+Q==",
|
|
657
657
|
"optional": true,
|
|
658
658
|
"dependencies": {
|
|
659
|
-
"@jimp/utils": "^0.22.
|
|
659
|
+
"@jimp/utils": "^0.22.12"
|
|
660
660
|
},
|
|
661
661
|
"peerDependencies": {
|
|
662
662
|
"@jimp/custom": ">=0.3.5"
|
|
663
663
|
}
|
|
664
664
|
},
|
|
665
665
|
"node_modules/@jimp/plugin-flip": {
|
|
666
|
-
"version": "0.22.
|
|
667
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-flip/-/plugin-flip-0.22.
|
|
668
|
-
"integrity": "sha512-
|
|
666
|
+
"version": "0.22.12",
|
|
667
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-flip/-/plugin-flip-0.22.12.tgz",
|
|
668
|
+
"integrity": "sha512-m251Rop7GN8W0Yo/rF9LWk6kNclngyjIJs/VXHToGQ6EGveOSTSQaX2Isi9f9lCDLxt+inBIb7nlaLLxnvHX8Q==",
|
|
669
669
|
"optional": true,
|
|
670
670
|
"dependencies": {
|
|
671
|
-
"@jimp/utils": "^0.22.
|
|
671
|
+
"@jimp/utils": "^0.22.12"
|
|
672
672
|
},
|
|
673
673
|
"peerDependencies": {
|
|
674
674
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -676,60 +676,60 @@
|
|
|
676
676
|
}
|
|
677
677
|
},
|
|
678
678
|
"node_modules/@jimp/plugin-gaussian": {
|
|
679
|
-
"version": "0.22.
|
|
680
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-gaussian/-/plugin-gaussian-0.22.
|
|
681
|
-
"integrity": "sha512-
|
|
679
|
+
"version": "0.22.12",
|
|
680
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-gaussian/-/plugin-gaussian-0.22.12.tgz",
|
|
681
|
+
"integrity": "sha512-sBfbzoOmJ6FczfG2PquiK84NtVGeScw97JsCC3rpQv1PHVWyW+uqWFF53+n3c8Y0P2HWlUjflEla2h/vWShvhg==",
|
|
682
682
|
"optional": true,
|
|
683
683
|
"dependencies": {
|
|
684
|
-
"@jimp/utils": "^0.22.
|
|
684
|
+
"@jimp/utils": "^0.22.12"
|
|
685
685
|
},
|
|
686
686
|
"peerDependencies": {
|
|
687
687
|
"@jimp/custom": ">=0.3.5"
|
|
688
688
|
}
|
|
689
689
|
},
|
|
690
690
|
"node_modules/@jimp/plugin-invert": {
|
|
691
|
-
"version": "0.22.
|
|
692
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-invert/-/plugin-invert-0.22.
|
|
693
|
-
"integrity": "sha512-
|
|
691
|
+
"version": "0.22.12",
|
|
692
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-invert/-/plugin-invert-0.22.12.tgz",
|
|
693
|
+
"integrity": "sha512-N+6rwxdB+7OCR6PYijaA/iizXXodpxOGvT/smd/lxeXsZ/empHmFFFJ/FaXcYh19Tm04dGDaXcNF/dN5nm6+xQ==",
|
|
694
694
|
"optional": true,
|
|
695
695
|
"dependencies": {
|
|
696
|
-
"@jimp/utils": "^0.22.
|
|
696
|
+
"@jimp/utils": "^0.22.12"
|
|
697
697
|
},
|
|
698
698
|
"peerDependencies": {
|
|
699
699
|
"@jimp/custom": ">=0.3.5"
|
|
700
700
|
}
|
|
701
701
|
},
|
|
702
702
|
"node_modules/@jimp/plugin-mask": {
|
|
703
|
-
"version": "0.22.
|
|
704
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-mask/-/plugin-mask-0.22.
|
|
705
|
-
"integrity": "sha512-
|
|
703
|
+
"version": "0.22.12",
|
|
704
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-mask/-/plugin-mask-0.22.12.tgz",
|
|
705
|
+
"integrity": "sha512-4AWZg+DomtpUA099jRV8IEZUfn1wLv6+nem4NRJC7L/82vxzLCgXKTxvNvBcNmJjT9yS1LAAmiJGdWKXG63/NA==",
|
|
706
706
|
"optional": true,
|
|
707
707
|
"dependencies": {
|
|
708
|
-
"@jimp/utils": "^0.22.
|
|
708
|
+
"@jimp/utils": "^0.22.12"
|
|
709
709
|
},
|
|
710
710
|
"peerDependencies": {
|
|
711
711
|
"@jimp/custom": ">=0.3.5"
|
|
712
712
|
}
|
|
713
713
|
},
|
|
714
714
|
"node_modules/@jimp/plugin-normalize": {
|
|
715
|
-
"version": "0.22.
|
|
716
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-normalize/-/plugin-normalize-0.22.
|
|
717
|
-
"integrity": "sha512-
|
|
715
|
+
"version": "0.22.12",
|
|
716
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-normalize/-/plugin-normalize-0.22.12.tgz",
|
|
717
|
+
"integrity": "sha512-0So0rexQivnWgnhacX4cfkM2223YdExnJTTy6d06WbkfZk5alHUx8MM3yEzwoCN0ErO7oyqEWRnEkGC+As1FtA==",
|
|
718
718
|
"optional": true,
|
|
719
719
|
"dependencies": {
|
|
720
|
-
"@jimp/utils": "^0.22.
|
|
720
|
+
"@jimp/utils": "^0.22.12"
|
|
721
721
|
},
|
|
722
722
|
"peerDependencies": {
|
|
723
723
|
"@jimp/custom": ">=0.3.5"
|
|
724
724
|
}
|
|
725
725
|
},
|
|
726
726
|
"node_modules/@jimp/plugin-print": {
|
|
727
|
-
"version": "0.22.
|
|
728
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-print/-/plugin-print-0.22.
|
|
729
|
-
"integrity": "sha512-
|
|
727
|
+
"version": "0.22.12",
|
|
728
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-print/-/plugin-print-0.22.12.tgz",
|
|
729
|
+
"integrity": "sha512-c7TnhHlxm87DJeSnwr/XOLjJU/whoiKYY7r21SbuJ5nuH+7a78EW1teOaj5gEr2wYEd7QtkFqGlmyGXY/YclyQ==",
|
|
730
730
|
"optional": true,
|
|
731
731
|
"dependencies": {
|
|
732
|
-
"@jimp/utils": "^0.22.
|
|
732
|
+
"@jimp/utils": "^0.22.12",
|
|
733
733
|
"load-bmfont": "^1.4.1"
|
|
734
734
|
},
|
|
735
735
|
"peerDependencies": {
|
|
@@ -738,24 +738,24 @@
|
|
|
738
738
|
}
|
|
739
739
|
},
|
|
740
740
|
"node_modules/@jimp/plugin-resize": {
|
|
741
|
-
"version": "0.22.
|
|
742
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.
|
|
743
|
-
"integrity": "sha512-
|
|
741
|
+
"version": "0.22.12",
|
|
742
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.12.tgz",
|
|
743
|
+
"integrity": "sha512-3NyTPlPbTnGKDIbaBgQ3HbE6wXbAlFfxHVERmrbqAi8R3r6fQPxpCauA8UVDnieg5eo04D0T8nnnNIX//i/sXg==",
|
|
744
744
|
"optional": true,
|
|
745
745
|
"dependencies": {
|
|
746
|
-
"@jimp/utils": "^0.22.
|
|
746
|
+
"@jimp/utils": "^0.22.12"
|
|
747
747
|
},
|
|
748
748
|
"peerDependencies": {
|
|
749
749
|
"@jimp/custom": ">=0.3.5"
|
|
750
750
|
}
|
|
751
751
|
},
|
|
752
752
|
"node_modules/@jimp/plugin-rotate": {
|
|
753
|
-
"version": "0.22.
|
|
754
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.
|
|
755
|
-
"integrity": "sha512-
|
|
753
|
+
"version": "0.22.12",
|
|
754
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.12.tgz",
|
|
755
|
+
"integrity": "sha512-9YNEt7BPAFfTls2FGfKBVgwwLUuKqy+E8bDGGEsOqHtbuhbshVGxN2WMZaD4gh5IDWvR+emmmPPWGgaYNYt1gA==",
|
|
756
756
|
"optional": true,
|
|
757
757
|
"dependencies": {
|
|
758
|
-
"@jimp/utils": "^0.22.
|
|
758
|
+
"@jimp/utils": "^0.22.12"
|
|
759
759
|
},
|
|
760
760
|
"peerDependencies": {
|
|
761
761
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -765,12 +765,12 @@
|
|
|
765
765
|
}
|
|
766
766
|
},
|
|
767
767
|
"node_modules/@jimp/plugin-scale": {
|
|
768
|
-
"version": "0.22.
|
|
769
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.
|
|
770
|
-
"integrity": "sha512-
|
|
768
|
+
"version": "0.22.12",
|
|
769
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.12.tgz",
|
|
770
|
+
"integrity": "sha512-dghs92qM6MhHj0HrV2qAwKPMklQtjNpoYgAB94ysYpsXslhRTiPisueSIELRwZGEr0J0VUxpUY7HgJwlSIgGZw==",
|
|
771
771
|
"optional": true,
|
|
772
772
|
"dependencies": {
|
|
773
|
-
"@jimp/utils": "^0.22.
|
|
773
|
+
"@jimp/utils": "^0.22.12"
|
|
774
774
|
},
|
|
775
775
|
"peerDependencies": {
|
|
776
776
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -778,12 +778,12 @@
|
|
|
778
778
|
}
|
|
779
779
|
},
|
|
780
780
|
"node_modules/@jimp/plugin-shadow": {
|
|
781
|
-
"version": "0.22.
|
|
782
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-shadow/-/plugin-shadow-0.22.
|
|
783
|
-
"integrity": "sha512-
|
|
781
|
+
"version": "0.22.12",
|
|
782
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-shadow/-/plugin-shadow-0.22.12.tgz",
|
|
783
|
+
"integrity": "sha512-FX8mTJuCt7/3zXVoeD/qHlm4YH2bVqBuWQHXSuBK054e7wFRnRnbSLPUqAwSeYP3lWqpuQzJtgiiBxV3+WWwTg==",
|
|
784
784
|
"optional": true,
|
|
785
785
|
"dependencies": {
|
|
786
|
-
"@jimp/utils": "^0.22.
|
|
786
|
+
"@jimp/utils": "^0.22.12"
|
|
787
787
|
},
|
|
788
788
|
"peerDependencies": {
|
|
789
789
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -792,12 +792,12 @@
|
|
|
792
792
|
}
|
|
793
793
|
},
|
|
794
794
|
"node_modules/@jimp/plugin-threshold": {
|
|
795
|
-
"version": "0.22.
|
|
796
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-threshold/-/plugin-threshold-0.22.
|
|
797
|
-
"integrity": "sha512-
|
|
795
|
+
"version": "0.22.12",
|
|
796
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-threshold/-/plugin-threshold-0.22.12.tgz",
|
|
797
|
+
"integrity": "sha512-4x5GrQr1a/9L0paBC/MZZJjjgjxLYrqSmWd+e+QfAEPvmRxdRoQ5uKEuNgXnm9/weHQBTnQBQsOY2iFja+XGAw==",
|
|
798
798
|
"optional": true,
|
|
799
799
|
"dependencies": {
|
|
800
|
-
"@jimp/utils": "^0.22.
|
|
800
|
+
"@jimp/utils": "^0.22.12"
|
|
801
801
|
},
|
|
802
802
|
"peerDependencies": {
|
|
803
803
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -806,32 +806,32 @@
|
|
|
806
806
|
}
|
|
807
807
|
},
|
|
808
808
|
"node_modules/@jimp/plugins": {
|
|
809
|
-
"version": "0.22.
|
|
810
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugins/-/plugins-0.22.
|
|
811
|
-
"integrity": "sha512-
|
|
809
|
+
"version": "0.22.12",
|
|
810
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugins/-/plugins-0.22.12.tgz",
|
|
811
|
+
"integrity": "sha512-yBJ8vQrDkBbTgQZLty9k4+KtUQdRjsIDJSPjuI21YdVeqZxYywifHl4/XWILoTZsjTUASQcGoH0TuC0N7xm3ww==",
|
|
812
812
|
"optional": true,
|
|
813
813
|
"dependencies": {
|
|
814
|
-
"@jimp/plugin-blit": "^0.22.
|
|
815
|
-
"@jimp/plugin-blur": "^0.22.
|
|
816
|
-
"@jimp/plugin-circle": "^0.22.
|
|
817
|
-
"@jimp/plugin-color": "^0.22.
|
|
818
|
-
"@jimp/plugin-contain": "^0.22.
|
|
819
|
-
"@jimp/plugin-cover": "^0.22.
|
|
820
|
-
"@jimp/plugin-crop": "^0.22.
|
|
821
|
-
"@jimp/plugin-displace": "^0.22.
|
|
822
|
-
"@jimp/plugin-dither": "^0.22.
|
|
823
|
-
"@jimp/plugin-fisheye": "^0.22.
|
|
824
|
-
"@jimp/plugin-flip": "^0.22.
|
|
825
|
-
"@jimp/plugin-gaussian": "^0.22.
|
|
826
|
-
"@jimp/plugin-invert": "^0.22.
|
|
827
|
-
"@jimp/plugin-mask": "^0.22.
|
|
828
|
-
"@jimp/plugin-normalize": "^0.22.
|
|
829
|
-
"@jimp/plugin-print": "^0.22.
|
|
830
|
-
"@jimp/plugin-resize": "^0.22.
|
|
831
|
-
"@jimp/plugin-rotate": "^0.22.
|
|
832
|
-
"@jimp/plugin-scale": "^0.22.
|
|
833
|
-
"@jimp/plugin-shadow": "^0.22.
|
|
834
|
-
"@jimp/plugin-threshold": "^0.22.
|
|
814
|
+
"@jimp/plugin-blit": "^0.22.12",
|
|
815
|
+
"@jimp/plugin-blur": "^0.22.12",
|
|
816
|
+
"@jimp/plugin-circle": "^0.22.12",
|
|
817
|
+
"@jimp/plugin-color": "^0.22.12",
|
|
818
|
+
"@jimp/plugin-contain": "^0.22.12",
|
|
819
|
+
"@jimp/plugin-cover": "^0.22.12",
|
|
820
|
+
"@jimp/plugin-crop": "^0.22.12",
|
|
821
|
+
"@jimp/plugin-displace": "^0.22.12",
|
|
822
|
+
"@jimp/plugin-dither": "^0.22.12",
|
|
823
|
+
"@jimp/plugin-fisheye": "^0.22.12",
|
|
824
|
+
"@jimp/plugin-flip": "^0.22.12",
|
|
825
|
+
"@jimp/plugin-gaussian": "^0.22.12",
|
|
826
|
+
"@jimp/plugin-invert": "^0.22.12",
|
|
827
|
+
"@jimp/plugin-mask": "^0.22.12",
|
|
828
|
+
"@jimp/plugin-normalize": "^0.22.12",
|
|
829
|
+
"@jimp/plugin-print": "^0.22.12",
|
|
830
|
+
"@jimp/plugin-resize": "^0.22.12",
|
|
831
|
+
"@jimp/plugin-rotate": "^0.22.12",
|
|
832
|
+
"@jimp/plugin-scale": "^0.22.12",
|
|
833
|
+
"@jimp/plugin-shadow": "^0.22.12",
|
|
834
|
+
"@jimp/plugin-threshold": "^0.22.12",
|
|
835
835
|
"timm": "^1.6.1"
|
|
836
836
|
},
|
|
837
837
|
"peerDependencies": {
|
|
@@ -839,12 +839,12 @@
|
|
|
839
839
|
}
|
|
840
840
|
},
|
|
841
841
|
"node_modules/@jimp/png": {
|
|
842
|
-
"version": "0.22.
|
|
843
|
-
"resolved": "https://registry.npmjs.org/@jimp/png/-/png-0.22.
|
|
844
|
-
"integrity": "sha512-
|
|
842
|
+
"version": "0.22.12",
|
|
843
|
+
"resolved": "https://registry.npmjs.org/@jimp/png/-/png-0.22.12.tgz",
|
|
844
|
+
"integrity": "sha512-Mrp6dr3UTn+aLK8ty/dSKELz+Otdz1v4aAXzV5q53UDD2rbB5joKVJ/ChY310B+eRzNxIovbUF1KVrUsYdE8Hg==",
|
|
845
845
|
"optional": true,
|
|
846
846
|
"dependencies": {
|
|
847
|
-
"@jimp/utils": "^0.22.
|
|
847
|
+
"@jimp/utils": "^0.22.12",
|
|
848
848
|
"pngjs": "^6.0.0"
|
|
849
849
|
},
|
|
850
850
|
"peerDependencies": {
|
|
@@ -852,9 +852,9 @@
|
|
|
852
852
|
}
|
|
853
853
|
},
|
|
854
854
|
"node_modules/@jimp/tiff": {
|
|
855
|
-
"version": "0.22.
|
|
856
|
-
"resolved": "https://registry.npmjs.org/@jimp/tiff/-/tiff-0.22.
|
|
857
|
-
"integrity": "sha512-
|
|
855
|
+
"version": "0.22.12",
|
|
856
|
+
"resolved": "https://registry.npmjs.org/@jimp/tiff/-/tiff-0.22.12.tgz",
|
|
857
|
+
"integrity": "sha512-E1LtMh4RyJsoCAfAkBRVSYyZDTtLq9p9LUiiYP0vPtXyxX4BiYBUYihTLSBlCQg5nF2e4OpQg7SPrLdJ66u7jg==",
|
|
858
858
|
"optional": true,
|
|
859
859
|
"dependencies": {
|
|
860
860
|
"utif2": "^4.0.1"
|
|
@@ -864,16 +864,16 @@
|
|
|
864
864
|
}
|
|
865
865
|
},
|
|
866
866
|
"node_modules/@jimp/types": {
|
|
867
|
-
"version": "0.22.
|
|
868
|
-
"resolved": "https://registry.npmjs.org/@jimp/types/-/types-0.22.
|
|
869
|
-
"integrity": "sha512-
|
|
867
|
+
"version": "0.22.12",
|
|
868
|
+
"resolved": "https://registry.npmjs.org/@jimp/types/-/types-0.22.12.tgz",
|
|
869
|
+
"integrity": "sha512-wwKYzRdElE1MBXFREvCto5s699izFHNVvALUv79GXNbsOVqlwlOxlWJ8DuyOGIXoLP4JW/m30YyuTtfUJgMRMA==",
|
|
870
870
|
"optional": true,
|
|
871
871
|
"dependencies": {
|
|
872
|
-
"@jimp/bmp": "^0.22.
|
|
873
|
-
"@jimp/gif": "^0.22.
|
|
874
|
-
"@jimp/jpeg": "^0.22.
|
|
875
|
-
"@jimp/png": "^0.22.
|
|
876
|
-
"@jimp/tiff": "^0.22.
|
|
872
|
+
"@jimp/bmp": "^0.22.12",
|
|
873
|
+
"@jimp/gif": "^0.22.12",
|
|
874
|
+
"@jimp/jpeg": "^0.22.12",
|
|
875
|
+
"@jimp/png": "^0.22.12",
|
|
876
|
+
"@jimp/tiff": "^0.22.12",
|
|
877
877
|
"timm": "^1.6.1"
|
|
878
878
|
},
|
|
879
879
|
"peerDependencies": {
|
|
@@ -881,9 +881,9 @@
|
|
|
881
881
|
}
|
|
882
882
|
},
|
|
883
883
|
"node_modules/@jimp/utils": {
|
|
884
|
-
"version": "0.22.
|
|
885
|
-
"resolved": "https://registry.npmjs.org/@jimp/utils/-/utils-0.22.
|
|
886
|
-
"integrity": "sha512-
|
|
884
|
+
"version": "0.22.12",
|
|
885
|
+
"resolved": "https://registry.npmjs.org/@jimp/utils/-/utils-0.22.12.tgz",
|
|
886
|
+
"integrity": "sha512-yJ5cWUknGnilBq97ZXOyOS0HhsHOyAyjHwYfHxGbSyMTohgQI6sVyE8KPgDwH8HHW/nMKXk8TrSwAE71zt716Q==",
|
|
887
887
|
"optional": true,
|
|
888
888
|
"dependencies": {
|
|
889
889
|
"regenerator-runtime": "^0.13.3"
|
|
@@ -943,9 +943,9 @@
|
|
|
943
943
|
}
|
|
944
944
|
},
|
|
945
945
|
"node_modules/@sitespeed.io/chromedriver": {
|
|
946
|
-
"version": "
|
|
947
|
-
"resolved": "https://registry.npmjs.org/@sitespeed.io/chromedriver/-/chromedriver-
|
|
948
|
-
"integrity": "sha512-
|
|
946
|
+
"version": "123.0.6312-58",
|
|
947
|
+
"resolved": "https://registry.npmjs.org/@sitespeed.io/chromedriver/-/chromedriver-123.0.6312-58.tgz",
|
|
948
|
+
"integrity": "sha512-1v24uZmt9bAc80td0YfPA0M6uA9zYpFrBBM12Wkir7GqtpX7DCsNMuqGqVzBfsYp8UiU+wG/FtIb6+3PMr4P6Q==",
|
|
949
949
|
"hasInstallScript": true,
|
|
950
950
|
"dependencies": {
|
|
951
951
|
"node-downloader-helper": "2.1.9",
|
|
@@ -964,9 +964,9 @@
|
|
|
964
964
|
}
|
|
965
965
|
},
|
|
966
966
|
"node_modules/@sitespeed.io/edgedriver": {
|
|
967
|
-
"version": "
|
|
968
|
-
"resolved": "https://registry.npmjs.org/@sitespeed.io/edgedriver/-/edgedriver-
|
|
969
|
-
"integrity": "sha512-
|
|
967
|
+
"version": "122.0.2365-92",
|
|
968
|
+
"resolved": "https://registry.npmjs.org/@sitespeed.io/edgedriver/-/edgedriver-122.0.2365-92.tgz",
|
|
969
|
+
"integrity": "sha512-7A31VWQl9XjHEmmZur4nSlr+8xIweWNpuEyc151FS9ScQskRjJMS0iMJgSvLcIVwacm56ni2W6+IqdPLisRrwA==",
|
|
970
970
|
"hasInstallScript": true,
|
|
971
971
|
"dependencies": {
|
|
972
972
|
"node-downloader-helper": "2.1.7",
|
|
@@ -1759,14 +1759,14 @@
|
|
|
1759
1759
|
}
|
|
1760
1760
|
},
|
|
1761
1761
|
"node_modules/browsertime": {
|
|
1762
|
-
"version": "21.
|
|
1763
|
-
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-21.
|
|
1764
|
-
"integrity": "sha512-
|
|
1762
|
+
"version": "21.6.0",
|
|
1763
|
+
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-21.6.0.tgz",
|
|
1764
|
+
"integrity": "sha512-jw40md9x8pCPXGG+kOmDtRmhCMD5HmRdCNM7YAWyYwmuN/aVAtjdDdIe0qDGUGCZXkHB2eePToNRLaKiWoDcMg==",
|
|
1765
1765
|
"dependencies": {
|
|
1766
1766
|
"@cypress/xvfb": "1.2.4",
|
|
1767
1767
|
"@devicefarmer/adbkit": "3.2.6",
|
|
1768
|
-
"@sitespeed.io/chromedriver": "
|
|
1769
|
-
"@sitespeed.io/edgedriver": "
|
|
1768
|
+
"@sitespeed.io/chromedriver": "123.0.6312-58",
|
|
1769
|
+
"@sitespeed.io/edgedriver": "122.0.2365-92",
|
|
1770
1770
|
"@sitespeed.io/geckodriver": "0.34.0",
|
|
1771
1771
|
"@sitespeed.io/throttle": "5.0.0",
|
|
1772
1772
|
"@sitespeed.io/tracium": "0.3.3",
|
|
@@ -1797,7 +1797,7 @@
|
|
|
1797
1797
|
"node": ">=18.0.0"
|
|
1798
1798
|
},
|
|
1799
1799
|
"optionalDependencies": {
|
|
1800
|
-
"jimp": "0.22.
|
|
1800
|
+
"jimp": "0.22.12"
|
|
1801
1801
|
}
|
|
1802
1802
|
},
|
|
1803
1803
|
"node_modules/browsertime/node_modules/dayjs": {
|
|
@@ -5131,14 +5131,14 @@
|
|
|
5131
5131
|
"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
|
|
5132
5132
|
},
|
|
5133
5133
|
"node_modules/jimp": {
|
|
5134
|
-
"version": "0.22.
|
|
5135
|
-
"resolved": "https://registry.npmjs.org/jimp/-/jimp-0.22.
|
|
5136
|
-
"integrity": "sha512-
|
|
5134
|
+
"version": "0.22.12",
|
|
5135
|
+
"resolved": "https://registry.npmjs.org/jimp/-/jimp-0.22.12.tgz",
|
|
5136
|
+
"integrity": "sha512-R5jZaYDnfkxKJy1dwLpj/7cvyjxiclxU3F4TrI/J4j2rS0niq6YDUMoPn5hs8GDpO+OZGo7Ky057CRtWesyhfg==",
|
|
5137
5137
|
"optional": true,
|
|
5138
5138
|
"dependencies": {
|
|
5139
|
-
"@jimp/custom": "^0.22.
|
|
5140
|
-
"@jimp/plugins": "^0.22.
|
|
5141
|
-
"@jimp/types": "^0.22.
|
|
5139
|
+
"@jimp/custom": "^0.22.12",
|
|
5140
|
+
"@jimp/plugins": "^0.22.12",
|
|
5141
|
+
"@jimp/types": "^0.22.12",
|
|
5142
5142
|
"regenerator-runtime": "^0.13.3"
|
|
5143
5143
|
}
|
|
5144
5144
|
},
|
|
@@ -6717,13 +6717,13 @@
|
|
|
6717
6717
|
"optional": true
|
|
6718
6718
|
},
|
|
6719
6719
|
"node_modules/parse-bmfont-xml": {
|
|
6720
|
-
"version": "1.1.
|
|
6721
|
-
"resolved": "https://registry.npmjs.org/parse-bmfont-xml/-/parse-bmfont-xml-1.1.
|
|
6722
|
-
"integrity": "sha512-
|
|
6720
|
+
"version": "1.1.6",
|
|
6721
|
+
"resolved": "https://registry.npmjs.org/parse-bmfont-xml/-/parse-bmfont-xml-1.1.6.tgz",
|
|
6722
|
+
"integrity": "sha512-0cEliVMZEhrFDwMh4SxIyVJpqYoOWDJ9P895tFuS+XuNzI5UBmBk5U5O4KuJdTnZpSBI4LFA2+ZiJaiwfSwlMA==",
|
|
6723
6723
|
"optional": true,
|
|
6724
6724
|
"dependencies": {
|
|
6725
6725
|
"xml-parse-from-string": "^1.0.0",
|
|
6726
|
-
"xml2js": "^0.
|
|
6726
|
+
"xml2js": "^0.5.0"
|
|
6727
6727
|
}
|
|
6728
6728
|
},
|
|
6729
6729
|
"node_modules/parse-headers": {
|
|
@@ -6822,6 +6822,7 @@
|
|
|
6822
6822
|
"version": "2.9.3",
|
|
6823
6823
|
"resolved": "https://registry.npmjs.org/phin/-/phin-2.9.3.tgz",
|
|
6824
6824
|
"integrity": "sha512-CzFr90qM24ju5f88quFC/6qohjC144rehe5n6DH900lgXmUe86+xCKc10ev56gRKC4/BkHUoG4uSiQgBiIXwDA==",
|
|
6825
|
+
"deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
|
|
6825
6826
|
"optional": true
|
|
6826
6827
|
},
|
|
6827
6828
|
"node_modules/picomatch": {
|
|
@@ -8989,9 +8990,9 @@
|
|
|
8989
8990
|
}
|
|
8990
8991
|
},
|
|
8991
8992
|
"node_modules/whatwg-fetch": {
|
|
8992
|
-
"version": "3.6.
|
|
8993
|
-
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.
|
|
8994
|
-
"integrity": "sha512-
|
|
8993
|
+
"version": "3.6.20",
|
|
8994
|
+
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz",
|
|
8995
|
+
"integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==",
|
|
8995
8996
|
"optional": true
|
|
8996
8997
|
},
|
|
8997
8998
|
"node_modules/whatwg-url": {
|
|
@@ -9243,9 +9244,9 @@
|
|
|
9243
9244
|
"optional": true
|
|
9244
9245
|
},
|
|
9245
9246
|
"node_modules/xml2js": {
|
|
9246
|
-
"version": "0.
|
|
9247
|
-
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.
|
|
9248
|
-
"integrity": "sha512-
|
|
9247
|
+
"version": "0.5.0",
|
|
9248
|
+
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
|
|
9249
|
+
"integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
|
|
9249
9250
|
"optional": true,
|
|
9250
9251
|
"dependencies": {
|
|
9251
9252
|
"sax": ">=0.6.0",
|
|
@@ -9611,22 +9612,22 @@
|
|
|
9611
9612
|
"integrity": "sha512-RT5SxH+grHAazo/YK3UTuWK/frPWRM0N7vkrCUyqVprDgQzlLP+bSK4ak2Jv3QVF/pazTnsxWjvtKZdwskV5Xw=="
|
|
9612
9613
|
},
|
|
9613
9614
|
"@jimp/bmp": {
|
|
9614
|
-
"version": "0.22.
|
|
9615
|
-
"resolved": "https://registry.npmjs.org/@jimp/bmp/-/bmp-0.22.
|
|
9616
|
-
"integrity": "sha512-
|
|
9615
|
+
"version": "0.22.12",
|
|
9616
|
+
"resolved": "https://registry.npmjs.org/@jimp/bmp/-/bmp-0.22.12.tgz",
|
|
9617
|
+
"integrity": "sha512-aeI64HD0npropd+AR76MCcvvRaa+Qck6loCOS03CkkxGHN5/r336qTM5HPUdHKMDOGzqknuVPA8+kK1t03z12g==",
|
|
9617
9618
|
"optional": true,
|
|
9618
9619
|
"requires": {
|
|
9619
|
-
"@jimp/utils": "^0.22.
|
|
9620
|
+
"@jimp/utils": "^0.22.12",
|
|
9620
9621
|
"bmp-js": "^0.1.0"
|
|
9621
9622
|
}
|
|
9622
9623
|
},
|
|
9623
9624
|
"@jimp/core": {
|
|
9624
|
-
"version": "0.22.
|
|
9625
|
-
"resolved": "https://registry.npmjs.org/@jimp/core/-/core-0.22.
|
|
9626
|
-
"integrity": "sha512-
|
|
9625
|
+
"version": "0.22.12",
|
|
9626
|
+
"resolved": "https://registry.npmjs.org/@jimp/core/-/core-0.22.12.tgz",
|
|
9627
|
+
"integrity": "sha512-l0RR0dOPyzMKfjUW1uebzueFEDtCOj9fN6pyTYWWOM/VS4BciXQ1VVrJs8pO3kycGYZxncRKhCoygbNr8eEZQA==",
|
|
9627
9628
|
"optional": true,
|
|
9628
9629
|
"requires": {
|
|
9629
|
-
"@jimp/utils": "^0.22.
|
|
9630
|
+
"@jimp/utils": "^0.22.12",
|
|
9630
9631
|
"any-base": "^1.1.0",
|
|
9631
9632
|
"buffer": "^5.2.0",
|
|
9632
9633
|
"exif-parser": "^0.1.12",
|
|
@@ -9649,293 +9650,293 @@
|
|
|
9649
9650
|
}
|
|
9650
9651
|
},
|
|
9651
9652
|
"@jimp/custom": {
|
|
9652
|
-
"version": "0.22.
|
|
9653
|
-
"resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.
|
|
9654
|
-
"integrity": "sha512-
|
|
9653
|
+
"version": "0.22.12",
|
|
9654
|
+
"resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.12.tgz",
|
|
9655
|
+
"integrity": "sha512-xcmww1O/JFP2MrlGUMd3Q78S3Qu6W3mYTXYuIqFq33EorgYHV/HqymHfXy9GjiCJ7OI+7lWx6nYFOzU7M4rd1Q==",
|
|
9655
9656
|
"optional": true,
|
|
9656
9657
|
"requires": {
|
|
9657
|
-
"@jimp/core": "^0.22.
|
|
9658
|
+
"@jimp/core": "^0.22.12"
|
|
9658
9659
|
}
|
|
9659
9660
|
},
|
|
9660
9661
|
"@jimp/gif": {
|
|
9661
|
-
"version": "0.22.
|
|
9662
|
-
"resolved": "https://registry.npmjs.org/@jimp/gif/-/gif-0.22.
|
|
9663
|
-
"integrity": "sha512-
|
|
9662
|
+
"version": "0.22.12",
|
|
9663
|
+
"resolved": "https://registry.npmjs.org/@jimp/gif/-/gif-0.22.12.tgz",
|
|
9664
|
+
"integrity": "sha512-y6BFTJgch9mbor2H234VSjd9iwAhaNf/t3US5qpYIs0TSbAvM02Fbc28IaDETj9+4YB4676sz4RcN/zwhfu1pg==",
|
|
9664
9665
|
"optional": true,
|
|
9665
9666
|
"requires": {
|
|
9666
|
-
"@jimp/utils": "^0.22.
|
|
9667
|
+
"@jimp/utils": "^0.22.12",
|
|
9667
9668
|
"gifwrap": "^0.10.1",
|
|
9668
9669
|
"omggif": "^1.0.9"
|
|
9669
9670
|
}
|
|
9670
9671
|
},
|
|
9671
9672
|
"@jimp/jpeg": {
|
|
9672
|
-
"version": "0.22.
|
|
9673
|
-
"resolved": "https://registry.npmjs.org/@jimp/jpeg/-/jpeg-0.22.
|
|
9674
|
-
"integrity": "sha512-
|
|
9673
|
+
"version": "0.22.12",
|
|
9674
|
+
"resolved": "https://registry.npmjs.org/@jimp/jpeg/-/jpeg-0.22.12.tgz",
|
|
9675
|
+
"integrity": "sha512-Rq26XC/uQWaQKyb/5lksCTCxXhtY01NJeBN+dQv5yNYedN0i7iYu+fXEoRsfaJ8xZzjoANH8sns7rVP4GE7d/Q==",
|
|
9675
9676
|
"optional": true,
|
|
9676
9677
|
"requires": {
|
|
9677
|
-
"@jimp/utils": "^0.22.
|
|
9678
|
+
"@jimp/utils": "^0.22.12",
|
|
9678
9679
|
"jpeg-js": "^0.4.4"
|
|
9679
9680
|
}
|
|
9680
9681
|
},
|
|
9681
9682
|
"@jimp/plugin-blit": {
|
|
9682
|
-
"version": "0.22.
|
|
9683
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.
|
|
9684
|
-
"integrity": "sha512-
|
|
9683
|
+
"version": "0.22.12",
|
|
9684
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.12.tgz",
|
|
9685
|
+
"integrity": "sha512-xslz2ZoFZOPLY8EZ4dC29m168BtDx95D6K80TzgUi8gqT7LY6CsajWO0FAxDwHz6h0eomHMfyGX0stspBrTKnQ==",
|
|
9685
9686
|
"optional": true,
|
|
9686
9687
|
"requires": {
|
|
9687
|
-
"@jimp/utils": "^0.22.
|
|
9688
|
+
"@jimp/utils": "^0.22.12"
|
|
9688
9689
|
}
|
|
9689
9690
|
},
|
|
9690
9691
|
"@jimp/plugin-blur": {
|
|
9691
|
-
"version": "0.22.
|
|
9692
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-blur/-/plugin-blur-0.22.
|
|
9693
|
-
"integrity": "sha512-
|
|
9692
|
+
"version": "0.22.12",
|
|
9693
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-blur/-/plugin-blur-0.22.12.tgz",
|
|
9694
|
+
"integrity": "sha512-S0vJADTuh1Q9F+cXAwFPlrKWzDj2F9t/9JAbUvaaDuivpyWuImEKXVz5PUZw2NbpuSHjwssbTpOZ8F13iJX4uw==",
|
|
9694
9695
|
"optional": true,
|
|
9695
9696
|
"requires": {
|
|
9696
|
-
"@jimp/utils": "^0.22.
|
|
9697
|
+
"@jimp/utils": "^0.22.12"
|
|
9697
9698
|
}
|
|
9698
9699
|
},
|
|
9699
9700
|
"@jimp/plugin-circle": {
|
|
9700
|
-
"version": "0.22.
|
|
9701
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-circle/-/plugin-circle-0.22.
|
|
9702
|
-
"integrity": "sha512-
|
|
9701
|
+
"version": "0.22.12",
|
|
9702
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-circle/-/plugin-circle-0.22.12.tgz",
|
|
9703
|
+
"integrity": "sha512-SWVXx1yiuj5jZtMijqUfvVOJBwOifFn0918ou4ftoHgegc5aHWW5dZbYPjvC9fLpvz7oSlptNl2Sxr1zwofjTg==",
|
|
9703
9704
|
"optional": true,
|
|
9704
9705
|
"requires": {
|
|
9705
|
-
"@jimp/utils": "^0.22.
|
|
9706
|
+
"@jimp/utils": "^0.22.12"
|
|
9706
9707
|
}
|
|
9707
9708
|
},
|
|
9708
9709
|
"@jimp/plugin-color": {
|
|
9709
|
-
"version": "0.22.
|
|
9710
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.
|
|
9711
|
-
"integrity": "sha512-
|
|
9710
|
+
"version": "0.22.12",
|
|
9711
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.12.tgz",
|
|
9712
|
+
"integrity": "sha512-xImhTE5BpS8xa+mAN6j4sMRWaUgUDLoaGHhJhpC+r7SKKErYDR0WQV4yCE4gP+N0gozD0F3Ka1LUSaMXrn7ZIA==",
|
|
9712
9713
|
"optional": true,
|
|
9713
9714
|
"requires": {
|
|
9714
|
-
"@jimp/utils": "^0.22.
|
|
9715
|
+
"@jimp/utils": "^0.22.12",
|
|
9715
9716
|
"tinycolor2": "^1.6.0"
|
|
9716
9717
|
}
|
|
9717
9718
|
},
|
|
9718
9719
|
"@jimp/plugin-contain": {
|
|
9719
|
-
"version": "0.22.
|
|
9720
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-contain/-/plugin-contain-0.22.
|
|
9721
|
-
"integrity": "sha512-
|
|
9720
|
+
"version": "0.22.12",
|
|
9721
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-contain/-/plugin-contain-0.22.12.tgz",
|
|
9722
|
+
"integrity": "sha512-Eo3DmfixJw3N79lWk8q/0SDYbqmKt1xSTJ69yy8XLYQj9svoBbyRpSnHR+n9hOw5pKXytHwUW6nU4u1wegHNoQ==",
|
|
9722
9723
|
"optional": true,
|
|
9723
9724
|
"requires": {
|
|
9724
|
-
"@jimp/utils": "^0.22.
|
|
9725
|
+
"@jimp/utils": "^0.22.12"
|
|
9725
9726
|
}
|
|
9726
9727
|
},
|
|
9727
9728
|
"@jimp/plugin-cover": {
|
|
9728
|
-
"version": "0.22.
|
|
9729
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-cover/-/plugin-cover-0.22.
|
|
9730
|
-
"integrity": "sha512-
|
|
9729
|
+
"version": "0.22.12",
|
|
9730
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-cover/-/plugin-cover-0.22.12.tgz",
|
|
9731
|
+
"integrity": "sha512-z0w/1xH/v/knZkpTNx+E8a7fnasQ2wHG5ze6y5oL2dhH1UufNua8gLQXlv8/W56+4nJ1brhSd233HBJCo01BXA==",
|
|
9731
9732
|
"optional": true,
|
|
9732
9733
|
"requires": {
|
|
9733
|
-
"@jimp/utils": "^0.22.
|
|
9734
|
+
"@jimp/utils": "^0.22.12"
|
|
9734
9735
|
}
|
|
9735
9736
|
},
|
|
9736
9737
|
"@jimp/plugin-crop": {
|
|
9737
|
-
"version": "0.22.
|
|
9738
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.
|
|
9739
|
-
"integrity": "sha512-
|
|
9738
|
+
"version": "0.22.12",
|
|
9739
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.12.tgz",
|
|
9740
|
+
"integrity": "sha512-FNuUN0OVzRCozx8XSgP9MyLGMxNHHJMFt+LJuFjn1mu3k0VQxrzqbN06yIl46TVejhyAhcq5gLzqmSCHvlcBVw==",
|
|
9740
9741
|
"optional": true,
|
|
9741
9742
|
"requires": {
|
|
9742
|
-
"@jimp/utils": "^0.22.
|
|
9743
|
+
"@jimp/utils": "^0.22.12"
|
|
9743
9744
|
}
|
|
9744
9745
|
},
|
|
9745
9746
|
"@jimp/plugin-displace": {
|
|
9746
|
-
"version": "0.22.
|
|
9747
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-displace/-/plugin-displace-0.22.
|
|
9748
|
-
"integrity": "sha512-
|
|
9747
|
+
"version": "0.22.12",
|
|
9748
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-displace/-/plugin-displace-0.22.12.tgz",
|
|
9749
|
+
"integrity": "sha512-qpRM8JRicxfK6aPPqKZA6+GzBwUIitiHaZw0QrJ64Ygd3+AsTc7BXr+37k2x7QcyCvmKXY4haUrSIsBug4S3CA==",
|
|
9749
9750
|
"optional": true,
|
|
9750
9751
|
"requires": {
|
|
9751
|
-
"@jimp/utils": "^0.22.
|
|
9752
|
+
"@jimp/utils": "^0.22.12"
|
|
9752
9753
|
}
|
|
9753
9754
|
},
|
|
9754
9755
|
"@jimp/plugin-dither": {
|
|
9755
|
-
"version": "0.22.
|
|
9756
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-dither/-/plugin-dither-0.22.
|
|
9757
|
-
"integrity": "sha512-
|
|
9756
|
+
"version": "0.22.12",
|
|
9757
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-dither/-/plugin-dither-0.22.12.tgz",
|
|
9758
|
+
"integrity": "sha512-jYgGdSdSKl1UUEanX8A85v4+QUm+PE8vHFwlamaKk89s+PXQe7eVE3eNeSZX4inCq63EHL7cX580dMqkoC3ZLw==",
|
|
9758
9759
|
"optional": true,
|
|
9759
9760
|
"requires": {
|
|
9760
|
-
"@jimp/utils": "^0.22.
|
|
9761
|
+
"@jimp/utils": "^0.22.12"
|
|
9761
9762
|
}
|
|
9762
9763
|
},
|
|
9763
9764
|
"@jimp/plugin-fisheye": {
|
|
9764
|
-
"version": "0.22.
|
|
9765
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-fisheye/-/plugin-fisheye-0.22.
|
|
9766
|
-
"integrity": "sha512-
|
|
9765
|
+
"version": "0.22.12",
|
|
9766
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-fisheye/-/plugin-fisheye-0.22.12.tgz",
|
|
9767
|
+
"integrity": "sha512-LGuUTsFg+fOp6KBKrmLkX4LfyCy8IIsROwoUvsUPKzutSqMJnsm3JGDW2eOmWIS/jJpPaeaishjlxvczjgII+Q==",
|
|
9767
9768
|
"optional": true,
|
|
9768
9769
|
"requires": {
|
|
9769
|
-
"@jimp/utils": "^0.22.
|
|
9770
|
+
"@jimp/utils": "^0.22.12"
|
|
9770
9771
|
}
|
|
9771
9772
|
},
|
|
9772
9773
|
"@jimp/plugin-flip": {
|
|
9773
|
-
"version": "0.22.
|
|
9774
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-flip/-/plugin-flip-0.22.
|
|
9775
|
-
"integrity": "sha512-
|
|
9774
|
+
"version": "0.22.12",
|
|
9775
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-flip/-/plugin-flip-0.22.12.tgz",
|
|
9776
|
+
"integrity": "sha512-m251Rop7GN8W0Yo/rF9LWk6kNclngyjIJs/VXHToGQ6EGveOSTSQaX2Isi9f9lCDLxt+inBIb7nlaLLxnvHX8Q==",
|
|
9776
9777
|
"optional": true,
|
|
9777
9778
|
"requires": {
|
|
9778
|
-
"@jimp/utils": "^0.22.
|
|
9779
|
+
"@jimp/utils": "^0.22.12"
|
|
9779
9780
|
}
|
|
9780
9781
|
},
|
|
9781
9782
|
"@jimp/plugin-gaussian": {
|
|
9782
|
-
"version": "0.22.
|
|
9783
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-gaussian/-/plugin-gaussian-0.22.
|
|
9784
|
-
"integrity": "sha512-
|
|
9783
|
+
"version": "0.22.12",
|
|
9784
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-gaussian/-/plugin-gaussian-0.22.12.tgz",
|
|
9785
|
+
"integrity": "sha512-sBfbzoOmJ6FczfG2PquiK84NtVGeScw97JsCC3rpQv1PHVWyW+uqWFF53+n3c8Y0P2HWlUjflEla2h/vWShvhg==",
|
|
9785
9786
|
"optional": true,
|
|
9786
9787
|
"requires": {
|
|
9787
|
-
"@jimp/utils": "^0.22.
|
|
9788
|
+
"@jimp/utils": "^0.22.12"
|
|
9788
9789
|
}
|
|
9789
9790
|
},
|
|
9790
9791
|
"@jimp/plugin-invert": {
|
|
9791
|
-
"version": "0.22.
|
|
9792
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-invert/-/plugin-invert-0.22.
|
|
9793
|
-
"integrity": "sha512-
|
|
9792
|
+
"version": "0.22.12",
|
|
9793
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-invert/-/plugin-invert-0.22.12.tgz",
|
|
9794
|
+
"integrity": "sha512-N+6rwxdB+7OCR6PYijaA/iizXXodpxOGvT/smd/lxeXsZ/empHmFFFJ/FaXcYh19Tm04dGDaXcNF/dN5nm6+xQ==",
|
|
9794
9795
|
"optional": true,
|
|
9795
9796
|
"requires": {
|
|
9796
|
-
"@jimp/utils": "^0.22.
|
|
9797
|
+
"@jimp/utils": "^0.22.12"
|
|
9797
9798
|
}
|
|
9798
9799
|
},
|
|
9799
9800
|
"@jimp/plugin-mask": {
|
|
9800
|
-
"version": "0.22.
|
|
9801
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-mask/-/plugin-mask-0.22.
|
|
9802
|
-
"integrity": "sha512-
|
|
9801
|
+
"version": "0.22.12",
|
|
9802
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-mask/-/plugin-mask-0.22.12.tgz",
|
|
9803
|
+
"integrity": "sha512-4AWZg+DomtpUA099jRV8IEZUfn1wLv6+nem4NRJC7L/82vxzLCgXKTxvNvBcNmJjT9yS1LAAmiJGdWKXG63/NA==",
|
|
9803
9804
|
"optional": true,
|
|
9804
9805
|
"requires": {
|
|
9805
|
-
"@jimp/utils": "^0.22.
|
|
9806
|
+
"@jimp/utils": "^0.22.12"
|
|
9806
9807
|
}
|
|
9807
9808
|
},
|
|
9808
9809
|
"@jimp/plugin-normalize": {
|
|
9809
|
-
"version": "0.22.
|
|
9810
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-normalize/-/plugin-normalize-0.22.
|
|
9811
|
-
"integrity": "sha512-
|
|
9810
|
+
"version": "0.22.12",
|
|
9811
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-normalize/-/plugin-normalize-0.22.12.tgz",
|
|
9812
|
+
"integrity": "sha512-0So0rexQivnWgnhacX4cfkM2223YdExnJTTy6d06WbkfZk5alHUx8MM3yEzwoCN0ErO7oyqEWRnEkGC+As1FtA==",
|
|
9812
9813
|
"optional": true,
|
|
9813
9814
|
"requires": {
|
|
9814
|
-
"@jimp/utils": "^0.22.
|
|
9815
|
+
"@jimp/utils": "^0.22.12"
|
|
9815
9816
|
}
|
|
9816
9817
|
},
|
|
9817
9818
|
"@jimp/plugin-print": {
|
|
9818
|
-
"version": "0.22.
|
|
9819
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-print/-/plugin-print-0.22.
|
|
9820
|
-
"integrity": "sha512-
|
|
9819
|
+
"version": "0.22.12",
|
|
9820
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-print/-/plugin-print-0.22.12.tgz",
|
|
9821
|
+
"integrity": "sha512-c7TnhHlxm87DJeSnwr/XOLjJU/whoiKYY7r21SbuJ5nuH+7a78EW1teOaj5gEr2wYEd7QtkFqGlmyGXY/YclyQ==",
|
|
9821
9822
|
"optional": true,
|
|
9822
9823
|
"requires": {
|
|
9823
|
-
"@jimp/utils": "^0.22.
|
|
9824
|
+
"@jimp/utils": "^0.22.12",
|
|
9824
9825
|
"load-bmfont": "^1.4.1"
|
|
9825
9826
|
}
|
|
9826
9827
|
},
|
|
9827
9828
|
"@jimp/plugin-resize": {
|
|
9828
|
-
"version": "0.22.
|
|
9829
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.
|
|
9830
|
-
"integrity": "sha512-
|
|
9829
|
+
"version": "0.22.12",
|
|
9830
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.12.tgz",
|
|
9831
|
+
"integrity": "sha512-3NyTPlPbTnGKDIbaBgQ3HbE6wXbAlFfxHVERmrbqAi8R3r6fQPxpCauA8UVDnieg5eo04D0T8nnnNIX//i/sXg==",
|
|
9831
9832
|
"optional": true,
|
|
9832
9833
|
"requires": {
|
|
9833
|
-
"@jimp/utils": "^0.22.
|
|
9834
|
+
"@jimp/utils": "^0.22.12"
|
|
9834
9835
|
}
|
|
9835
9836
|
},
|
|
9836
9837
|
"@jimp/plugin-rotate": {
|
|
9837
|
-
"version": "0.22.
|
|
9838
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.
|
|
9839
|
-
"integrity": "sha512-
|
|
9838
|
+
"version": "0.22.12",
|
|
9839
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.12.tgz",
|
|
9840
|
+
"integrity": "sha512-9YNEt7BPAFfTls2FGfKBVgwwLUuKqy+E8bDGGEsOqHtbuhbshVGxN2WMZaD4gh5IDWvR+emmmPPWGgaYNYt1gA==",
|
|
9840
9841
|
"optional": true,
|
|
9841
9842
|
"requires": {
|
|
9842
|
-
"@jimp/utils": "^0.22.
|
|
9843
|
+
"@jimp/utils": "^0.22.12"
|
|
9843
9844
|
}
|
|
9844
9845
|
},
|
|
9845
9846
|
"@jimp/plugin-scale": {
|
|
9846
|
-
"version": "0.22.
|
|
9847
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.
|
|
9848
|
-
"integrity": "sha512-
|
|
9847
|
+
"version": "0.22.12",
|
|
9848
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.12.tgz",
|
|
9849
|
+
"integrity": "sha512-dghs92qM6MhHj0HrV2qAwKPMklQtjNpoYgAB94ysYpsXslhRTiPisueSIELRwZGEr0J0VUxpUY7HgJwlSIgGZw==",
|
|
9849
9850
|
"optional": true,
|
|
9850
9851
|
"requires": {
|
|
9851
|
-
"@jimp/utils": "^0.22.
|
|
9852
|
+
"@jimp/utils": "^0.22.12"
|
|
9852
9853
|
}
|
|
9853
9854
|
},
|
|
9854
9855
|
"@jimp/plugin-shadow": {
|
|
9855
|
-
"version": "0.22.
|
|
9856
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-shadow/-/plugin-shadow-0.22.
|
|
9857
|
-
"integrity": "sha512-
|
|
9856
|
+
"version": "0.22.12",
|
|
9857
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-shadow/-/plugin-shadow-0.22.12.tgz",
|
|
9858
|
+
"integrity": "sha512-FX8mTJuCt7/3zXVoeD/qHlm4YH2bVqBuWQHXSuBK054e7wFRnRnbSLPUqAwSeYP3lWqpuQzJtgiiBxV3+WWwTg==",
|
|
9858
9859
|
"optional": true,
|
|
9859
9860
|
"requires": {
|
|
9860
|
-
"@jimp/utils": "^0.22.
|
|
9861
|
+
"@jimp/utils": "^0.22.12"
|
|
9861
9862
|
}
|
|
9862
9863
|
},
|
|
9863
9864
|
"@jimp/plugin-threshold": {
|
|
9864
|
-
"version": "0.22.
|
|
9865
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugin-threshold/-/plugin-threshold-0.22.
|
|
9866
|
-
"integrity": "sha512-
|
|
9865
|
+
"version": "0.22.12",
|
|
9866
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugin-threshold/-/plugin-threshold-0.22.12.tgz",
|
|
9867
|
+
"integrity": "sha512-4x5GrQr1a/9L0paBC/MZZJjjgjxLYrqSmWd+e+QfAEPvmRxdRoQ5uKEuNgXnm9/weHQBTnQBQsOY2iFja+XGAw==",
|
|
9867
9868
|
"optional": true,
|
|
9868
9869
|
"requires": {
|
|
9869
|
-
"@jimp/utils": "^0.22.
|
|
9870
|
+
"@jimp/utils": "^0.22.12"
|
|
9870
9871
|
}
|
|
9871
9872
|
},
|
|
9872
9873
|
"@jimp/plugins": {
|
|
9873
|
-
"version": "0.22.
|
|
9874
|
-
"resolved": "https://registry.npmjs.org/@jimp/plugins/-/plugins-0.22.
|
|
9875
|
-
"integrity": "sha512-
|
|
9874
|
+
"version": "0.22.12",
|
|
9875
|
+
"resolved": "https://registry.npmjs.org/@jimp/plugins/-/plugins-0.22.12.tgz",
|
|
9876
|
+
"integrity": "sha512-yBJ8vQrDkBbTgQZLty9k4+KtUQdRjsIDJSPjuI21YdVeqZxYywifHl4/XWILoTZsjTUASQcGoH0TuC0N7xm3ww==",
|
|
9876
9877
|
"optional": true,
|
|
9877
9878
|
"requires": {
|
|
9878
|
-
"@jimp/plugin-blit": "^0.22.
|
|
9879
|
-
"@jimp/plugin-blur": "^0.22.
|
|
9880
|
-
"@jimp/plugin-circle": "^0.22.
|
|
9881
|
-
"@jimp/plugin-color": "^0.22.
|
|
9882
|
-
"@jimp/plugin-contain": "^0.22.
|
|
9883
|
-
"@jimp/plugin-cover": "^0.22.
|
|
9884
|
-
"@jimp/plugin-crop": "^0.22.
|
|
9885
|
-
"@jimp/plugin-displace": "^0.22.
|
|
9886
|
-
"@jimp/plugin-dither": "^0.22.
|
|
9887
|
-
"@jimp/plugin-fisheye": "^0.22.
|
|
9888
|
-
"@jimp/plugin-flip": "^0.22.
|
|
9889
|
-
"@jimp/plugin-gaussian": "^0.22.
|
|
9890
|
-
"@jimp/plugin-invert": "^0.22.
|
|
9891
|
-
"@jimp/plugin-mask": "^0.22.
|
|
9892
|
-
"@jimp/plugin-normalize": "^0.22.
|
|
9893
|
-
"@jimp/plugin-print": "^0.22.
|
|
9894
|
-
"@jimp/plugin-resize": "^0.22.
|
|
9895
|
-
"@jimp/plugin-rotate": "^0.22.
|
|
9896
|
-
"@jimp/plugin-scale": "^0.22.
|
|
9897
|
-
"@jimp/plugin-shadow": "^0.22.
|
|
9898
|
-
"@jimp/plugin-threshold": "^0.22.
|
|
9879
|
+
"@jimp/plugin-blit": "^0.22.12",
|
|
9880
|
+
"@jimp/plugin-blur": "^0.22.12",
|
|
9881
|
+
"@jimp/plugin-circle": "^0.22.12",
|
|
9882
|
+
"@jimp/plugin-color": "^0.22.12",
|
|
9883
|
+
"@jimp/plugin-contain": "^0.22.12",
|
|
9884
|
+
"@jimp/plugin-cover": "^0.22.12",
|
|
9885
|
+
"@jimp/plugin-crop": "^0.22.12",
|
|
9886
|
+
"@jimp/plugin-displace": "^0.22.12",
|
|
9887
|
+
"@jimp/plugin-dither": "^0.22.12",
|
|
9888
|
+
"@jimp/plugin-fisheye": "^0.22.12",
|
|
9889
|
+
"@jimp/plugin-flip": "^0.22.12",
|
|
9890
|
+
"@jimp/plugin-gaussian": "^0.22.12",
|
|
9891
|
+
"@jimp/plugin-invert": "^0.22.12",
|
|
9892
|
+
"@jimp/plugin-mask": "^0.22.12",
|
|
9893
|
+
"@jimp/plugin-normalize": "^0.22.12",
|
|
9894
|
+
"@jimp/plugin-print": "^0.22.12",
|
|
9895
|
+
"@jimp/plugin-resize": "^0.22.12",
|
|
9896
|
+
"@jimp/plugin-rotate": "^0.22.12",
|
|
9897
|
+
"@jimp/plugin-scale": "^0.22.12",
|
|
9898
|
+
"@jimp/plugin-shadow": "^0.22.12",
|
|
9899
|
+
"@jimp/plugin-threshold": "^0.22.12",
|
|
9899
9900
|
"timm": "^1.6.1"
|
|
9900
9901
|
}
|
|
9901
9902
|
},
|
|
9902
9903
|
"@jimp/png": {
|
|
9903
|
-
"version": "0.22.
|
|
9904
|
-
"resolved": "https://registry.npmjs.org/@jimp/png/-/png-0.22.
|
|
9905
|
-
"integrity": "sha512-
|
|
9904
|
+
"version": "0.22.12",
|
|
9905
|
+
"resolved": "https://registry.npmjs.org/@jimp/png/-/png-0.22.12.tgz",
|
|
9906
|
+
"integrity": "sha512-Mrp6dr3UTn+aLK8ty/dSKELz+Otdz1v4aAXzV5q53UDD2rbB5joKVJ/ChY310B+eRzNxIovbUF1KVrUsYdE8Hg==",
|
|
9906
9907
|
"optional": true,
|
|
9907
9908
|
"requires": {
|
|
9908
|
-
"@jimp/utils": "^0.22.
|
|
9909
|
+
"@jimp/utils": "^0.22.12",
|
|
9909
9910
|
"pngjs": "^6.0.0"
|
|
9910
9911
|
}
|
|
9911
9912
|
},
|
|
9912
9913
|
"@jimp/tiff": {
|
|
9913
|
-
"version": "0.22.
|
|
9914
|
-
"resolved": "https://registry.npmjs.org/@jimp/tiff/-/tiff-0.22.
|
|
9915
|
-
"integrity": "sha512-
|
|
9914
|
+
"version": "0.22.12",
|
|
9915
|
+
"resolved": "https://registry.npmjs.org/@jimp/tiff/-/tiff-0.22.12.tgz",
|
|
9916
|
+
"integrity": "sha512-E1LtMh4RyJsoCAfAkBRVSYyZDTtLq9p9LUiiYP0vPtXyxX4BiYBUYihTLSBlCQg5nF2e4OpQg7SPrLdJ66u7jg==",
|
|
9916
9917
|
"optional": true,
|
|
9917
9918
|
"requires": {
|
|
9918
9919
|
"utif2": "^4.0.1"
|
|
9919
9920
|
}
|
|
9920
9921
|
},
|
|
9921
9922
|
"@jimp/types": {
|
|
9922
|
-
"version": "0.22.
|
|
9923
|
-
"resolved": "https://registry.npmjs.org/@jimp/types/-/types-0.22.
|
|
9924
|
-
"integrity": "sha512-
|
|
9923
|
+
"version": "0.22.12",
|
|
9924
|
+
"resolved": "https://registry.npmjs.org/@jimp/types/-/types-0.22.12.tgz",
|
|
9925
|
+
"integrity": "sha512-wwKYzRdElE1MBXFREvCto5s699izFHNVvALUv79GXNbsOVqlwlOxlWJ8DuyOGIXoLP4JW/m30YyuTtfUJgMRMA==",
|
|
9925
9926
|
"optional": true,
|
|
9926
9927
|
"requires": {
|
|
9927
|
-
"@jimp/bmp": "^0.22.
|
|
9928
|
-
"@jimp/gif": "^0.22.
|
|
9929
|
-
"@jimp/jpeg": "^0.22.
|
|
9930
|
-
"@jimp/png": "^0.22.
|
|
9931
|
-
"@jimp/tiff": "^0.22.
|
|
9928
|
+
"@jimp/bmp": "^0.22.12",
|
|
9929
|
+
"@jimp/gif": "^0.22.12",
|
|
9930
|
+
"@jimp/jpeg": "^0.22.12",
|
|
9931
|
+
"@jimp/png": "^0.22.12",
|
|
9932
|
+
"@jimp/tiff": "^0.22.12",
|
|
9932
9933
|
"timm": "^1.6.1"
|
|
9933
9934
|
}
|
|
9934
9935
|
},
|
|
9935
9936
|
"@jimp/utils": {
|
|
9936
|
-
"version": "0.22.
|
|
9937
|
-
"resolved": "https://registry.npmjs.org/@jimp/utils/-/utils-0.22.
|
|
9938
|
-
"integrity": "sha512-
|
|
9937
|
+
"version": "0.22.12",
|
|
9938
|
+
"resolved": "https://registry.npmjs.org/@jimp/utils/-/utils-0.22.12.tgz",
|
|
9939
|
+
"integrity": "sha512-yJ5cWUknGnilBq97ZXOyOS0HhsHOyAyjHwYfHxGbSyMTohgQI6sVyE8KPgDwH8HHW/nMKXk8TrSwAE71zt716Q==",
|
|
9939
9940
|
"optional": true,
|
|
9940
9941
|
"requires": {
|
|
9941
9942
|
"regenerator-runtime": "^0.13.3"
|
|
@@ -9985,9 +9986,9 @@
|
|
|
9985
9986
|
}
|
|
9986
9987
|
},
|
|
9987
9988
|
"@sitespeed.io/chromedriver": {
|
|
9988
|
-
"version": "
|
|
9989
|
-
"resolved": "https://registry.npmjs.org/@sitespeed.io/chromedriver/-/chromedriver-
|
|
9990
|
-
"integrity": "sha512-
|
|
9989
|
+
"version": "123.0.6312-58",
|
|
9990
|
+
"resolved": "https://registry.npmjs.org/@sitespeed.io/chromedriver/-/chromedriver-123.0.6312-58.tgz",
|
|
9991
|
+
"integrity": "sha512-1v24uZmt9bAc80td0YfPA0M6uA9zYpFrBBM12Wkir7GqtpX7DCsNMuqGqVzBfsYp8UiU+wG/FtIb6+3PMr4P6Q==",
|
|
9991
9992
|
"requires": {
|
|
9992
9993
|
"node-downloader-helper": "2.1.9",
|
|
9993
9994
|
"node-stream-zip": "1.15.0"
|
|
@@ -10001,9 +10002,9 @@
|
|
|
10001
10002
|
}
|
|
10002
10003
|
},
|
|
10003
10004
|
"@sitespeed.io/edgedriver": {
|
|
10004
|
-
"version": "
|
|
10005
|
-
"resolved": "https://registry.npmjs.org/@sitespeed.io/edgedriver/-/edgedriver-
|
|
10006
|
-
"integrity": "sha512-
|
|
10005
|
+
"version": "122.0.2365-92",
|
|
10006
|
+
"resolved": "https://registry.npmjs.org/@sitespeed.io/edgedriver/-/edgedriver-122.0.2365-92.tgz",
|
|
10007
|
+
"integrity": "sha512-7A31VWQl9XjHEmmZur4nSlr+8xIweWNpuEyc151FS9ScQskRjJMS0iMJgSvLcIVwacm56ni2W6+IqdPLisRrwA==",
|
|
10007
10008
|
"requires": {
|
|
10008
10009
|
"node-downloader-helper": "2.1.7",
|
|
10009
10010
|
"node-stream-zip": "1.15.0"
|
|
@@ -10601,14 +10602,14 @@
|
|
|
10601
10602
|
}
|
|
10602
10603
|
},
|
|
10603
10604
|
"browsertime": {
|
|
10604
|
-
"version": "21.
|
|
10605
|
-
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-21.
|
|
10606
|
-
"integrity": "sha512-
|
|
10605
|
+
"version": "21.6.0",
|
|
10606
|
+
"resolved": "https://registry.npmjs.org/browsertime/-/browsertime-21.6.0.tgz",
|
|
10607
|
+
"integrity": "sha512-jw40md9x8pCPXGG+kOmDtRmhCMD5HmRdCNM7YAWyYwmuN/aVAtjdDdIe0qDGUGCZXkHB2eePToNRLaKiWoDcMg==",
|
|
10607
10608
|
"requires": {
|
|
10608
10609
|
"@cypress/xvfb": "1.2.4",
|
|
10609
10610
|
"@devicefarmer/adbkit": "3.2.6",
|
|
10610
|
-
"@sitespeed.io/chromedriver": "
|
|
10611
|
-
"@sitespeed.io/edgedriver": "
|
|
10611
|
+
"@sitespeed.io/chromedriver": "123.0.6312-58",
|
|
10612
|
+
"@sitespeed.io/edgedriver": "122.0.2365-92",
|
|
10612
10613
|
"@sitespeed.io/geckodriver": "0.34.0",
|
|
10613
10614
|
"@sitespeed.io/throttle": "5.0.0",
|
|
10614
10615
|
"@sitespeed.io/tracium": "0.3.3",
|
|
@@ -10623,7 +10624,7 @@
|
|
|
10623
10624
|
"get-port": "7.0.0",
|
|
10624
10625
|
"hasbin": "1.2.3",
|
|
10625
10626
|
"intel": "1.2.0",
|
|
10626
|
-
"jimp": "0.22.
|
|
10627
|
+
"jimp": "0.22.12",
|
|
10627
10628
|
"lodash.get": "4.4.2",
|
|
10628
10629
|
"lodash.groupby": "4.6.0",
|
|
10629
10630
|
"lodash.isempty": "4.4.0",
|
|
@@ -13095,14 +13096,14 @@
|
|
|
13095
13096
|
"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
|
|
13096
13097
|
},
|
|
13097
13098
|
"jimp": {
|
|
13098
|
-
"version": "0.22.
|
|
13099
|
-
"resolved": "https://registry.npmjs.org/jimp/-/jimp-0.22.
|
|
13100
|
-
"integrity": "sha512-
|
|
13099
|
+
"version": "0.22.12",
|
|
13100
|
+
"resolved": "https://registry.npmjs.org/jimp/-/jimp-0.22.12.tgz",
|
|
13101
|
+
"integrity": "sha512-R5jZaYDnfkxKJy1dwLpj/7cvyjxiclxU3F4TrI/J4j2rS0niq6YDUMoPn5hs8GDpO+OZGo7Ky057CRtWesyhfg==",
|
|
13101
13102
|
"optional": true,
|
|
13102
13103
|
"requires": {
|
|
13103
|
-
"@jimp/custom": "^0.22.
|
|
13104
|
-
"@jimp/plugins": "^0.22.
|
|
13105
|
-
"@jimp/types": "^0.22.
|
|
13104
|
+
"@jimp/custom": "^0.22.12",
|
|
13105
|
+
"@jimp/plugins": "^0.22.12",
|
|
13106
|
+
"@jimp/types": "^0.22.12",
|
|
13106
13107
|
"regenerator-runtime": "^0.13.3"
|
|
13107
13108
|
},
|
|
13108
13109
|
"dependencies": {
|
|
@@ -14328,13 +14329,13 @@
|
|
|
14328
14329
|
"optional": true
|
|
14329
14330
|
},
|
|
14330
14331
|
"parse-bmfont-xml": {
|
|
14331
|
-
"version": "1.1.
|
|
14332
|
-
"resolved": "https://registry.npmjs.org/parse-bmfont-xml/-/parse-bmfont-xml-1.1.
|
|
14333
|
-
"integrity": "sha512-
|
|
14332
|
+
"version": "1.1.6",
|
|
14333
|
+
"resolved": "https://registry.npmjs.org/parse-bmfont-xml/-/parse-bmfont-xml-1.1.6.tgz",
|
|
14334
|
+
"integrity": "sha512-0cEliVMZEhrFDwMh4SxIyVJpqYoOWDJ9P895tFuS+XuNzI5UBmBk5U5O4KuJdTnZpSBI4LFA2+ZiJaiwfSwlMA==",
|
|
14334
14335
|
"optional": true,
|
|
14335
14336
|
"requires": {
|
|
14336
14337
|
"xml-parse-from-string": "^1.0.0",
|
|
14337
|
-
"xml2js": "^0.
|
|
14338
|
+
"xml2js": "^0.5.0"
|
|
14338
14339
|
}
|
|
14339
14340
|
},
|
|
14340
14341
|
"parse-headers": {
|
|
@@ -16079,9 +16080,9 @@
|
|
|
16079
16080
|
"dev": true
|
|
16080
16081
|
},
|
|
16081
16082
|
"whatwg-fetch": {
|
|
16082
|
-
"version": "3.6.
|
|
16083
|
-
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.
|
|
16084
|
-
"integrity": "sha512-
|
|
16083
|
+
"version": "3.6.20",
|
|
16084
|
+
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz",
|
|
16085
|
+
"integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==",
|
|
16085
16086
|
"optional": true
|
|
16086
16087
|
},
|
|
16087
16088
|
"whatwg-url": {
|
|
@@ -16265,9 +16266,9 @@
|
|
|
16265
16266
|
"optional": true
|
|
16266
16267
|
},
|
|
16267
16268
|
"xml2js": {
|
|
16268
|
-
"version": "0.
|
|
16269
|
-
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.
|
|
16270
|
-
"integrity": "sha512-
|
|
16269
|
+
"version": "0.5.0",
|
|
16270
|
+
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
|
|
16271
|
+
"integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
|
|
16271
16272
|
"optional": true,
|
|
16272
16273
|
"requires": {
|
|
16273
16274
|
"sax": ">=0.6.0",
|