drizzle-kit 0.9.41 → 0.9.44

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.
@@ -0,0 +1,16 @@
1
+ {
2
+ "0 debug pnpm:scope": {
3
+ "selected": 1,
4
+ "workspacePrefix": "/Users/alexblokh/Development/drizzle-orm"
5
+ },
6
+ "1 error pnpm": {
7
+ "code": "ERR_PNPM_GIT_NOT_UNCLEAN",
8
+ "hint": "If you want to disable Git checks on publish, set the \"git-checks\" setting to \"false\", or run again with \"--no-git-checks\".",
9
+ "err": {
10
+ "name": "pnpm",
11
+ "message": "Unclean working tree. Commit or stash changes first.",
12
+ "code": "ERR_PNPM_GIT_NOT_UNCLEAN",
13
+ "stack": "pnpm: Unclean working tree. Commit or stash changes first.\n at Object.handler [as publish] (/opt/homebrew/Cellar/pnpm/6.31.0/libexec/lib/node_modules/pnpm/dist/pnpm.cjs:177031:17)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async /opt/homebrew/Cellar/pnpm/6.31.0/libexec/lib/node_modules/pnpm/dist/pnpm.cjs:182106:21\n at async run (/opt/homebrew/Cellar/pnpm/6.31.0/libexec/lib/node_modules/pnpm/dist/pnpm.cjs:182080:34)\n at async runPnpm (/opt/homebrew/Cellar/pnpm/6.31.0/libexec/lib/node_modules/pnpm/dist/pnpm.cjs:182299:5)\n at async /opt/homebrew/Cellar/pnpm/6.31.0/libexec/lib/node_modules/pnpm/dist/pnpm.cjs:182291:7"
14
+ }
15
+ }
16
+ }