📄 publish.ts
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📦 Imports | 2 |
📊 Variables & Constants | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 scripts/publish.ts
📦 Imports¶
Name | Source |
---|---|
execSync |
node:child_process |
version |
../package.json |
Variables & Constants¶
Name | Type | Kind | Value | Exported |
---|---|---|---|---|
command |
string |
let/var | 'pnpm publish -r --access public --no-git-checks' |
✗ |