cosyncing 0.1.0 → 0.3.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.
Files changed (47) hide show
  1. package/README.md +1 -1
  2. package/THIRD_PARTY_NOTICES.txt +1 -1
  3. package/bin/cosyncing +799 -582
  4. package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/assets/fonts/MaterialIcons-Regular.otf +0 -0
  5. package/bin/cosyncing-web-0.3.0/cosyncing-build-identity.json +20 -0
  6. package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/cosyncing-cache-manifest.json +5 -5
  7. package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/main.dart.js +127406 -123597
  8. package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/sw.js +4 -4
  9. package/bin/cosyncing-web-0.3.0/version.json +1 -0
  10. package/package.json +2 -2
  11. package/bin/cosyncing-web-0.1.0/cosyncing-build-identity.json +0 -20
  12. package/bin/cosyncing-web-0.1.0/version.json +0 -1
  13. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/assets/AssetManifest.bin +0 -0
  14. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/assets/AssetManifest.bin.json +0 -0
  15. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/assets/FontManifest.json +0 -0
  16. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/assets/NOTICES +0 -0
  17. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/assets/packages/cupertino_icons/assets/CupertinoIcons.ttf +0 -0
  18. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/assets/packages/flutter_local_notifications_web/web/notifications_service_worker.js +0 -0
  19. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/assets/shaders/ink_sparkle.frag +0 -0
  20. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/assets/shaders/stretch_effect.frag +0 -0
  21. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/canvaskit.js +0 -0
  22. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/canvaskit.wasm +0 -0
  23. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/chromium/canvaskit.js +0 -0
  24. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/chromium/canvaskit.wasm +0 -0
  25. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/experimental_webparagraph/canvaskit.js +0 -0
  26. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/experimental_webparagraph/canvaskit.wasm +0 -0
  27. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/skwasm.js +0 -0
  28. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/skwasm.wasm +0 -0
  29. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/skwasm_heavy.js +0 -0
  30. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/skwasm_heavy.wasm +0 -0
  31. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/wimp.js +0 -0
  32. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/canvaskit/wimp.wasm +0 -0
  33. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/drift_worker.js +0 -0
  34. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/favicon.ico +0 -0
  35. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/favicon.svg +0 -0
  36. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/flutter.js +0 -0
  37. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/flutter_bootstrap.js +0 -0
  38. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/icons/apple-touch-icon-180.png +0 -0
  39. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/icons/pwa-icon-192.png +0 -0
  40. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/icons/pwa-icon-512.png +0 -0
  41. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/icons/pwa-maskable-192.png +0 -0
  42. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/icons/pwa-maskable-512.png +0 -0
  43. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/icons/pwa-monochrome-192.png +0 -0
  44. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/icons/pwa-monochrome-512.png +0 -0
  45. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/index.html +0 -0
  46. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/manifest.json +0 -0
  47. /package/bin/{cosyncing-web-0.1.0 → cosyncing-web-0.3.0}/sqlite3.wasm +0 -0
package/README.md CHANGED
@@ -56,5 +56,5 @@ Both steps are needed — they remove different things:
56
56
 
57
57
  Neither step touches Bun. It was installed separately and stays that way.
58
58
 
59
- Version 0.1.0. Licensed under Apache-2.0; see LICENSE, NOTICE, and
59
+ Version 0.3.0. Licensed under Apache-2.0; see LICENSE, NOTICE, and
60
60
  THIRD_PARTY_NOTICES.txt.
@@ -1,4 +1,4 @@
1
- Third-party notices for the cosyncing 0.1.0 npm package
1
+ Third-party notices for the cosyncing 0.3.0 npm package
2
2
 
3
3
  This package contains one self-contained JavaScript application bundle. It does not
4
4
  contain the Bun runtime, JavaScriptCore, or WebKit; Bun is installed separately by the