@reason-machines/cli-darwin-arm64 0.2.62 → 0.2.66

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.
@@ -940,6 +940,32 @@ POSSIBILITY OF SUCH DAMAGES.
940
940
 
941
941
 
942
942
 
943
+ ----------------------------------------
944
+
945
+ open-browser-use-sdk@0.1.42
946
+ MIT License
947
+
948
+ Copyright (c) 2026 Leo
949
+
950
+ Permission is hereby granted, free of charge, to any person obtaining a copy
951
+ of this software and associated documentation files (the "Software"), to deal
952
+ in the Software without restriction, including without limitation the rights
953
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
954
+ copies of the Software, and to permit persons to whom the Software is
955
+ furnished to do so, subject to the following conditions:
956
+
957
+ The above copyright notice and this permission notice shall be included in all
958
+ copies or substantial portions of the Software.
959
+
960
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
961
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
962
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
963
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
964
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
965
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
966
+ SOFTWARE.
967
+
968
+
943
969
  ----------------------------------------
944
970
 
945
971
  partial-json@0.1.7
@@ -3,7 +3,7 @@
3
3
  <plist version="1.0">
4
4
  <dict>
5
5
  <key>CFBundleDisplayName</key>
6
- <string>Ara</string>
6
+ <string>Reason</string>
7
7
  <key>CFBundleExecutable</key>
8
8
  <string>AraBackgroundIdentity</string>
9
9
  <key>CFBundleIconFile</key>
@@ -11,13 +11,13 @@
11
11
  <key>CFBundleIdentifier</key>
12
12
  <string>so.ara.cli</string>
13
13
  <key>CFBundleName</key>
14
- <string>Ara</string>
14
+ <string>Reason</string>
15
15
  <key>CFBundlePackageType</key>
16
16
  <string>APPL</string>
17
17
  <key>CFBundleShortVersionString</key>
18
- <string>0.2.62</string>
18
+ <string>0.2.66</string>
19
19
  <key>CFBundleVersion</key>
20
- <string>0.2.62</string>
20
+ <string>0.2.66</string>
21
21
  <key>LSBackgroundOnly</key>
22
22
  <true/>
23
23
  <key>LSMinimumSystemVersion</key>
@@ -15,9 +15,9 @@
15
15
  <key>CFBundleIconFile</key>
16
16
  <string>AppIcon</string>
17
17
  <key>CFBundleShortVersionString</key>
18
- <string>0.2.62</string>
18
+ <string>0.2.66</string>
19
19
  <key>CFBundleVersion</key>
20
- <string>0.2.62</string>
20
+ <string>0.2.66</string>
21
21
  <key>LSMinimumSystemVersion</key>
22
22
  <string>14.0</string>
23
23
  <!-- Same load-bearing set as the dev bundle: macOS kills the process the
package/bin/ara CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/ara
3
- size: 68435424 bytes
4
- sha256: fda8ccd7002f7541fe523cb38c5794a71f3e3cfc2dc7767d880b7a0fb74b69c7
3
+ size: 68584032 bytes
4
+ sha256: ab07b2186e81dd07854bcfd9ce3b095530edd0ae2a35c1fc8503170564e58fda
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reason-machines/cli-darwin-arm64",
3
- "version": "0.2.62",
3
+ "version": "0.2.66",
4
4
  "description": "Reason CLI native binary for darwin-arm64",
5
5
  "os": [
6
6
  "darwin"