pairling 0.2.1 → 0.2.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pairling",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "Pair your iPhone with the AI coding agents running on your Mac. CLI and local runtime installer for the Pairling iOS app.",
5
5
  "keywords": [
6
6
  "pairling",
@@ -40,7 +40,7 @@
40
40
  "access": "public"
41
41
  },
42
42
  "optionalDependencies": {
43
- "@pairling/runtime-darwin-arm64": "0.2.1",
44
- "@pairling/runtime-darwin-x64": "0.2.1"
43
+ "@pairling/runtime-darwin-arm64": "0.2.2",
44
+ "@pairling/runtime-darwin-x64": "0.2.2"
45
45
  }
46
46
  }
@@ -1 +1 @@
1
- 8efc13e9
1
+ a1eaa1ac
@@ -1 +1 @@
1
- 0.2.1
1
+ 0.2.2
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "connectd": {
3
3
  "darwin-arm64": {
4
- "sha256": "5b8fb38059d0db2e15160e9b845a64a6bf670326301d91af32542f752a516da4",
4
+ "sha256": "4a1ec43865486a1958c11a253f9955542354da58ab81dedfc1828727ff691050",
5
5
  "team_id": "965AVD34A3"
6
6
  },
7
7
  "darwin-x64": {
8
- "sha256": "65a8aa18608c35adc854ac4a76fee3a4abf505e3f8eec39c0fc693c96879edc2",
8
+ "sha256": "05da872d33362df876e3fbca2d527f8acd33225917a774068bd3894fe2cbec84",
9
9
  "team_id": "965AVD34A3"
10
10
  }
11
11
  },
@@ -20,11 +20,11 @@
20
20
  },
21
21
  {
22
22
  "path": "payload/mac/SOURCE_REVISION",
23
- "sha256": "0889db49ee2a42de113621f09980304ceac3d957cdd0f063b0dc1a15542dcfc7"
23
+ "sha256": "3e997fa963920ac130ead94e65a93b62069afc5e4569cf7bd4cfde93ba8dc9ec"
24
24
  },
25
25
  {
26
26
  "path": "payload/mac/VERSION",
27
- "sha256": "71015c979ccb0fc8a0be7ca0ae83046ab045cdc2c8faa09fb2f0f7e440f9b4a6"
27
+ "sha256": "998f6b887ed7a6ef44e84210d0237b715bed42ea7254f48dc418afec0a484103"
28
28
  },
29
29
  {
30
30
  "path": "payload/mac/companiond/app_attest_lan.py",
@@ -276,8 +276,8 @@
276
276
  }
277
277
  ],
278
278
  "package": "pairling",
279
- "package_version": "0.2.1",
279
+ "package_version": "0.2.2",
280
280
  "schema_version": 1,
281
281
  "source_dirty": false,
282
- "source_revision": "8efc13e9"
282
+ "source_revision": "a1eaa1ac"
283
283
  }