@github/copilot 0.0.355-26 → 0.0.355-28
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/index.js +498 -498
- package/package.json +2 -2
- package/sharp/node_modules/@img/sharp-darwin-arm64/lib/sharp-darwin-arm64.node +0 -0
- package/sharp/node_modules/@img/sharp-darwin-arm64/package.json +2 -2
- package/sharp/node_modules/@img/sharp-darwin-x64/lib/sharp-darwin-x64.node +0 -0
- package/sharp/node_modules/@img/sharp-darwin-x64/package.json +2 -2
- package/sharp/node_modules/@img/sharp-libvips-darwin-arm64/lib/glib-2.0/include/glibconfig.h +1 -1
- package/sharp/node_modules/@img/sharp-libvips-darwin-arm64/lib/{libvips-cpp.8.17.2.dylib → libvips-cpp.8.17.3.dylib} +0 -0
- package/sharp/node_modules/@img/sharp-libvips-darwin-arm64/package.json +1 -1
- package/sharp/node_modules/@img/sharp-libvips-darwin-arm64/versions.json +9 -9
- package/sharp/node_modules/@img/sharp-libvips-darwin-x64/lib/glib-2.0/include/glibconfig.h +1 -1
- package/sharp/node_modules/@img/sharp-libvips-darwin-x64/lib/{libvips-cpp.8.17.2.dylib → libvips-cpp.8.17.3.dylib} +0 -0
- package/sharp/node_modules/@img/sharp-libvips-darwin-x64/package.json +1 -1
- package/sharp/node_modules/@img/sharp-libvips-darwin-x64/versions.json +9 -9
- package/sharp/node_modules/@img/sharp-libvips-linux-arm64/lib/glib-2.0/include/glibconfig.h +1 -1
- package/sharp/node_modules/@img/sharp-libvips-linux-arm64/lib/{libvips-cpp.so.8.17.2 → libvips-cpp.so.8.17.3} +0 -0
- package/sharp/node_modules/@img/sharp-libvips-linux-arm64/package.json +1 -1
- package/sharp/node_modules/@img/sharp-libvips-linux-arm64/versions.json +9 -9
- package/sharp/node_modules/@img/sharp-libvips-linux-x64/lib/glib-2.0/include/glibconfig.h +1 -1
- package/sharp/node_modules/@img/sharp-libvips-linux-x64/lib/{libvips-cpp.so.8.17.2 → libvips-cpp.so.8.17.3} +0 -0
- package/sharp/node_modules/@img/sharp-libvips-linux-x64/package.json +1 -1
- package/sharp/node_modules/@img/sharp-libvips-linux-x64/versions.json +9 -9
- package/sharp/node_modules/@img/sharp-linux-arm64/lib/sharp-linux-arm64.node +0 -0
- package/sharp/node_modules/@img/sharp-linux-arm64/package.json +2 -2
- package/sharp/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
- package/sharp/node_modules/@img/sharp-linux-x64/package.json +2 -2
- package/sharp/node_modules/@img/sharp-win32-arm64/lib/libvips-42.dll +0 -0
- package/sharp/node_modules/@img/sharp-win32-arm64/lib/{libvips-cpp-8.17.2.dll → libvips-cpp-8.17.3.dll} +0 -0
- package/sharp/node_modules/@img/sharp-win32-arm64/lib/sharp-win32-arm64.node +0 -0
- package/sharp/node_modules/@img/sharp-win32-arm64/package.json +1 -1
- package/sharp/node_modules/@img/sharp-win32-arm64/versions.json +9 -9
- package/sharp/node_modules/@img/sharp-win32-x64/lib/libvips-42.dll +0 -0
- package/sharp/node_modules/@img/sharp-win32-x64/lib/{libvips-cpp-8.17.2.dll → libvips-cpp-8.17.3.dll} +0 -0
- package/sharp/node_modules/@img/sharp-win32-x64/lib/sharp-win32-x64.node +0 -0
- package/sharp/node_modules/@img/sharp-win32-x64/package.json +1 -1
- package/sharp/node_modules/@img/sharp-win32-x64/versions.json +9 -9
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@github/copilot",
|
|
3
3
|
"description": "GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.",
|
|
4
|
-
"version": "0.0.355-
|
|
4
|
+
"version": "0.0.355-28",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"repository": {
|
|
@@ -37,6 +37,6 @@
|
|
|
37
37
|
"worker/**/*"
|
|
38
38
|
],
|
|
39
39
|
"buildMetadata": {
|
|
40
|
-
"gitCommit": "
|
|
40
|
+
"gitCommit": "e996f88"
|
|
41
41
|
}
|
|
42
42
|
}
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-darwin-arm64",
|
|
3
|
-
"version": "0.34.
|
|
3
|
+
"version": "0.34.5",
|
|
4
4
|
"description": "Prebuilt sharp for use with macOS 64-bit ARM",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"preferUnplugged": true,
|
|
17
17
|
"optionalDependencies": {
|
|
18
|
-
"@img/sharp-libvips-darwin-arm64": "1.2.
|
|
18
|
+
"@img/sharp-libvips-darwin-arm64": "1.2.4"
|
|
19
19
|
},
|
|
20
20
|
"files": [
|
|
21
21
|
"lib"
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-darwin-x64",
|
|
3
|
-
"version": "0.34.
|
|
3
|
+
"version": "0.34.5",
|
|
4
4
|
"description": "Prebuilt sharp for use with macOS x64",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"preferUnplugged": true,
|
|
17
17
|
"optionalDependencies": {
|
|
18
|
-
"@img/sharp-libvips-darwin-x64": "1.2.
|
|
18
|
+
"@img/sharp-libvips-darwin-x64": "1.2.4"
|
|
19
19
|
},
|
|
20
20
|
"files": [
|
|
21
21
|
"lib"
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-libvips-darwin-arm64",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.4",
|
|
4
4
|
"description": "Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARM",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"aom": "3.13.1",
|
|
3
|
-
"archive": "3.8.
|
|
3
|
+
"archive": "3.8.2",
|
|
4
4
|
"cairo": "1.18.4",
|
|
5
5
|
"cgif": "0.5.0",
|
|
6
6
|
"exif": "0.6.25",
|
|
7
|
-
"expat": "2.7.
|
|
7
|
+
"expat": "2.7.3",
|
|
8
8
|
"ffi": "3.5.2",
|
|
9
9
|
"fontconfig": "2.17.1",
|
|
10
10
|
"freetype": "2.14.1",
|
|
11
11
|
"fribidi": "1.0.16",
|
|
12
|
-
"glib": "2.86.
|
|
13
|
-
"harfbuzz": "
|
|
12
|
+
"glib": "2.86.1",
|
|
13
|
+
"harfbuzz": "12.1.0",
|
|
14
14
|
"heif": "1.20.2",
|
|
15
15
|
"highway": "1.3.0",
|
|
16
16
|
"imagequant": "2.4.1",
|
|
17
17
|
"lcms": "2.17",
|
|
18
|
-
"mozjpeg": "
|
|
18
|
+
"mozjpeg": "0826579",
|
|
19
19
|
"pango": "1.57.0",
|
|
20
20
|
"pixman": "0.46.4",
|
|
21
21
|
"png": "1.6.50",
|
|
22
22
|
"proxy-libintl": "0.5",
|
|
23
|
-
"rsvg": "2.61.
|
|
23
|
+
"rsvg": "2.61.2",
|
|
24
24
|
"spng": "0.7.4",
|
|
25
|
-
"tiff": "4.7.
|
|
26
|
-
"vips": "8.17.
|
|
25
|
+
"tiff": "4.7.1",
|
|
26
|
+
"vips": "8.17.3",
|
|
27
27
|
"webp": "1.6.0",
|
|
28
|
-
"xml2": "2.15.
|
|
28
|
+
"xml2": "2.15.1",
|
|
29
29
|
"zlib-ng": "2.2.5"
|
|
30
30
|
}
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-libvips-darwin-x64",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.4",
|
|
4
4
|
"description": "Prebuilt libvips and dependencies for use with sharp on macOS x64",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"aom": "3.13.1",
|
|
3
|
-
"archive": "3.8.
|
|
3
|
+
"archive": "3.8.2",
|
|
4
4
|
"cairo": "1.18.4",
|
|
5
5
|
"cgif": "0.5.0",
|
|
6
6
|
"exif": "0.6.25",
|
|
7
|
-
"expat": "2.7.
|
|
7
|
+
"expat": "2.7.3",
|
|
8
8
|
"ffi": "3.5.2",
|
|
9
9
|
"fontconfig": "2.17.1",
|
|
10
10
|
"freetype": "2.14.1",
|
|
11
11
|
"fribidi": "1.0.16",
|
|
12
|
-
"glib": "2.86.
|
|
13
|
-
"harfbuzz": "
|
|
12
|
+
"glib": "2.86.1",
|
|
13
|
+
"harfbuzz": "12.1.0",
|
|
14
14
|
"heif": "1.20.2",
|
|
15
15
|
"highway": "1.3.0",
|
|
16
16
|
"imagequant": "2.4.1",
|
|
17
17
|
"lcms": "2.17",
|
|
18
|
-
"mozjpeg": "
|
|
18
|
+
"mozjpeg": "0826579",
|
|
19
19
|
"pango": "1.57.0",
|
|
20
20
|
"pixman": "0.46.4",
|
|
21
21
|
"png": "1.6.50",
|
|
22
22
|
"proxy-libintl": "0.5",
|
|
23
|
-
"rsvg": "2.61.
|
|
23
|
+
"rsvg": "2.61.2",
|
|
24
24
|
"spng": "0.7.4",
|
|
25
|
-
"tiff": "4.7.
|
|
26
|
-
"vips": "8.17.
|
|
25
|
+
"tiff": "4.7.1",
|
|
26
|
+
"vips": "8.17.3",
|
|
27
27
|
"webp": "1.6.0",
|
|
28
|
-
"xml2": "2.15.
|
|
28
|
+
"xml2": "2.15.1",
|
|
29
29
|
"zlib-ng": "2.2.5"
|
|
30
30
|
}
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-libvips-linux-arm64",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.4",
|
|
4
4
|
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 64-bit ARM",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"aom": "3.13.1",
|
|
3
|
-
"archive": "3.8.
|
|
3
|
+
"archive": "3.8.2",
|
|
4
4
|
"cairo": "1.18.4",
|
|
5
5
|
"cgif": "0.5.0",
|
|
6
6
|
"exif": "0.6.25",
|
|
7
|
-
"expat": "2.7.
|
|
7
|
+
"expat": "2.7.3",
|
|
8
8
|
"ffi": "3.5.2",
|
|
9
9
|
"fontconfig": "2.17.1",
|
|
10
10
|
"freetype": "2.14.1",
|
|
11
11
|
"fribidi": "1.0.16",
|
|
12
|
-
"glib": "2.86.
|
|
13
|
-
"harfbuzz": "
|
|
12
|
+
"glib": "2.86.1",
|
|
13
|
+
"harfbuzz": "12.1.0",
|
|
14
14
|
"heif": "1.20.2",
|
|
15
15
|
"highway": "1.3.0",
|
|
16
16
|
"imagequant": "2.4.1",
|
|
17
17
|
"lcms": "2.17",
|
|
18
|
-
"mozjpeg": "
|
|
18
|
+
"mozjpeg": "0826579",
|
|
19
19
|
"pango": "1.57.0",
|
|
20
20
|
"pixman": "0.46.4",
|
|
21
21
|
"png": "1.6.50",
|
|
22
22
|
"proxy-libintl": "0.5",
|
|
23
|
-
"rsvg": "2.61.
|
|
23
|
+
"rsvg": "2.61.2",
|
|
24
24
|
"spng": "0.7.4",
|
|
25
|
-
"tiff": "4.7.
|
|
26
|
-
"vips": "8.17.
|
|
25
|
+
"tiff": "4.7.1",
|
|
26
|
+
"vips": "8.17.3",
|
|
27
27
|
"webp": "1.6.0",
|
|
28
|
-
"xml2": "2.15.
|
|
28
|
+
"xml2": "2.15.1",
|
|
29
29
|
"zlib-ng": "2.2.5"
|
|
30
30
|
}
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-libvips-linux-x64",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.4",
|
|
4
4
|
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"aom": "3.13.1",
|
|
3
|
-
"archive": "3.8.
|
|
3
|
+
"archive": "3.8.2",
|
|
4
4
|
"cairo": "1.18.4",
|
|
5
5
|
"cgif": "0.5.0",
|
|
6
6
|
"exif": "0.6.25",
|
|
7
|
-
"expat": "2.7.
|
|
7
|
+
"expat": "2.7.3",
|
|
8
8
|
"ffi": "3.5.2",
|
|
9
9
|
"fontconfig": "2.17.1",
|
|
10
10
|
"freetype": "2.14.1",
|
|
11
11
|
"fribidi": "1.0.16",
|
|
12
|
-
"glib": "2.86.
|
|
13
|
-
"harfbuzz": "
|
|
12
|
+
"glib": "2.86.1",
|
|
13
|
+
"harfbuzz": "12.1.0",
|
|
14
14
|
"heif": "1.20.2",
|
|
15
15
|
"highway": "1.3.0",
|
|
16
16
|
"imagequant": "2.4.1",
|
|
17
17
|
"lcms": "2.17",
|
|
18
|
-
"mozjpeg": "
|
|
18
|
+
"mozjpeg": "0826579",
|
|
19
19
|
"pango": "1.57.0",
|
|
20
20
|
"pixman": "0.46.4",
|
|
21
21
|
"png": "1.6.50",
|
|
22
22
|
"proxy-libintl": "0.5",
|
|
23
|
-
"rsvg": "2.61.
|
|
23
|
+
"rsvg": "2.61.2",
|
|
24
24
|
"spng": "0.7.4",
|
|
25
|
-
"tiff": "4.7.
|
|
26
|
-
"vips": "8.17.
|
|
25
|
+
"tiff": "4.7.1",
|
|
26
|
+
"vips": "8.17.3",
|
|
27
27
|
"webp": "1.6.0",
|
|
28
|
-
"xml2": "2.15.
|
|
28
|
+
"xml2": "2.15.1",
|
|
29
29
|
"zlib-ng": "2.2.5"
|
|
30
30
|
}
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-linux-arm64",
|
|
3
|
-
"version": "0.34.
|
|
3
|
+
"version": "0.34.5",
|
|
4
4
|
"description": "Prebuilt sharp for use with Linux (glibc) 64-bit ARM",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"preferUnplugged": true,
|
|
17
17
|
"optionalDependencies": {
|
|
18
|
-
"@img/sharp-libvips-linux-arm64": "1.2.
|
|
18
|
+
"@img/sharp-libvips-linux-arm64": "1.2.4"
|
|
19
19
|
},
|
|
20
20
|
"files": [
|
|
21
21
|
"lib"
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-linux-x64",
|
|
3
|
-
"version": "0.34.
|
|
3
|
+
"version": "0.34.5",
|
|
4
4
|
"description": "Prebuilt sharp for use with Linux (glibc) x64",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"preferUnplugged": true,
|
|
17
17
|
"optionalDependencies": {
|
|
18
|
-
"@img/sharp-libvips-linux-x64": "1.2.
|
|
18
|
+
"@img/sharp-libvips-linux-x64": "1.2.4"
|
|
19
19
|
},
|
|
20
20
|
"files": [
|
|
21
21
|
"lib"
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"aom": "3.13.1",
|
|
3
|
-
"archive": "3.8.
|
|
3
|
+
"archive": "3.8.2",
|
|
4
4
|
"cairo": "1.18.4",
|
|
5
5
|
"cgif": "0.5.0",
|
|
6
6
|
"exif": "0.6.25",
|
|
7
|
-
"expat": "2.7.
|
|
7
|
+
"expat": "2.7.3",
|
|
8
8
|
"ffi": "3.5.2",
|
|
9
9
|
"fontconfig": "2.17.1",
|
|
10
10
|
"freetype": "2.14.1",
|
|
11
11
|
"fribidi": "1.0.16",
|
|
12
|
-
"glib": "2.86.
|
|
13
|
-
"harfbuzz": "
|
|
12
|
+
"glib": "2.86.1",
|
|
13
|
+
"harfbuzz": "12.1.0",
|
|
14
14
|
"heif": "1.20.2",
|
|
15
15
|
"highway": "1.3.0",
|
|
16
16
|
"imagequant": "2.4.1",
|
|
17
17
|
"lcms": "2.17",
|
|
18
|
-
"mozjpeg": "
|
|
18
|
+
"mozjpeg": "0826579",
|
|
19
19
|
"pango": "1.57.0",
|
|
20
20
|
"pixman": "0.46.4",
|
|
21
21
|
"png": "1.6.50",
|
|
22
22
|
"proxy-libintl": "0.5",
|
|
23
|
-
"rsvg": "2.61.
|
|
23
|
+
"rsvg": "2.61.2",
|
|
24
24
|
"spng": "0.7.4",
|
|
25
|
-
"tiff": "4.7.
|
|
26
|
-
"vips": "8.17.
|
|
25
|
+
"tiff": "4.7.1",
|
|
26
|
+
"vips": "8.17.3",
|
|
27
27
|
"webp": "1.6.0",
|
|
28
|
-
"xml2": "2.
|
|
28
|
+
"xml2": "2.15.1",
|
|
29
29
|
"zlib-ng": "2.2.5"
|
|
30
30
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"aom": "3.13.1",
|
|
3
|
-
"archive": "3.8.
|
|
3
|
+
"archive": "3.8.2",
|
|
4
4
|
"cairo": "1.18.4",
|
|
5
5
|
"cgif": "0.5.0",
|
|
6
6
|
"exif": "0.6.25",
|
|
7
|
-
"expat": "2.7.
|
|
7
|
+
"expat": "2.7.3",
|
|
8
8
|
"ffi": "3.5.2",
|
|
9
9
|
"fontconfig": "2.17.1",
|
|
10
10
|
"freetype": "2.14.1",
|
|
11
11
|
"fribidi": "1.0.16",
|
|
12
|
-
"glib": "2.86.
|
|
13
|
-
"harfbuzz": "
|
|
12
|
+
"glib": "2.86.1",
|
|
13
|
+
"harfbuzz": "12.1.0",
|
|
14
14
|
"heif": "1.20.2",
|
|
15
15
|
"highway": "1.3.0",
|
|
16
16
|
"imagequant": "2.4.1",
|
|
17
17
|
"lcms": "2.17",
|
|
18
|
-
"mozjpeg": "
|
|
18
|
+
"mozjpeg": "0826579",
|
|
19
19
|
"pango": "1.57.0",
|
|
20
20
|
"pixman": "0.46.4",
|
|
21
21
|
"png": "1.6.50",
|
|
22
22
|
"proxy-libintl": "0.5",
|
|
23
|
-
"rsvg": "2.61.
|
|
23
|
+
"rsvg": "2.61.2",
|
|
24
24
|
"spng": "0.7.4",
|
|
25
|
-
"tiff": "4.7.
|
|
26
|
-
"vips": "8.17.
|
|
25
|
+
"tiff": "4.7.1",
|
|
26
|
+
"vips": "8.17.3",
|
|
27
27
|
"webp": "1.6.0",
|
|
28
|
-
"xml2": "2.
|
|
28
|
+
"xml2": "2.15.1",
|
|
29
29
|
"zlib-ng": "2.2.5"
|
|
30
30
|
}
|