@datalust/seqcli-osx-arm64 2026.1.2638-dev-02638 → 2026.1.2640-dev-02640
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/Roastery.dll +0 -0
- package/Roastery.pdb +0 -0
- package/package.json +1 -1
- package/seqcli.deps.json +7 -7
- package/seqcli.dll +0 -0
- package/seqcli.pdb +0 -0
package/Roastery.dll
CHANGED
|
Binary file
|
package/Roastery.pdb
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@datalust/seqcli-osx-arm64",
|
|
3
|
-
"version": "2026.1.
|
|
3
|
+
"version": "2026.1.2640-dev-02640",
|
|
4
4
|
"description": "seqcli binaries for osx-arm64. Install @datalust/seqcli instead of depending on this package directly.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"homepage": "https://github.com/datalust/seqcli",
|
package/seqcli.deps.json
CHANGED
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {},
|
|
9
9
|
".NETCoreApp,Version=v10.0/osx-arm64": {
|
|
10
|
-
"seqcli/2026.1.
|
|
10
|
+
"seqcli/2026.1.02640-dev-02640": {
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"Autofac": "9.3.1",
|
|
13
13
|
"Autofac.Extensions.DependencyInjection": "11.0.2",
|
|
14
14
|
"ModelContextProtocol": "1.4.1",
|
|
15
15
|
"Newtonsoft.Json": "13.0.4",
|
|
16
|
-
"Roastery": "2026.1.
|
|
16
|
+
"Roastery": "2026.1.2640-dev-02640",
|
|
17
17
|
"Seq.Api": "2026.1.0",
|
|
18
18
|
"Seq.Apps": "2023.4.0",
|
|
19
19
|
"Seq.Syntax": "2.0.0-dev-00103",
|
|
@@ -1608,22 +1608,22 @@
|
|
|
1608
1608
|
}
|
|
1609
1609
|
}
|
|
1610
1610
|
},
|
|
1611
|
-
"Roastery/2026.1.
|
|
1611
|
+
"Roastery/2026.1.2640-dev-02640": {
|
|
1612
1612
|
"dependencies": {
|
|
1613
1613
|
"Serilog": "4.4.0",
|
|
1614
1614
|
"SerilogTracing": "2.4.0"
|
|
1615
1615
|
},
|
|
1616
1616
|
"runtime": {
|
|
1617
1617
|
"Roastery.dll": {
|
|
1618
|
-
"assemblyVersion": "2026.1.
|
|
1619
|
-
"fileVersion": "2026.1.
|
|
1618
|
+
"assemblyVersion": "2026.1.2640.0",
|
|
1619
|
+
"fileVersion": "2026.1.2640.0"
|
|
1620
1620
|
}
|
|
1621
1621
|
}
|
|
1622
1622
|
}
|
|
1623
1623
|
}
|
|
1624
1624
|
},
|
|
1625
1625
|
"libraries": {
|
|
1626
|
-
"seqcli/2026.1.
|
|
1626
|
+
"seqcli/2026.1.02640-dev-02640": {
|
|
1627
1627
|
"type": "project",
|
|
1628
1628
|
"serviceable": false,
|
|
1629
1629
|
"sha512": ""
|
|
@@ -1820,7 +1820,7 @@
|
|
|
1820
1820
|
"path": "tavis.uritemplates/2.0.0",
|
|
1821
1821
|
"hashPath": "tavis.uritemplates.2.0.0.nupkg.sha512"
|
|
1822
1822
|
},
|
|
1823
|
-
"Roastery/2026.1.
|
|
1823
|
+
"Roastery/2026.1.2640-dev-02640": {
|
|
1824
1824
|
"type": "project",
|
|
1825
1825
|
"serviceable": false,
|
|
1826
1826
|
"sha512": ""
|
package/seqcli.dll
CHANGED
|
Binary file
|
package/seqcli.pdb
CHANGED
|
Binary file
|