Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package velociraptor for openSUSE:Factory checked in at 2025-07-01 11:35:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/velociraptor (Old) and /work/SRC/openSUSE:Factory/.velociraptor.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "velociraptor" Tue Jul 1 11:35:30 2025 rev:21 rq:1289359 version:0.7.0.4.git163.87ee3570 Changes: -------- --- /work/SRC/openSUSE:Factory/velociraptor/velociraptor.changes 2025-03-25 22:23:00.988986230 +0100 +++ /work/SRC/openSUSE:Factory/.velociraptor.new.7067/velociraptor.changes 2025-07-01 11:37:14.637023331 +0200 @@ -1,0 +2,14 @@ +Fri Jun 27 13:35:23 UTC 2025 - Darragh O'Reilly <[email protected]> + +- Update to version 0.7.0.4.git163.87ee3570: + * Update go-rpmdb to fix panic + * Update github.com/go-jose/go-jose/v3 + Fixes CVE-2025-27144 (bsc#1237623, bsc#1237626) + * Update github.com/golang-jwt/jwt + Fixes CVE-2025-30204 (bsc#1240462, bsc#1240448) + * Update npm package axios 1.7.9 -> 1.10.0 + Fixes CVE-2025-27152 (bsc#1239305) + * Fix shadowed variable in hash.go + * Log error when server responds with http 403 + +------------------------------------------------------------------- Old: ---- velociraptor-0.7.0.4.git152.fb24dfd.obscpio New: ---- velociraptor-0.7.0.4.git163.87ee3570.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ velociraptor.spec ++++++ --- /var/tmp/diff_new_pack.8nG9gc/_old 2025-07-01 11:37:18.373179391 +0200 +++ /var/tmp/diff_new_pack.8nG9gc/_new 2025-07-01 11:37:18.385179892 +0200 @@ -83,7 +83,7 @@ %endif Name: velociraptor%{name_suffix} -Version: 0.7.0.4.git152.fb24dfd +Version: 0.7.0.4.git163.87ee3570 Release: 0 %if %{build_server} Summary: Endpoint visibility and collection tool ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.8nG9gc/_old 2025-07-01 11:37:18.785196601 +0200 +++ /var/tmp/diff_new_pack.8nG9gc/_new 2025-07-01 11:37:18.813197770 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/SUSE/linux-security-sensor</param> - <param name="changesrevision">fb24dfd654e559309954112443bb0ad98c8d8385</param></service></servicedata> + <param name="changesrevision">87ee35703620f013fc5be31134e8dad9ce56902a</param></service></servicedata> (No newline at EOF) ++++++ package-lock.json ++++++ --- /var/tmp/diff_new_pack.8nG9gc/_old 2025-07-01 11:37:19.077208798 +0200 +++ /var/tmp/diff_new_pack.8nG9gc/_new 2025-07-01 11:37:19.137211305 +0200 @@ -96,13 +96,13 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.26.2", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz", - "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz", + "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==", "dependencies": { - "@babel/helper-validator-identifier": "^7.25.9", + "@babel/helper-validator-identifier": "^7.27.1", "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" + "picocolors": "^1.1.1" }, "engines": { "node": ">=6.9.0" @@ -286,17 +286,17 @@ } }, "node_modules/@babel/helper-string-parser": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", - "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", + "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", - "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", + "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==", "engines": { "node": ">=6.9.0" } @@ -310,24 +310,23 @@ } }, "node_modules/@babel/helpers": { - "version": "7.23.1", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.1.tgz", - "integrity": "sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA==", + "version": "7.27.6", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.6.tgz", + "integrity": "sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==", "dependencies": { - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.23.0", - "@babel/types": "^7.23.0" + "@babel/template": "^7.27.2", + "@babel/types": "^7.27.6" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/parser": { - "version": "7.26.5", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.5.tgz", - "integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==", + "version": "7.27.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz", + "integrity": "sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==", "dependencies": { - "@babel/types": "^7.26.5" + "@babel/types": "^7.27.3" }, "bin": { "parser": "bin/babel-parser.js" @@ -479,24 +478,21 @@ } }, "node_modules/@babel/runtime": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.15.tgz", - "integrity": "sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==", - "dependencies": { - "regenerator-runtime": "^0.14.0" - }, + "version": "7.27.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.6.tgz", + "integrity": "sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/template": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz", - "integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==", - "dependencies": { - "@babel/code-frame": "^7.25.9", - "@babel/parser": "^7.25.9", - "@babel/types": "^7.25.9" + "version": "7.27.2", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz", + "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==", + "dependencies": { + "@babel/code-frame": "^7.27.1", + "@babel/parser": "^7.27.2", + "@babel/types": "^7.27.1" }, "engines": { "node": ">=6.9.0" @@ -520,12 +516,12 @@ } }, "node_modules/@babel/types": { - "version": "7.26.5", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.5.tgz", - "integrity": "sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==", + "version": "7.27.6", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.6.tgz", + "integrity": "sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==", "dependencies": { - "@babel/helper-string-parser": "^7.25.9", - "@babel/helper-validator-identifier": "^7.25.9" + "@babel/helper-string-parser": "^7.27.1", + "@babel/helper-validator-identifier": "^7.27.1" }, "engines": { "node": ">=6.9.0" @@ -2057,10 +2053,9 @@ } }, "node_modules/axios": { - "version": "1.7.9", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", - "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", - "license": "MIT", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz", + "integrity": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", @@ -2297,9 +2292,9 @@ } }, "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", + "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -8499,11 +8494,6 @@ "postcss-value-parser": "^3.3.0" } }, - "node_modules/regenerator-runtime": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz", - "integrity": "sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==" - }, "node_modules/regex-not": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", @@ -10134,9 +10124,9 @@ } }, "node_modules/vite": { - "version": "4.5.5", - "resolved": "https://registry.npmjs.org/vite/-/vite-4.5.5.tgz", - "integrity": "sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==", + "version": "4.5.14", + "resolved": "https://registry.npmjs.org/vite/-/vite-4.5.14.tgz", + "integrity": "sha512-+v57oAaoYNnO3hIu5Z/tJRZjq5aHM2zDve9YZ8HngVHbhk66RStobhb1sqPMIPEleV6cNKYK4eGrAbE9Ulbl2g==", "dev": true, "dependencies": { "esbuild": "^0.18.10", @@ -11085,13 +11075,13 @@ } }, "@babel/code-frame": { - "version": "7.26.2", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz", - "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz", + "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==", "requires": { - "@babel/helper-validator-identifier": "^7.25.9", + "@babel/helper-validator-identifier": "^7.27.1", "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" + "picocolors": "^1.1.1" } }, "@babel/compat-data": { @@ -11223,14 +11213,14 @@ } }, "@babel/helper-string-parser": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", - "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==" + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", + "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==" }, "@babel/helper-validator-identifier": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", - "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", + "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==" }, "@babel/helper-validator-option": { "version": "7.22.15", @@ -11238,21 +11228,20 @@ "integrity": "sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==" }, "@babel/helpers": { - "version": "7.23.1", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.1.tgz", - "integrity": "sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA==", + "version": "7.27.6", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.6.tgz", + "integrity": "sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==", "requires": { - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.23.0", - "@babel/types": "^7.23.0" + "@babel/template": "^7.27.2", + "@babel/types": "^7.27.6" } }, "@babel/parser": { - "version": "7.26.5", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.5.tgz", - "integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==", + "version": "7.27.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz", + "integrity": "sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==", "requires": { - "@babel/types": "^7.26.5" + "@babel/types": "^7.27.3" } }, "@babel/plugin-syntax-flow": { @@ -11344,21 +11333,18 @@ } }, "@babel/runtime": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.15.tgz", - "integrity": "sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==", - "requires": { - "regenerator-runtime": "^0.14.0" - } + "version": "7.27.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.6.tgz", + "integrity": "sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==" }, "@babel/template": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz", - "integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==", - "requires": { - "@babel/code-frame": "^7.25.9", - "@babel/parser": "^7.25.9", - "@babel/types": "^7.25.9" + "version": "7.27.2", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz", + "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==", + "requires": { + "@babel/code-frame": "^7.27.1", + "@babel/parser": "^7.27.2", + "@babel/types": "^7.27.1" } }, "@babel/traverse": { @@ -11376,12 +11362,12 @@ } }, "@babel/types": { - "version": "7.26.5", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.5.tgz", - "integrity": "sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==", + "version": "7.27.6", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.6.tgz", + "integrity": "sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==", "requires": { - "@babel/helper-string-parser": "^7.25.9", - "@babel/helper-validator-identifier": "^7.25.9" + "@babel/helper-string-parser": "^7.27.1", + "@babel/helper-validator-identifier": "^7.27.1" } }, "@emotion/cache": { @@ -12529,9 +12515,9 @@ "dev": true }, "axios": { - "version": "1.7.9", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", - "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz", + "integrity": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==", "requires": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", @@ -12716,9 +12702,9 @@ "requires": {} }, "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", + "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -17618,11 +17604,6 @@ "postcss-value-parser": "^3.3.0" } }, - "regenerator-runtime": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz", - "integrity": "sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==" - }, "regex-not": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", @@ -18894,9 +18875,9 @@ } }, "vite": { - "version": "4.5.5", - "resolved": "https://registry.npmjs.org/vite/-/vite-4.5.5.tgz", - "integrity": "sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==", + "version": "4.5.14", + "resolved": "https://registry.npmjs.org/vite/-/vite-4.5.14.tgz", + "integrity": "sha512-+v57oAaoYNnO3hIu5Z/tJRZjq5aHM2zDve9YZ8HngVHbhk66RStobhb1sqPMIPEleV6cNKYK4eGrAbE9Ulbl2g==", "dev": true, "requires": { "esbuild": "^0.18.10", ++++++ velociraptor-0.7.0.4.git152.fb24dfd.obscpio -> velociraptor-0.7.0.4.git163.87ee3570.obscpio ++++++ /work/SRC/openSUSE:Factory/velociraptor/velociraptor-0.7.0.4.git152.fb24dfd.obscpio /work/SRC/openSUSE:Factory/.velociraptor.new.7067/velociraptor-0.7.0.4.git163.87ee3570.obscpio differ: char 48, line 1 ++++++ velociraptor-go_modules.tar.gz ++++++ /work/SRC/openSUSE:Factory/velociraptor/velociraptor-go_modules.tar.gz /work/SRC/openSUSE:Factory/.velociraptor.new.7067/velociraptor-go_modules.tar.gz differ: char 5, line 1 ++++++ velociraptor-node_modules.obscpio ++++++ /work/SRC/openSUSE:Factory/velociraptor/velociraptor-node_modules.obscpio /work/SRC/openSUSE:Factory/.velociraptor.new.7067/velociraptor-node_modules.obscpio differ: char 15314, line 74 ++++++ velociraptor-nodejs.spec.inc ++++++ --- /var/tmp/diff_new_pack.8nG9gc/_old 2025-07-01 11:37:19.909243552 +0200 +++ /var/tmp/diff_new_pack.8nG9gc/_new 2025-07-01 11:37:19.953245390 +0200 @@ -1,5 +1,5 @@ Source10000: https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz#/@ampproject-remapping-2.2.0.tgz -Source10001: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz#/@babel-code-frame-7.26.2.tgz +Source10001: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz#/@babel-code-frame-7.27.1.tgz Source10002: https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.20.tgz#/@babel-compat-data-7.22.20.tgz Source10003: https://registry.npmjs.org/@babel/core/-/core-7.22.15.tgz#/@babel-core-7.22.15.tgz Source10004: https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#/@babel-eslint-parser-7.26.5.tgz @@ -12,11 +12,11 @@ Source10011: https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#/@babel-helper-plugin-utils-7.22.5.tgz Source10012: https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#/@babel-helper-simple-access-7.22.5.tgz Source10013: https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#/@babel-helper-split-export-declaration-7.22.6.tgz -Source10014: https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#/@babel-helper-string-parser-7.25.9.tgz -Source10015: https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#/@babel-helper-validator-identifier-7.25.9.tgz +Source10014: https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#/@babel-helper-string-parser-7.27.1.tgz +Source10015: https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#/@babel-helper-validator-identifier-7.27.1.tgz Source10016: https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#/@babel-helper-validator-option-7.22.15.tgz -Source10017: https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.1.tgz#/@babel-helpers-7.23.1.tgz -Source10018: https://registry.npmjs.org/@babel/parser/-/parser-7.26.5.tgz#/@babel-parser-7.26.5.tgz +Source10017: https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.6.tgz#/@babel-helpers-7.27.6.tgz +Source10018: https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz#/@babel-parser-7.27.5.tgz Source10019: https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.22.5.tgz#/@babel-plugin-syntax-flow-7.22.5.tgz Source10020: https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz#/@babel-plugin-syntax-jsx-7.22.5.tgz Source10021: https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.18.6.tgz#/@babel-plugin-transform-react-display-name-7.18.6.tgz @@ -26,10 +26,10 @@ Source10025: https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.19.6.tgz#/@babel-plugin-transform-react-jsx-source-7.19.6.tgz Source10026: https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.18.6.tgz#/@babel-plugin-transform-react-pure-annotations-7.18.6.tgz Source10027: https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.18.6.tgz#/@babel-preset-react-7.18.6.tgz -Source10028: https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.15.tgz#/@babel-runtime-7.22.15.tgz -Source10029: https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz#/@babel-template-7.25.9.tgz +Source10028: https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.6.tgz#/@babel-runtime-7.27.6.tgz +Source10029: https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz#/@babel-template-7.27.2.tgz Source10030: https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.5.tgz#/@babel-traverse-7.26.5.tgz -Source10031: https://registry.npmjs.org/@babel/types/-/types-7.26.5.tgz#/@babel-types-7.26.5.tgz +Source10031: https://registry.npmjs.org/@babel/types/-/types-7.27.6.tgz#/@babel-types-7.27.6.tgz Source10032: https://registry.npmjs.org/@emotion/cache/-/cache-10.0.29.tgz#/@emotion-cache-10.0.29.tgz Source10033: https://registry.npmjs.org/@emotion/core/-/core-10.3.1.tgz#/@emotion-core-10.3.1.tgz Source10034: https://registry.npmjs.org/@emotion/css/-/css-10.0.27.tgz#/@emotion-css-10.0.27.tgz @@ -176,7 +176,7 @@ Source10175: https://registry.npmjs.org/atob/-/atob-2.1.2.tgz#/atob-2.1.2.tgz Source10176: https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#/available-typed-arrays-1.0.5.tgz Source10177: https://registry.npmjs.org/axe-core/-/axe-core-4.6.3.tgz#/axe-core-4.6.3.tgz -Source10178: https://registry.npmjs.org/axios/-/axios-1.7.9.tgz#/axios-1.7.9.tgz +Source10178: https://registry.npmjs.org/axios/-/axios-1.10.0.tgz#/axios-1.10.0.tgz Source10179: https://registry.npmjs.org/axios-retry/-/axios-retry-3.7.0.tgz#/axios-retry-3.7.0.tgz Source10180: https://registry.npmjs.org/axobject-query/-/axobject-query-3.1.1.tgz#/axobject-query-3.1.1.tgz Source10181: https://registry.npmjs.org/babel-plugin-emotion/-/babel-plugin-emotion-10.2.2.tgz#/babel-plugin-emotion-10.2.2.tgz @@ -198,7 +198,7 @@ Source10197: https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz#/bn.js-5.2.1.tgz Source10198: https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz#/boolbase-1.0.0.tgz Source10199: https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz#/bootstrap-4.6.2.tgz -Source10200: https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz#/brace-expansion-1.1.11.tgz +Source10200: https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz#/brace-expansion-1.1.12.tgz Source10201: https://registry.npmjs.org/braces/-/braces-2.3.2.tgz#/braces-2.3.2.tgz Source10202: https://registry.npmjs.org/braces/-/braces-3.0.3.tgz#/braces-3.0.3.tgz Source10203: https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz#/brorand-1.1.0.tgz @@ -720,158 +720,157 @@ Source10719: https://registry.npmjs.org/recharts/-/recharts-2.8.0.tgz#/recharts-2.8.0.tgz Source10720: https://registry.npmjs.org/recharts-scale/-/recharts-scale-0.4.5.tgz#/recharts-scale-0.4.5.tgz Source10721: https://registry.npmjs.org/reduce-css-calc/-/reduce-css-calc-2.1.8.tgz#/reduce-css-calc-2.1.8.tgz -Source10722: https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#/regenerator-runtime-0.14.0.tgz -Source10723: https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz#/regex-not-1.0.2.tgz -Source10724: https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#/regexp.prototype.flags-1.4.3.tgz -Source10725: https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz#/regexpp-3.2.0.tgz -Source10726: https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#/remove-trailing-separator-1.1.0.tgz -Source10727: https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz#/repeat-element-1.1.4.tgz -Source10728: https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz#/repeat-string-1.6.1.tgz -Source10729: https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz#/requires-port-1.0.0.tgz -Source10730: https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz#/resolve-1.22.1.tgz -Source10731: https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.4.tgz#/resolve-2.0.0-next.4.tgz -Source10732: https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz#/resolve-from-4.0.0.tgz -Source10733: https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz#/resolve-pathname-3.0.0.tgz -Source10734: https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz#/resolve-url-0.2.1.tgz -Source10735: https://registry.npmjs.org/ret/-/ret-0.1.15.tgz#/ret-0.1.15.tgz -Source10736: https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz#/reusify-1.0.4.tgz -Source10737: https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz#/rimraf-2.7.1.tgz -Source10738: https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz#/rimraf-3.0.2.tgz -Source10739: https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz#/ripemd160-2.0.2.tgz -Source10740: https://registry.npmjs.org/rollup/-/rollup-3.29.5.tgz#/rollup-3.29.5.tgz -Source10741: https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz#/run-parallel-1.2.0.tgz -Source10742: https://registry.npmjs.org/run-queue/-/run-queue-1.0.3.tgz#/run-queue-1.0.3.tgz -Source10743: https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz#/safe-buffer-5.1.2.tgz -Source10744: https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz#/safe-buffer-5.2.1.tgz -Source10745: https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz#/safe-regex-1.1.0.tgz -Source10746: https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz#/safe-regex-test-1.0.0.tgz -Source10747: https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz#/safer-buffer-2.1.2.tgz -Source10748: https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz#/scheduler-0.19.1.tgz -Source10749: https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz#/schema-utils-1.0.0.tgz -Source10750: https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz#/scroll-into-view-if-needed-2.2.31.tgz -Source10751: https://registry.npmjs.org/section-iterator/-/section-iterator-2.0.0.tgz#/section-iterator-2.0.0.tgz -Source10752: https://registry.npmjs.org/semver/-/semver-5.7.2.tgz#/semver-5.7.2.tgz -Source10753: https://registry.npmjs.org/semver/-/semver-6.3.1.tgz#/semver-6.3.1.tgz -Source10754: https://registry.npmjs.org/semver/-/semver-7.6.3.tgz#/semver-7.6.3.tgz -Source10755: https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz#/serialize-javascript-4.0.0.tgz -Source10756: https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz#/set-value-2.0.1.tgz -Source10757: https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz#/setimmediate-1.0.5.tgz -Source10758: https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz#/sha.js-2.4.11.tgz -Source10759: https://registry.npmjs.org/shallow-equal/-/shallow-equal-1.2.1.tgz#/shallow-equal-1.2.1.tgz -Source10760: https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz#/shallowequal-1.1.0.tgz -Source10761: https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz#/shebang-command-2.0.0.tgz -Source10762: https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz#/shebang-regex-3.0.0.tgz -Source10763: https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz#/side-channel-1.0.4.tgz -Source10764: https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz#/simple-update-notifier-2.0.0.tgz -Source10765: https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz#/snapdragon-0.8.2.tgz -Source10766: https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz#/snapdragon-node-2.1.1.tgz -Source10767: https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz#/snapdragon-util-3.0.1.tgz -Source10768: https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz#/source-list-map-2.0.1.tgz -Source10769: https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz#/source-map-0.5.7.tgz -Source10770: https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#/source-map-0.6.1.tgz -Source10771: https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz#/source-map-js-1.2.1.tgz -Source10772: https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz#/source-map-resolve-0.5.3.tgz -Source10773: https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz#/source-map-support-0.5.21.tgz -Source10774: https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz#/source-map-url-0.4.1.tgz -Source10775: https://registry.npmjs.org/split-grid/-/split-grid-1.0.11.tgz#/split-grid-1.0.11.tgz -Source10776: https://registry.npmjs.org/split-on-first/-/split-on-first-1.1.0.tgz#/split-on-first-1.1.0.tgz -Source10777: https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz#/split-string-3.1.0.tgz -Source10778: https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz#/ssri-6.0.2.tgz -Source10779: https://registry.npmjs.org/stable/-/stable-0.1.8.tgz#/stable-0.1.8.tgz -Source10780: https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz#/static-extend-0.1.2.tgz -Source10781: https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz#/stop-iteration-iterator-1.0.0.tgz -Source10782: https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz#/stream-browserify-2.0.2.tgz -Source10783: https://registry.npmjs.org/stream-each/-/stream-each-1.2.3.tgz#/stream-each-1.2.3.tgz -Source10784: https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz#/stream-http-2.8.3.tgz -Source10785: https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz#/stream-shift-1.0.1.tgz -Source10786: https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#/strict-uri-encode-2.0.0.tgz -Source10787: https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#/string.prototype.matchall-4.0.8.tgz -Source10788: https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#/string.prototype.trimend-1.0.6.tgz -Source10789: https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz#/string.prototype.trimstart-1.0.6.tgz -Source10790: https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz#/string_decoder-1.1.1.tgz -Source10791: https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz#/string_decoder-1.3.0.tgz -Source10792: https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#/strip-ansi-6.0.1.tgz -Source10793: https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz#/strip-bom-3.0.0.tgz -Source10794: https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz#/strip-json-comments-3.1.1.tgz -Source10795: https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz#/strnum-1.0.5.tgz -Source10796: https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.0.tgz#/style-to-js-1.1.0.tgz -Source10797: https://registry.npmjs.org/style-to-object/-/style-to-object-0.3.0.tgz#/style-to-object-0.3.0.tgz -Source10798: https://registry.npmjs.org/styled-components/-/styled-components-5.3.11.tgz#/styled-components-5.3.11.tgz -Source10799: https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz#/supports-color-5.5.0.tgz -Source10800: https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz#/supports-color-7.2.0.tgz -Source10801: https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#/supports-preserve-symlinks-flag-1.0.0.tgz -Source10802: https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz#/svgo-2.8.0.tgz -Source10803: https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz#/tapable-1.1.3.tgz -Source10804: https://registry.npmjs.org/terser/-/terser-4.8.1.tgz#/terser-4.8.1.tgz -Source10805: https://registry.npmjs.org/terser/-/terser-5.16.5.tgz#/terser-5.16.5.tgz -Source10806: https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.6.tgz#/terser-webpack-plugin-1.4.6.tgz -Source10807: https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz#/text-table-0.2.0.tgz -Source10808: https://registry.npmjs.org/through2/-/through2-2.0.5.tgz#/through2-2.0.5.tgz -Source10809: https://registry.npmjs.org/through2/-/through2-4.0.2.tgz#/through2-4.0.2.tgz -Source10810: https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.12.tgz#/timers-browserify-2.0.12.tgz -Source10811: https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.1.tgz#/tiny-invariant-1.3.1.tgz -Source10812: https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz#/tiny-warning-1.0.3.tgz -Source10813: https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#/to-arraybuffer-1.0.1.tgz -Source10814: https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz#/to-object-path-0.3.0.tgz -Source10815: https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz#/to-regex-3.0.2.tgz -Source10816: https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz#/to-regex-range-2.1.1.tgz -Source10817: https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz#/to-regex-range-5.0.1.tgz -Source10818: https://registry.npmjs.org/touch/-/touch-3.1.1.tgz#/touch-3.1.1.tgz -Source10819: https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz#/tr46-0.0.3.tgz -Source10820: https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#/tsconfig-paths-3.14.2.tgz -Source10821: https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz#/tty-browserify-0.0.0.tgz -Source10822: https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz#/type-check-0.4.0.tgz -Source10823: https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz#/type-fest-0.20.2.tgz -Source10824: https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz#/typed-array-length-1.0.4.tgz -Source10825: https://registry.npmjs.org/typed-styles/-/typed-styles-0.0.7.tgz#/typed-styles-0.0.7.tgz -Source10826: https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#/typedarray-0.0.6.tgz -Source10827: https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.33.tgz#/ua-parser-js-0.7.33.tgz -Source10828: https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz#/unbox-primitive-1.0.2.tgz -Source10829: https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.2.1.tgz#/uncontrollable-7.2.1.tgz -Source10830: https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz#/undefsafe-2.0.5.tgz -Source10831: https://registry.npmjs.org/underscore/-/underscore-1.9.1.tgz#/underscore-1.9.1.tgz -Source10832: https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz#/union-value-1.0.1.tgz -Source10833: https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz#/unique-filename-1.1.1.tgz -Source10834: https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz#/unique-slug-2.0.2.tgz -Source10835: https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz#/universalify-2.0.0.tgz -Source10836: https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz#/unset-value-1.0.0.tgz -Source10837: https://registry.npmjs.org/upath/-/upath-1.2.0.tgz#/upath-1.2.0.tgz -Source10838: https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz#/update-browserslist-db-1.0.13.tgz -Source10839: https://registry.npmjs.org/update-input-width/-/update-input-width-1.3.1.tgz#/update-input-width-1.3.1.tgz -Source10840: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz#/uri-js-4.4.1.tgz -Source10841: https://registry.npmjs.org/urix/-/urix-0.1.0.tgz#/urix-0.1.0.tgz -Source10842: https://registry.npmjs.org/url/-/url-0.11.0.tgz#/url-0.11.0.tgz -Source10843: https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz#/url-parse-1.5.10.tgz -Source10844: https://registry.npmjs.org/use/-/use-3.1.1.tgz#/use-3.1.1.tgz -Source10845: https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.3.0.tgz#/use-composed-ref-1.3.0.tgz -Source10846: https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#/use-isomorphic-layout-effect-1.1.2.tgz -Source10847: https://registry.npmjs.org/use-latest/-/use-latest-1.2.1.tgz#/use-latest-1.2.1.tgz -Source10848: https://registry.npmjs.org/util/-/util-0.10.3.tgz#/util-0.10.3.tgz -Source10849: https://registry.npmjs.org/util/-/util-0.11.1.tgz#/util-0.11.1.tgz -Source10850: https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz#/util-deprecate-1.0.2.tgz -Source10851: https://registry.npmjs.org/value-equal/-/value-equal-1.0.1.tgz#/value-equal-1.0.1.tgz -Source10852: https://registry.npmjs.org/victory-vendor/-/victory-vendor-36.6.8.tgz#/victory-vendor-36.6.8.tgz -Source10853: https://registry.npmjs.org/vite/-/vite-4.5.5.tgz#/vite-4.5.5.tgz -Source10854: https://registry.npmjs.org/vite-plugin-compression/-/vite-plugin-compression-0.5.1.tgz#/vite-plugin-compression-0.5.1.tgz -Source10855: https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz#/vm-browserify-1.1.2.tgz -Source10856: https://registry.npmjs.org/warning/-/warning-4.0.3.tgz#/warning-4.0.3.tgz -Source10857: https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz#/watchpack-1.7.5.tgz -Source10858: https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz#/watchpack-chokidar2-2.0.1.tgz -Source10859: https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz#/webidl-conversions-3.0.1.tgz -Source10860: https://registry.npmjs.org/webpack/-/webpack-4.47.0.tgz#/webpack-4.47.0.tgz -Source10861: https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz#/webpack-sources-1.4.3.tgz -Source10862: https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#/whatwg-fetch-3.6.2.tgz -Source10863: https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz#/whatwg-url-5.0.0.tgz -Source10864: https://registry.npmjs.org/which/-/which-2.0.2.tgz#/which-2.0.2.tgz -Source10865: https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#/which-boxed-primitive-1.0.2.tgz -Source10866: https://registry.npmjs.org/which-collection/-/which-collection-1.0.1.tgz#/which-collection-1.0.1.tgz -Source10867: https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz#/which-typed-array-1.1.9.tgz -Source10868: https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz#/word-wrap-1.2.4.tgz -Source10869: https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz#/worker-farm-1.7.0.tgz -Source10870: https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz#/wrappy-1.0.2.tgz -Source10871: https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz#/xtend-4.0.2.tgz -Source10872: https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz#/y18n-4.0.3.tgz -Source10873: https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz#/yallist-3.1.1.tgz -Source10874: https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz#/yaml-1.10.2.tgz -Source10875: https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz#/yocto-queue-0.1.0.tgz +Source10722: https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz#/regex-not-1.0.2.tgz +Source10723: https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#/regexp.prototype.flags-1.4.3.tgz +Source10724: https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz#/regexpp-3.2.0.tgz +Source10725: https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#/remove-trailing-separator-1.1.0.tgz +Source10726: https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz#/repeat-element-1.1.4.tgz +Source10727: https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz#/repeat-string-1.6.1.tgz +Source10728: https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz#/requires-port-1.0.0.tgz +Source10729: https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz#/resolve-1.22.1.tgz +Source10730: https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.4.tgz#/resolve-2.0.0-next.4.tgz +Source10731: https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz#/resolve-from-4.0.0.tgz +Source10732: https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz#/resolve-pathname-3.0.0.tgz +Source10733: https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz#/resolve-url-0.2.1.tgz +Source10734: https://registry.npmjs.org/ret/-/ret-0.1.15.tgz#/ret-0.1.15.tgz +Source10735: https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz#/reusify-1.0.4.tgz +Source10736: https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz#/rimraf-2.7.1.tgz +Source10737: https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz#/rimraf-3.0.2.tgz +Source10738: https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz#/ripemd160-2.0.2.tgz +Source10739: https://registry.npmjs.org/rollup/-/rollup-3.29.5.tgz#/rollup-3.29.5.tgz +Source10740: https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz#/run-parallel-1.2.0.tgz +Source10741: https://registry.npmjs.org/run-queue/-/run-queue-1.0.3.tgz#/run-queue-1.0.3.tgz +Source10742: https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz#/safe-buffer-5.1.2.tgz +Source10743: https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz#/safe-buffer-5.2.1.tgz +Source10744: https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz#/safe-regex-1.1.0.tgz +Source10745: https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz#/safe-regex-test-1.0.0.tgz +Source10746: https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz#/safer-buffer-2.1.2.tgz +Source10747: https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz#/scheduler-0.19.1.tgz +Source10748: https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz#/schema-utils-1.0.0.tgz +Source10749: https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz#/scroll-into-view-if-needed-2.2.31.tgz +Source10750: https://registry.npmjs.org/section-iterator/-/section-iterator-2.0.0.tgz#/section-iterator-2.0.0.tgz +Source10751: https://registry.npmjs.org/semver/-/semver-5.7.2.tgz#/semver-5.7.2.tgz +Source10752: https://registry.npmjs.org/semver/-/semver-6.3.1.tgz#/semver-6.3.1.tgz +Source10753: https://registry.npmjs.org/semver/-/semver-7.6.3.tgz#/semver-7.6.3.tgz +Source10754: https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz#/serialize-javascript-4.0.0.tgz +Source10755: https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz#/set-value-2.0.1.tgz +Source10756: https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz#/setimmediate-1.0.5.tgz +Source10757: https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz#/sha.js-2.4.11.tgz +Source10758: https://registry.npmjs.org/shallow-equal/-/shallow-equal-1.2.1.tgz#/shallow-equal-1.2.1.tgz +Source10759: https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz#/shallowequal-1.1.0.tgz +Source10760: https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz#/shebang-command-2.0.0.tgz +Source10761: https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz#/shebang-regex-3.0.0.tgz +Source10762: https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz#/side-channel-1.0.4.tgz +Source10763: https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz#/simple-update-notifier-2.0.0.tgz +Source10764: https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz#/snapdragon-0.8.2.tgz +Source10765: https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz#/snapdragon-node-2.1.1.tgz +Source10766: https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz#/snapdragon-util-3.0.1.tgz +Source10767: https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz#/source-list-map-2.0.1.tgz +Source10768: https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz#/source-map-0.5.7.tgz +Source10769: https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#/source-map-0.6.1.tgz +Source10770: https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz#/source-map-js-1.2.1.tgz +Source10771: https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz#/source-map-resolve-0.5.3.tgz +Source10772: https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz#/source-map-support-0.5.21.tgz +Source10773: https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz#/source-map-url-0.4.1.tgz +Source10774: https://registry.npmjs.org/split-grid/-/split-grid-1.0.11.tgz#/split-grid-1.0.11.tgz +Source10775: https://registry.npmjs.org/split-on-first/-/split-on-first-1.1.0.tgz#/split-on-first-1.1.0.tgz +Source10776: https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz#/split-string-3.1.0.tgz +Source10777: https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz#/ssri-6.0.2.tgz +Source10778: https://registry.npmjs.org/stable/-/stable-0.1.8.tgz#/stable-0.1.8.tgz +Source10779: https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz#/static-extend-0.1.2.tgz +Source10780: https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz#/stop-iteration-iterator-1.0.0.tgz +Source10781: https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz#/stream-browserify-2.0.2.tgz +Source10782: https://registry.npmjs.org/stream-each/-/stream-each-1.2.3.tgz#/stream-each-1.2.3.tgz +Source10783: https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz#/stream-http-2.8.3.tgz +Source10784: https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz#/stream-shift-1.0.1.tgz +Source10785: https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#/strict-uri-encode-2.0.0.tgz +Source10786: https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#/string.prototype.matchall-4.0.8.tgz +Source10787: https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#/string.prototype.trimend-1.0.6.tgz +Source10788: https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz#/string.prototype.trimstart-1.0.6.tgz +Source10789: https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz#/string_decoder-1.1.1.tgz +Source10790: https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz#/string_decoder-1.3.0.tgz +Source10791: https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#/strip-ansi-6.0.1.tgz +Source10792: https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz#/strip-bom-3.0.0.tgz +Source10793: https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz#/strip-json-comments-3.1.1.tgz +Source10794: https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz#/strnum-1.0.5.tgz +Source10795: https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.0.tgz#/style-to-js-1.1.0.tgz +Source10796: https://registry.npmjs.org/style-to-object/-/style-to-object-0.3.0.tgz#/style-to-object-0.3.0.tgz +Source10797: https://registry.npmjs.org/styled-components/-/styled-components-5.3.11.tgz#/styled-components-5.3.11.tgz +Source10798: https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz#/supports-color-5.5.0.tgz +Source10799: https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz#/supports-color-7.2.0.tgz +Source10800: https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#/supports-preserve-symlinks-flag-1.0.0.tgz +Source10801: https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz#/svgo-2.8.0.tgz +Source10802: https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz#/tapable-1.1.3.tgz +Source10803: https://registry.npmjs.org/terser/-/terser-4.8.1.tgz#/terser-4.8.1.tgz +Source10804: https://registry.npmjs.org/terser/-/terser-5.16.5.tgz#/terser-5.16.5.tgz +Source10805: https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.6.tgz#/terser-webpack-plugin-1.4.6.tgz +Source10806: https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz#/text-table-0.2.0.tgz +Source10807: https://registry.npmjs.org/through2/-/through2-2.0.5.tgz#/through2-2.0.5.tgz +Source10808: https://registry.npmjs.org/through2/-/through2-4.0.2.tgz#/through2-4.0.2.tgz +Source10809: https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.12.tgz#/timers-browserify-2.0.12.tgz +Source10810: https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.1.tgz#/tiny-invariant-1.3.1.tgz +Source10811: https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz#/tiny-warning-1.0.3.tgz +Source10812: https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#/to-arraybuffer-1.0.1.tgz +Source10813: https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz#/to-object-path-0.3.0.tgz +Source10814: https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz#/to-regex-3.0.2.tgz +Source10815: https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz#/to-regex-range-2.1.1.tgz +Source10816: https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz#/to-regex-range-5.0.1.tgz +Source10817: https://registry.npmjs.org/touch/-/touch-3.1.1.tgz#/touch-3.1.1.tgz +Source10818: https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz#/tr46-0.0.3.tgz +Source10819: https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#/tsconfig-paths-3.14.2.tgz +Source10820: https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz#/tty-browserify-0.0.0.tgz +Source10821: https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz#/type-check-0.4.0.tgz +Source10822: https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz#/type-fest-0.20.2.tgz +Source10823: https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz#/typed-array-length-1.0.4.tgz +Source10824: https://registry.npmjs.org/typed-styles/-/typed-styles-0.0.7.tgz#/typed-styles-0.0.7.tgz +Source10825: https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#/typedarray-0.0.6.tgz +Source10826: https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.33.tgz#/ua-parser-js-0.7.33.tgz +Source10827: https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz#/unbox-primitive-1.0.2.tgz +Source10828: https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.2.1.tgz#/uncontrollable-7.2.1.tgz +Source10829: https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz#/undefsafe-2.0.5.tgz +Source10830: https://registry.npmjs.org/underscore/-/underscore-1.9.1.tgz#/underscore-1.9.1.tgz +Source10831: https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz#/union-value-1.0.1.tgz +Source10832: https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz#/unique-filename-1.1.1.tgz +Source10833: https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz#/unique-slug-2.0.2.tgz +Source10834: https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz#/universalify-2.0.0.tgz +Source10835: https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz#/unset-value-1.0.0.tgz +Source10836: https://registry.npmjs.org/upath/-/upath-1.2.0.tgz#/upath-1.2.0.tgz +Source10837: https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz#/update-browserslist-db-1.0.13.tgz +Source10838: https://registry.npmjs.org/update-input-width/-/update-input-width-1.3.1.tgz#/update-input-width-1.3.1.tgz +Source10839: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz#/uri-js-4.4.1.tgz +Source10840: https://registry.npmjs.org/urix/-/urix-0.1.0.tgz#/urix-0.1.0.tgz +Source10841: https://registry.npmjs.org/url/-/url-0.11.0.tgz#/url-0.11.0.tgz +Source10842: https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz#/url-parse-1.5.10.tgz +Source10843: https://registry.npmjs.org/use/-/use-3.1.1.tgz#/use-3.1.1.tgz +Source10844: https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.3.0.tgz#/use-composed-ref-1.3.0.tgz +Source10845: https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#/use-isomorphic-layout-effect-1.1.2.tgz +Source10846: https://registry.npmjs.org/use-latest/-/use-latest-1.2.1.tgz#/use-latest-1.2.1.tgz +Source10847: https://registry.npmjs.org/util/-/util-0.10.3.tgz#/util-0.10.3.tgz +Source10848: https://registry.npmjs.org/util/-/util-0.11.1.tgz#/util-0.11.1.tgz +Source10849: https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz#/util-deprecate-1.0.2.tgz +Source10850: https://registry.npmjs.org/value-equal/-/value-equal-1.0.1.tgz#/value-equal-1.0.1.tgz +Source10851: https://registry.npmjs.org/victory-vendor/-/victory-vendor-36.6.8.tgz#/victory-vendor-36.6.8.tgz +Source10852: https://registry.npmjs.org/vite/-/vite-4.5.14.tgz#/vite-4.5.14.tgz +Source10853: https://registry.npmjs.org/vite-plugin-compression/-/vite-plugin-compression-0.5.1.tgz#/vite-plugin-compression-0.5.1.tgz +Source10854: https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz#/vm-browserify-1.1.2.tgz +Source10855: https://registry.npmjs.org/warning/-/warning-4.0.3.tgz#/warning-4.0.3.tgz +Source10856: https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz#/watchpack-1.7.5.tgz +Source10857: https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz#/watchpack-chokidar2-2.0.1.tgz +Source10858: https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz#/webidl-conversions-3.0.1.tgz +Source10859: https://registry.npmjs.org/webpack/-/webpack-4.47.0.tgz#/webpack-4.47.0.tgz +Source10860: https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz#/webpack-sources-1.4.3.tgz +Source10861: https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#/whatwg-fetch-3.6.2.tgz +Source10862: https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz#/whatwg-url-5.0.0.tgz +Source10863: https://registry.npmjs.org/which/-/which-2.0.2.tgz#/which-2.0.2.tgz +Source10864: https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#/which-boxed-primitive-1.0.2.tgz +Source10865: https://registry.npmjs.org/which-collection/-/which-collection-1.0.1.tgz#/which-collection-1.0.1.tgz +Source10866: https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz#/which-typed-array-1.1.9.tgz +Source10867: https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz#/word-wrap-1.2.4.tgz +Source10868: https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz#/worker-farm-1.7.0.tgz +Source10869: https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz#/wrappy-1.0.2.tgz +Source10870: https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz#/xtend-4.0.2.tgz +Source10871: https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz#/y18n-4.0.3.tgz +Source10872: https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz#/yallist-3.1.1.tgz +Source10873: https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz#/yaml-1.10.2.tgz +Source10874: https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz#/yocto-queue-0.1.0.tgz ++++++ velociraptor.obsinfo ++++++ --- /var/tmp/diff_new_pack.8nG9gc/_old 2025-07-01 11:37:20.225256752 +0200 +++ /var/tmp/diff_new_pack.8nG9gc/_new 2025-07-01 11:37:20.257258089 +0200 @@ -1,5 +1,5 @@ name: velociraptor -version: 0.7.0.4.git152.fb24dfd -mtime: 1742463594 -commit: fb24dfd654e559309954112443bb0ad98c8d8385 +version: 0.7.0.4.git163.87ee3570 +mtime: 1751030403 +commit: 87ee35703620f013fc5be31134e8dad9ce56902a
