@surething/cockpit 1.0.196 → 1.0.197
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/.next-prod/BUILD_ID +1 -1
- package/.next-prod/app-path-routes-manifest.json +4 -4
- package/.next-prod/build-manifest.json +2 -2
- package/.next-prod/prerender-manifest.json +3 -3
- package/.next-prod/server/app/_global-error.html +1 -1
- package/.next-prod/server/app/_global-error.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.html +1 -1
- package/.next-prod/server/app/_not-found.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next-prod/server/app-paths-manifest.json +4 -4
- package/.next-prod/server/middleware-build-manifest.js +1 -1
- package/.next-prod/server/pages/404.html +1 -1
- package/.next-prod/server/pages/500.html +1 -1
- package/.next-prod/server/server-reference-manifest.json +1 -1
- package/.next-prod/trace +12 -12
- package/.next-prod/trace-build +1 -1
- package/package.json +1 -1
- /package/.next-prod/static/{5dqS4JCjRSMJN3cvcnCBI → NaXs216rAk1OT3eFxc2qt}/_buildManifest.js +0 -0
- /package/.next-prod/static/{5dqS4JCjRSMJN3cvcnCBI → NaXs216rAk1OT3eFxc2qt}/_ssgManifest.js +0 -0
package/.next-prod/trace-build
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"name":"run-webpack","duration":
|
|
1
|
+
[{"name":"run-webpack","duration":10190401,"timestamp":259115817,"id":14,"parentId":1,"tags":{},"startTime":1777483778374,"traceId":"1054304f60448986"},{"name":"run-typescript","duration":15908613,"timestamp":269310199,"id":1417,"parentId":1,"tags":{},"startTime":1777483788568,"traceId":"1054304f60448986"},{"name":"static-check","duration":864591,"timestamp":285235867,"id":1420,"parentId":1,"tags":{},"startTime":1777483804494,"traceId":"1054304f60448986"},{"name":"static-generation","duration":4935484,"timestamp":286552889,"id":1650,"parentId":1,"tags":{},"startTime":1777483805811,"traceId":"1054304f60448986"},{"name":"collect-build-traces","duration":18176453,"timestamp":286101292,"id":1647,"parentId":1,"tags":{},"startTime":1777483805359,"traceId":"1054304f60448986"},{"name":"telemetry-flush","duration":61,"timestamp":304281489,"id":1659,"parentId":1,"tags":{},"startTime":1777483823539,"traceId":"1054304f60448986"},{"name":"next-build","duration":45330245,"timestamp":258951318,"id":1,"tags":{"buildMode":"default","version":"16.2.4","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1777483778209,"traceId":"1054304f60448986"}]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@surething/cockpit",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.197",
|
|
4
4
|
"description": "Claude Code GUI for parallel AI coding — multi-project sessions, terminal, browser & DB bubbles, code review, and slash modes. Built on the official Claude Agent SDK. Local-first, open source.",
|
|
5
5
|
"author": "Robert",
|
|
6
6
|
"license": "MIT",
|
/package/.next-prod/static/{5dqS4JCjRSMJN3cvcnCBI → NaXs216rAk1OT3eFxc2qt}/_buildManifest.js
RENAMED
|
File without changes
|
|
File without changes
|