cosyncing 0.1.0 → 0.2.0
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/README.md +1 -1
- package/THIRD_PARTY_NOTICES.txt +1 -1
- package/bin/cosyncing +701 -485
- package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/fonts/MaterialIcons-Regular.otf +0 -0
- package/bin/cosyncing-web-0.2.0/cosyncing-build-identity.json +20 -0
- package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/cosyncing-cache-manifest.json +5 -5
- package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/main.dart.js +117001 -113461
- package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/sw.js +4 -4
- package/bin/cosyncing-web-0.2.0/version.json +1 -0
- package/package.json +2 -2
- package/bin/cosyncing-web-0.1.0/cosyncing-build-identity.json +0 -20
- package/bin/cosyncing-web-0.1.0/version.json +0 -1
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/AssetManifest.bin +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/AssetManifest.bin.json +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/FontManifest.json +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/NOTICES +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/packages/cupertino_icons/assets/CupertinoIcons.ttf +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/packages/flutter_local_notifications_web/web/notifications_service_worker.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/shaders/ink_sparkle.frag +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/assets/shaders/stretch_effect.frag +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/canvaskit.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/canvaskit.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/chromium/canvaskit.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/chromium/canvaskit.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/experimental_webparagraph/canvaskit.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/experimental_webparagraph/canvaskit.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/skwasm.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/skwasm.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/skwasm_heavy.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/skwasm_heavy.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/wimp.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/canvaskit/wimp.wasm +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/drift_worker.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/favicon.ico +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/favicon.svg +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/flutter.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/flutter_bootstrap.js +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/apple-touch-icon-180.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-icon-192.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-icon-512.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-maskable-192.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-maskable-512.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-monochrome-192.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/icons/pwa-monochrome-512.png +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/index.html +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/manifest.json +0 -0
- /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.2.0}/sqlite3.wasm +0 -0
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
'use strict';
|
|
55
55
|
|
|
56
56
|
/** Content hash of this build's manifest; the cache name is derived from it. */
|
|
57
|
-
const BUILD_VERSION = '
|
|
57
|
+
const BUILD_VERSION = 'fc1373a7465da6b2';
|
|
58
58
|
|
|
59
59
|
/** Atomic install set: everything carrying application identity. */
|
|
60
60
|
const PRECACHE_URLS = [
|
|
@@ -117,7 +117,7 @@ const ASSET_HASHES = {
|
|
|
117
117
|
"assets/AssetManifest.bin": "10791c72232a3fd92d034fda70bc1cb683836bbc7d7569e01bb8e5baa47876cb",
|
|
118
118
|
"assets/AssetManifest.bin.json": "7074293d95be262c6a08bb767c4d03c3223a2cf73bac60e06c74dfb6a6063472",
|
|
119
119
|
"assets/FontManifest.json": "cd7e03645bc44b2dd47b7cb626f51c4ecbf55a197ab77241628b47ac165fbe21",
|
|
120
|
-
"assets/fonts/MaterialIcons-Regular.otf": "
|
|
120
|
+
"assets/fonts/MaterialIcons-Regular.otf": "a77c8de49a4781410435aebe7b0ce03e09398689454f2f6eac3ceabbdbc552a4",
|
|
121
121
|
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "3d90c370aa4cf00dc57ee2b902f6652147c0f81e03e483df584a9c08b1687c9d",
|
|
122
122
|
"assets/packages/flutter_local_notifications_web/web/notifications_service_worker.js": "566f47dccc0f417f0164a3d0852334c340d0941472af43fc65ee50a314555058",
|
|
123
123
|
"assets/shaders/ink_sparkle.frag": "2dca5ab93d4ec29e963f996f3916320ba60825e9537dfb149a68008c7a16b026",
|
|
@@ -147,10 +147,10 @@ const ASSET_HASHES = {
|
|
|
147
147
|
"icons/pwa-monochrome-192.png": "25307f415e32c989195a18521400757dfacbb0e0cd550bc6acfcb8124c3734af",
|
|
148
148
|
"icons/pwa-monochrome-512.png": "9bf04b7c999104450f7cc85a691cf536157bf2dd9c4d27975c576e8f073fbd22",
|
|
149
149
|
"index.html": "edfb26b7bb979b98e5ec2d7223ab60d51572c7a6c6f9bf90d0687da5d235f140",
|
|
150
|
-
"main.dart.js": "
|
|
150
|
+
"main.dart.js": "e2777e1ad5009a648fd09a11f1e75ef8747c760b7a2a2516a1d0a1130eeb7eee",
|
|
151
151
|
"manifest.json": "5e5ba9c53061e4c6e1515b79a92f290837198192891d7001b69c9128b7ff2f6e",
|
|
152
152
|
"sqlite3.wasm": "c41558c74d0ad954c2ece9d8c40ae9c3f247b4ae1c022eeb9899de44b37b9a39",
|
|
153
|
-
"version.json": "
|
|
153
|
+
"version.json": "69e2df0448883b4b4c6469e8c621f527487908e7635c3859d645877cdd3a0b2d"
|
|
154
154
|
};
|
|
155
155
|
|
|
156
156
|
/** Scope URL, used to resolve manifest entries and to recognise navigations. */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"app_name":"cosyncing_client","version":"0.2.0","build_number":"2","package_name":"cosyncing_client"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cosyncing",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.2.0",
|
|
4
4
|
"description": "View and drive CLI coding-agent sessions through your own cosyncing broker.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"homepage": "https://github.com/cosyncing/cosyncing",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
},
|
|
35
35
|
"files": [
|
|
36
36
|
"bin/cosyncing",
|
|
37
|
-
"bin/cosyncing-web-0.
|
|
37
|
+
"bin/cosyncing-web-0.2.0",
|
|
38
38
|
"README.md",
|
|
39
39
|
"LICENSE",
|
|
40
40
|
"NOTICE",
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"schemaVersion": 1,
|
|
3
|
-
"product": "cosyncing",
|
|
4
|
-
"version": "0.1.0",
|
|
5
|
-
"sourceCommit": "bbcf2b6799970393da399286d9cc695cb5d06d55",
|
|
6
|
-
"dirty": false,
|
|
7
|
-
"baseHref": "/cosy/",
|
|
8
|
-
"contract": {
|
|
9
|
-
"revision": 11,
|
|
10
|
-
"minimumClientRevision": 0,
|
|
11
|
-
"surfaceHash": "fnv1a32:53636b2a",
|
|
12
|
-
"clientMinimumBrokerRevision": 2
|
|
13
|
-
},
|
|
14
|
-
"buildId": "1716cc6e10060225",
|
|
15
|
-
"cacheManifestSha256": "f26a9b6868826489e0c24649b8e0d42999f1137c3c0c1414db46c8519a8fd682",
|
|
16
|
-
"mainDartSha256": "e689bb57d781188e01e6ebab730f97feffe9d84f927711e326a5c4a58da07c94",
|
|
17
|
-
"releaseFiles": {
|
|
18
|
-
"assets/NOTICES": "41146f98d27ca19de8aab0b1c4b2c1efc1a9bbfdba7ebfec5161d80ae1ec1a2d"
|
|
19
|
-
}
|
|
20
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"app_name":"cosyncing_client","version":"1.0.0","build_number":"1","package_name":"cosyncing_client"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|