retypeapp-win-x64 4.3.0 → 4.4.0-preview2

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/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  Retype Software License Agreement
2
2
 
3
- Version 4.3.0
3
+ Version 4.4.0-preview2
4
4
 
5
5
  THIS DOCUMENT IS A LEGAL AGREEMENT (the "License Agreement") BETWEEN OBJECT.NET, INC. ("We," "Us")
6
6
  AND YOU OR THE ORGANIZATION ON WHOSE BEHALF YOU ARE UNDERTAKING THE LICENSE DESCRIBED BELOW ("You",
@@ -28,6 +28,12 @@
28
28
  <bindingRedirect oldVersion="0.0.0.0-15.1.0.0" newVersion="15.1.0.0" />
29
29
  </dependentAssembly>
30
30
  </assemblyBinding>
31
+ <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
32
+ <dependentAssembly>
33
+ <assemblyIdentity name="Microsoft.Bcl.AsyncInterfaces" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
34
+ <bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
35
+ </dependentAssembly>
36
+ </assemblyBinding>
31
37
  <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
32
38
  <dependentAssembly>
33
39
  <assemblyIdentity name="Microsoft.IO.Redist" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
@@ -52,12 +58,24 @@
52
58
  <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
53
59
  </dependentAssembly>
54
60
  </assemblyBinding>
61
+ <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
62
+ <dependentAssembly>
63
+ <assemblyIdentity name="System.Numerics.Vectors" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
64
+ <bindingRedirect oldVersion="0.0.0.0-4.1.5.0" newVersion="4.1.5.0" />
65
+ </dependentAssembly>
66
+ </assemblyBinding>
55
67
  <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
56
68
  <dependentAssembly>
57
69
  <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
58
70
  <bindingRedirect oldVersion="0.0.0.0-6.0.1.0" newVersion="6.0.1.0" />
59
71
  </dependentAssembly>
60
72
  </assemblyBinding>
73
+ <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
74
+ <dependentAssembly>
75
+ <assemblyIdentity name="System.Text.Json" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
76
+ <bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
77
+ </dependentAssembly>
78
+ </assemblyBinding>
61
79
  <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
62
80
  <dependentAssembly>
63
81
  <assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
@@ -6,12 +6,10 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v8.0": {
9
- "Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost/5.0.0-2.25567.12": {
9
+ "Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost/5.3.0-2.26078.5": {
10
10
  "dependencies": {
11
11
  "Microsoft.Build.Locator": "1.10.2",
12
- "Newtonsoft.Json": "13.0.3",
13
- "System.Collections.Immutable": "9.0.0",
14
- "System.CommandLine": "2.0.0-rtm.25509.106"
12
+ "System.Collections.Immutable": "9.0.0"
15
13
  },
16
14
  "runtime": {
17
15
  "Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": {}
@@ -66,14 +64,6 @@
66
64
  }
67
65
  }
68
66
  },
69
- "Newtonsoft.Json/13.0.3": {
70
- "runtime": {
71
- "lib/net6.0/Newtonsoft.Json.dll": {
72
- "assemblyVersion": "13.0.0.0",
73
- "fileVersion": "13.0.3.27908"
74
- }
75
- }
76
- },
77
67
  "System.Collections.Immutable/9.0.0": {
78
68
  "runtime": {
79
69
  "lib/net8.0/System.Collections.Immutable.dll": {
@@ -81,60 +71,11 @@
81
71
  "fileVersion": "9.0.24.52809"
82
72
  }
83
73
  }
84
- },
85
- "System.CommandLine/2.0.0-rtm.25509.106": {
86
- "runtime": {
87
- "lib/net8.0/System.CommandLine.dll": {
88
- "assemblyVersion": "2.0.0.0",
89
- "fileVersion": "2.0.25.51006"
90
- }
91
- },
92
- "resources": {
93
- "lib/net8.0/cs/System.CommandLine.resources.dll": {
94
- "locale": "cs"
95
- },
96
- "lib/net8.0/de/System.CommandLine.resources.dll": {
97
- "locale": "de"
98
- },
99
- "lib/net8.0/es/System.CommandLine.resources.dll": {
100
- "locale": "es"
101
- },
102
- "lib/net8.0/fr/System.CommandLine.resources.dll": {
103
- "locale": "fr"
104
- },
105
- "lib/net8.0/it/System.CommandLine.resources.dll": {
106
- "locale": "it"
107
- },
108
- "lib/net8.0/ja/System.CommandLine.resources.dll": {
109
- "locale": "ja"
110
- },
111
- "lib/net8.0/ko/System.CommandLine.resources.dll": {
112
- "locale": "ko"
113
- },
114
- "lib/net8.0/pl/System.CommandLine.resources.dll": {
115
- "locale": "pl"
116
- },
117
- "lib/net8.0/pt-BR/System.CommandLine.resources.dll": {
118
- "locale": "pt-BR"
119
- },
120
- "lib/net8.0/ru/System.CommandLine.resources.dll": {
121
- "locale": "ru"
122
- },
123
- "lib/net8.0/tr/System.CommandLine.resources.dll": {
124
- "locale": "tr"
125
- },
126
- "lib/net8.0/zh-Hans/System.CommandLine.resources.dll": {
127
- "locale": "zh-Hans"
128
- },
129
- "lib/net8.0/zh-Hant/System.CommandLine.resources.dll": {
130
- "locale": "zh-Hant"
131
- }
132
- }
133
74
  }
134
75
  }
135
76
  },
136
77
  "libraries": {
137
- "Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost/5.0.0-2.25567.12": {
78
+ "Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost/5.3.0-2.26078.5": {
138
79
  "type": "project",
139
80
  "serviceable": false,
140
81
  "sha512": ""
@@ -146,26 +87,12 @@
146
87
  "path": "microsoft.build.locator/1.10.2",
147
88
  "hashPath": "microsoft.build.locator.1.10.2.nupkg.sha512"
148
89
  },
149
- "Newtonsoft.Json/13.0.3": {
150
- "type": "package",
151
- "serviceable": true,
152
- "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
153
- "path": "newtonsoft.json/13.0.3",
154
- "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
155
- },
156
90
  "System.Collections.Immutable/9.0.0": {
157
91
  "type": "package",
158
92
  "serviceable": true,
159
93
  "sha512": "sha512-QhkXUl2gNrQtvPmtBTQHb0YsUrDiDQ2QS09YbtTTiSjGcf7NBqtYbrG/BE06zcBPCKEwQGzIv13IVdXNOSub2w==",
160
94
  "path": "system.collections.immutable/9.0.0",
161
95
  "hashPath": "system.collections.immutable.9.0.0.nupkg.sha512"
162
- },
163
- "System.CommandLine/2.0.0-rtm.25509.106": {
164
- "type": "package",
165
- "serviceable": true,
166
- "sha512": "sha512-IdCQOFNHQfK0hu3tzWOHFJLMaiEOR/4OynmOh+IfukrTIsCR4TTDm7lpuXQyMZ0eRfIyUcz06gHGJNlILAq/6A==",
167
- "path": "system.commandline/2.0.0-rtm.25509.106",
168
- "hashPath": "system.commandline.2.0.0-rtm.25509.106.nupkg.sha512"
169
96
  }
170
97
  }
171
98
  }
package/bin/retype.exe CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "retypeapp-win-x64",
3
- "version": "4.3.0",
3
+ "version": "4.4.0-preview2",
4
4
  "description": "Retype CLI.",
5
5
  "main": "retype.js",
6
6
  "bin": {