{"_id":"@-xun/run","_rev":"8-c57cb1416177ae2ebedf2711c914121f","name":"@-xun/run","dist-tags":{"latest":"2.0.1"},"versions":{"0.0.1":{"name":"@-xun/run","version":"0.0.1","keywords":["Xunnamius"],"author":{"name":"Xunnamius"},"license":"MIT","_id":"@-xun/run@0.0.1","maintainers":[{"name":"xunnamius","email":"git@bernarddickens.dev"}],"homepage":"https://github.com/Xunnamius/exec-utils#readme","bugs":{"url":"https://github.com/Xunnamius/no-hoist/issues"},"dist":{"shasum":"d93d7cc2b190cdc9ca98a10f933eafacadca1d13","tarball":"https://registry.npmjs.org/@-xun/run/-/run-0.0.1.tgz","fileCount":9,"integrity":"sha512-thVwLLpSdLDLZlZJCygssMlfOroWJ4jKQfq8y6R88GgjkqOrIn8WURqik4qxbTYnOAnOaQFajOXTx3MIVRTdaw==","signatures":[{"sig":"MEYCIQD17Cmlnuzpl7SeeYlsNMkv8u3C062cd/NGcvoucKvfYAIhAJjHJp60DgEEBSradHzHwNqzMxkwE5fPXietVCaN6HjR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20764},"type":"commonjs","engines":{"node":"18.20.0 || ^20.15.0 || >=22.5.0"},"exports":{".":{"types":"./dist/packages/run/src/index.d.ts","default":"./dist/packages/run/src/index.js"},"./package":"./package.json","./package.json":"./package.json"},"gitHead":"49e3a666d498ebd01fa049c9f20c63fb97e58799","scripts":{"info":"NODE_NO_WARNINGS=1 xscripts project info","lint":"npm run lint:package:source --","test":"npm run test:package:unit --","build":"npm run build:dist --","clean":"NODE_NO_WARNINGS=1 xscripts clean","start":"NODE_NO_WARNINGS=1 xscripts start --","format":"NODE_NO_WARNINGS=1 xscripts format --hush","release":"NODE_NO_WARNINGS=1 xscripts release","renovate":"NODE_NO_WARNINGS=1 xscripts project renovate","build:dist":"NODE_NO_WARNINGS=1 xscripts build distributables","build:docs":"NODE_NO_WARNINGS=1 xscripts build docs","list-tasks":"NODE_NO_WARNINGS=1 xscripts list-tasks --scope this-package","lint:project":"NODE_NO_WARNINGS=1 xscripts project lint","build:changelog":"NODE_NO_WARNINGS=1 xscripts build changelog","build:transpiled":"npm run build:transpiled:test","lint:package:all":"NODE_NO_WARNINGS=1 xscripts lint","test:package:all":"NODE_NO_WARNINGS=1 xscripts test --coverage","test:package:e2e":"NODE_NO_WARNINGS=1 xscripts test --type end-to-end","lint:packages:all":"NODE_NO_WARNINGS=1 xscripts lint --scope unlimited","test:package:unit":"NODE_NO_WARNINGS=1 xscripts test --type unit","test:packages:all":"NODE_NO_WARNINGS=1 xscripts test --scope unlimited","lint:package:source":"NODE_NO_WARNINGS=1 xscripts lint --scope this-package-source","build:transpiled:dev":"NODE_NO_WARNINGS=1 xscripts build distributables --generate-intermediates-for development","build:transpiled:test":"NODE_NO_WARNINGS=1 xscripts build distributables --generate-intermediates-for test","test:package:integration":"NODE_NO_WARNINGS=1 xscripts test --type integration"},"_npmUser":{"name":"xunnamius","email":"git@bernarddickens.dev"},"repository":{"url":"git+https://github.com/Xunnamius/exec-utils.git","type":"git"},"_npmVersion":"10.9.0","description":"A utility wrapper around execa","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"debug":"^4.3.7","execa":"^9.5.0","core-js":"^3.39.0","type-fest":"^4.26.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"typesVersions":{"*":{"index":["dist/packages/run/src/index.d.ts"],"package":["package.json"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/run_0.0.1_1731408509923_0.8826295417806387","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@-xun/run","version":"1.0.0","keywords":["execa","spawn","spawn_child","run"],"author":{"name":"Xunnamius"},"license":"MIT","_id":"@-xun/run@1.0.0","maintainers":[{"name":"xunnamius","email":"git@bernarddickens.dev"}],"homepage":"https://github.com/Xunnamius/exec-utils/tree/main/packages/run#readme","bugs":{"url":"https://github.com/Xunnamius/exec-utils/issues"},"dist":{"shasum":"b7fef10af1c743fa1d80aeecc91c5721d7f54c6e","tarball":"https://registry.npmjs.org/@-xun/run/-/run-1.0.0.tgz","fileCount":7,"integrity":"sha512-w1xafrU9AQzr+gTZkVbpuyAk633a8jUzqtOTLEu0o8hyfTXJPdu4gKYXVb116wRDBc9DDYYFEaub6oFlmQM9xA==","signatures":[{"sig":"MEUCIEWgDZLFHEG9jFTRchpxUz/8kS15K/DLoQaO6BZUW5OWAiEAsGCcAfJ4v8D2vaacGJt8bRH3Sng+22ujTzpvFqMmwO4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19921},"type":"commonjs","engines":{"node":"^18.20.0 || ^20.18.0 || ^22.12.0 || >=23.3.0"},"exports":{".":{"types":"./dist/packages/run/src/index.d.ts","default":"./dist/packages/run/src/index.js"},"./package":"./package.json","./package.json":"./package.json"},"gitHead":"0af048437c747033240949d170482f6a08444ffe","scripts":{"info":"symbiote project info --env NODE_NO_WARNINGS=1","lint":"npm run lint:package --","test":"npm run test:package:unit --","build":"npm run build:dist --","clean":"symbiote clean --env NODE_NO_WARNINGS=1","start":"symbiote start --env NODE_NO_WARNINGS=1 --","format":"symbiote format --env NODE_NO_WARNINGS=1 --hush","release":"symbiote release --env NODE_NO_WARNINGS=1","build:dist":"symbiote build distributables --env NODE_NO_WARNINGS=1 --not-multiversal","build:docs":"symbiote build docs --env NODE_NO_WARNINGS=1","list-tasks":"symbiote list-tasks --env NODE_NO_WARNINGS=1 --scope this-package","lint:package":"symbiote lint --env NODE_NO_WARNINGS=1 --hush","lint:project":"symbiote project lint --env NODE_NO_WARNINGS=1","lint:packages":"symbiote lint --env NODE_NO_WARNINGS=1 --hush --scope unlimited","build:changelog":"symbiote build changelog --env NODE_NO_WARNINGS=1","test:package:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --coverage","test:package:e2e":"symbiote test --env NODE_NO_WARNINGS=1 --tests end-to-end","test:package:unit":"symbiote test --env NODE_NO_WARNINGS=1 --tests unit type","test:packages:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --scope unlimited --coverage","test:package:integration":"symbiote test --env NODE_NO_WARNINGS=1 --tests integration"},"_npmUser":{"name":"xunnamius","email":"git@bernarddickens.dev"},"repository":{"url":"git+https://github.com/Xunnamius/exec-utils.git","type":"git"},"_npmVersion":"10.9.2","description":"A utility wrapper around execa","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"execa":"^9.5.2","rejoinder":"^1.2.4","type-fest":"^4.34.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"typesVersions":{"*":{"index":["dist/packages/run/src/index.d.ts"],"package":["package.json"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/run_1.0.0_1739745796050_0.040525509245825875","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@-xun/run","version":"1.0.1","keywords":["execa","spawn","spawn_child","run"],"author":{"name":"Xunnamius"},"license":"MIT","_id":"@-xun/run@1.0.1","maintainers":[{"name":"xunnamius","email":"git@bernarddickens.dev"}],"homepage":"https://github.com/Xunnamius/exec-utils/tree/main/packages/run#readme","bugs":{"url":"https://github.com/Xunnamius/exec-utils/issues"},"dist":{"shasum":"77bca6c813cc413da057da9849f7aa7083a60548","tarball":"https://registry.npmjs.org/@-xun/run/-/run-1.0.1.tgz","fileCount":7,"integrity":"sha512-M3oyAPBfGNslVDfwDncTFvMWS1wtF0Qzwq8d3c3QOU22x8YlmnYssGmnrhg6y+Z7YlyFQZg5eAQ1/kBEToSnHg==","signatures":[{"sig":"MEUCICNGuKM6IpblNAIYjL6v7ELM4SwghAhr0Dvr0fXLMHP/AiEA/UPTqbYNSxkCjsr6PHRFlOszHiGzed7tUZOZ1OkJ6RA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":20502},"type":"commonjs","engines":{"node":"^18.20.0 || ^20.18.0 || ^22.12.0 || >=23.3.0"},"exports":{".":{"types":"./dist/packages/run/src/index.d.ts","default":"./dist/packages/run/src/index.js"},"./package":"./package.json","./package.json":"./package.json"},"gitHead":"77c64a9a5ce6d89d709bc0da73a8ab198d11df46","scripts":{"info":"symbiote project info --env NODE_NO_WARNINGS=1","lint":"npm run lint:package --","test":"npm run test:package:unit --","build":"npm run build:dist --","clean":"symbiote clean --env NODE_NO_WARNINGS=1","start":"symbiote start --env NODE_NO_WARNINGS=1 --","format":"symbiote format --env NODE_NO_WARNINGS=1 --hush","release":"symbiote release --env NODE_NO_WARNINGS=1","build:dist":"symbiote build distributables --env NODE_NO_WARNINGS=1 --not-multiversal","build:docs":"symbiote build docs --env NODE_NO_WARNINGS=1","list-tasks":"symbiote list-tasks --env NODE_NO_WARNINGS=1 --scope this-package","lint:package":"symbiote lint --env NODE_NO_WARNINGS=1 --hush","lint:project":"symbiote project lint --env NODE_NO_WARNINGS=1","lint:packages":"symbiote lint --env NODE_NO_WARNINGS=1 --hush --scope unlimited","build:changelog":"symbiote build changelog --env NODE_NO_WARNINGS=1","test:package:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --coverage","test:package:e2e":"symbiote test --env NODE_NO_WARNINGS=1 --tests end-to-end","test:package:unit":"symbiote test --env NODE_NO_WARNINGS=1 --tests unit type","test:packages:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --scope unlimited --coverage","test:package:integration":"symbiote test --env NODE_NO_WARNINGS=1 --tests integration"},"_npmUser":{"name":"xunnamius","email":"git@bernarddickens.dev"},"repository":{"url":"git+https://github.com/Xunnamius/exec-utils.git","type":"git"},"_npmVersion":"10.9.2","description":"A utility wrapper around execa","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"execa":"^9.5.2","rejoinder":"^1.2.4","type-fest":"^4.34.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"typesVersions":{"*":{"index":["dist/packages/run/src/index.d.ts"],"package":["package.json"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/run_1.0.1_1739778274540_0.43618712558402417","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@-xun/run","version":"1.0.2","keywords":["execa","spawn","spawn_child","run"],"author":{"name":"Xunnamius"},"license":"MIT","_id":"@-xun/run@1.0.2","maintainers":[{"name":"xunnamius","email":"git@bernarddickens.dev"}],"homepage":"https://github.com/Xunnamius/exec-utils/tree/main/packages/run#readme","bugs":{"url":"https://github.com/Xunnamius/exec-utils/issues"},"dist":{"shasum":"1d62862f953fdf3bc870c6e7a270fdca1990e394","tarball":"https://registry.npmjs.org/@-xun/run/-/run-1.0.2.tgz","fileCount":9,"integrity":"sha512-6mp3olrd22AHNCmKFUlevvIbmCfbSbyrGgP3hJj9+cvOurVXQYvz0c2+oIEMOL0iLbRG+9wPQOCMTEbPQVk0xg==","signatures":[{"sig":"MEQCICdF12fcVaj5d80LXkA44gQ3y/gstwurMcp4QDVp8SgeAiApsxuvEUDQg3suptFXMmLp8kysZ0xhMQ75uC/Um92Gqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21812},"type":"commonjs","engines":{"node":"^18.20.0 || ^20.18.0 || ^22.12.0 || >=23.3.0"},"exports":{".":{"types":"./dist/packages/run/src/index.d.ts","default":"./dist/packages/run/src/index.js"},"./package":"./package.json","./package.json":"./package.json"},"gitHead":"9c038c193d5edfe005084467838e909806b93ff1","scripts":{"info":"symbiote project info --env NODE_NO_WARNINGS=1","lint":"npm run lint:package --","test":"npm run test:package:unit --","build":"npm run build:dist --","clean":"symbiote clean --env NODE_NO_WARNINGS=1","start":"symbiote start --env NODE_NO_WARNINGS=1 --","format":"symbiote format --env NODE_NO_WARNINGS=1 --hush","release":"symbiote release --env NODE_NO_WARNINGS=1","build:dist":"symbiote build distributables --env NODE_NO_WARNINGS=1 --not-multiversal","build:docs":"symbiote build docs --env NODE_NO_WARNINGS=1","list-tasks":"symbiote list-tasks --env NODE_NO_WARNINGS=1 --scope this-package","lint:package":"symbiote lint --env NODE_NO_WARNINGS=1 --hush","lint:project":"symbiote project lint --env NODE_NO_WARNINGS=1","lint:packages":"symbiote lint --env NODE_NO_WARNINGS=1 --hush --scope unlimited","build:changelog":"symbiote build changelog --env NODE_NO_WARNINGS=1","test:package:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --coverage","test:package:e2e":"symbiote test --env NODE_NO_WARNINGS=1 --tests end-to-end","test:package:unit":"symbiote test --env NODE_NO_WARNINGS=1 --tests unit type","test:packages:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --scope unlimited --coverage","test:package:integration":"symbiote test --env NODE_NO_WARNINGS=1 --tests integration"},"_npmUser":{"name":"xunnamius","email":"git@bernarddickens.dev"},"repository":{"url":"git+https://github.com/Xunnamius/exec-utils.git","type":"git"},"_npmVersion":"10.9.2","description":"A utility wrapper around execa","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"execa":"^9.5.2","rejoinder":"^1.2.4","type-fest":"^4.34.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"typesVersions":{"*":{"index":["dist/packages/run/src/index.d.ts"],"package":["package.json"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/run_1.0.2_1739847464220_0.26177014222624573","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"@-xun/run","version":"1.0.3","keywords":["execa","spawn","spawn_child","run"],"author":{"name":"Xunnamius"},"license":"MIT","_id":"@-xun/run@1.0.3","maintainers":[{"name":"xunnamius","email":"git@bernarddickens.dev"}],"homepage":"https://github.com/Xunnamius/exec-utils/tree/main/packages/run#readme","bugs":{"url":"https://github.com/Xunnamius/exec-utils/issues"},"dist":{"shasum":"3d060a8506bea03eaaff048954bafe5530a7fb82","tarball":"https://registry.npmjs.org/@-xun/run/-/run-1.0.3.tgz","fileCount":9,"integrity":"sha512-xu7qatHowcufnwnzIkxv5hZuz7DUvSLHf3Z4yjJQW7GKJ3RO8DFFi78AgUModm4CI+uwMIxo9rU389p/+61RzA==","signatures":[{"sig":"MEYCIQCpN5+32MglNmJjrcE3kscZZlhkdGSM/x8YHCqzXmAyFQIhANf7fs/LwfsMp/6EvzoZTYyZQaESPofU+8Qsa58oSc5s","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21788},"type":"commonjs","engines":{"node":"^18.20.0 || ^20.18.0 || ^22.12.0 || >=23.3.0"},"exports":{".":{"types":"./dist/packages/run/src/index.d.ts","default":"./dist/packages/run/src/index.js"},"./package":"./package.json","./package.json":"./package.json"},"gitHead":"f1f1a92941efd7e124e7c7adc209b518bf440a8c","scripts":{"info":"symbiote project info --env NODE_NO_WARNINGS=1","lint":"npm run lint:package --","test":"npm run test:package:unit --","build":"npm run build:dist --","clean":"symbiote clean --env NODE_NO_WARNINGS=1","start":"symbiote start --env NODE_NO_WARNINGS=1 --","format":"symbiote format --env NODE_NO_WARNINGS=1 --hush","release":"symbiote release --env NODE_NO_WARNINGS=1","build:dist":"symbiote build distributables --env NODE_NO_WARNINGS=1 --not-multiversal","build:docs":"symbiote build docs --env NODE_NO_WARNINGS=1","list-tasks":"symbiote list-tasks --env NODE_NO_WARNINGS=1 --scope this-package","lint:package":"symbiote lint --env NODE_NO_WARNINGS=1 --hush","lint:project":"symbiote project lint --env NODE_NO_WARNINGS=1","lint:packages":"symbiote lint --env NODE_NO_WARNINGS=1 --hush --scope unlimited","build:changelog":"symbiote build changelog --env NODE_NO_WARNINGS=1","test:package:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --coverage","test:package:e2e":"symbiote test --env NODE_NO_WARNINGS=1 --tests end-to-end","test:package:unit":"symbiote test --env NODE_NO_WARNINGS=1 --tests unit type","test:packages:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --scope unlimited --coverage","test:package:integration":"symbiote test --env NODE_NO_WARNINGS=1 --tests integration"},"_npmUser":{"name":"xunnamius","email":"git@bernarddickens.dev"},"repository":{"url":"git+https://github.com/Xunnamius/exec-utils.git","type":"git"},"_npmVersion":"10.9.2","description":"A utility wrapper around execa","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"execa":"^9.5.2","rejoinder":"^1.2.4","type-fest":"^4.34.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"typesVersions":{"*":{"index":["dist/packages/run/src/index.d.ts"],"package":["package.json"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/run_1.0.3_1740218278773_0.033008591394577014","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@-xun/run","version":"1.1.0","keywords":["execa","spawn","spawn_child","run"],"author":{"name":"Xunnamius"},"license":"MIT","_id":"@-xun/run@1.1.0","maintainers":[{"name":"xunnamius","email":"git@bernarddickens.dev"}],"homepage":"https://github.com/Xunnamius/exec-utils/tree/main/packages/run#readme","bugs":{"url":"https://github.com/Xunnamius/exec-utils/issues"},"dist":{"shasum":"6a5de6600540578feee82e8ef6b3cda3c2df33bb","tarball":"https://registry.npmjs.org/@-xun/run/-/run-1.1.0.tgz","fileCount":9,"integrity":"sha512-MaQ3SHHP8/3bBZTPeHRaSSnuA2MsIVGqSzk5E8ctdoNYTkd5+OShmL2RsojQIpXhtCPRPfTawCkIynAWss9qZw==","signatures":[{"sig":"MEQCIFKoe7EJvCoWU1IUzmtCYrPINDwGNg+SgwRDcW5xPT1RAiB06lyr3IW1F1zpMShKKLLGj89K1gUrLiq4/uWKRBQI6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":25727},"type":"commonjs","engines":{"node":"^18.20.0 || ^20.18.0 || ^22.12.0 || >=23.3.0"},"exports":{".":{"types":"./dist/packages/run/src/index.d.ts","default":"./dist/packages/run/src/index.js"},"./package":"./package.json","./package.json":"./package.json"},"gitHead":"2b311bdbb15a5d84ef2f46f181f99aa29fc7c1d0","scripts":{"info":"symbiote project info --env NODE_NO_WARNINGS=1","lint":"npm run lint:package --","test":"npm run test:package:unit --","build":"npm run build:dist --","clean":"symbiote clean --env NODE_NO_WARNINGS=1","start":"symbiote start --env NODE_NO_WARNINGS=1 --","format":"symbiote format --env NODE_NO_WARNINGS=1 --hush","release":"symbiote release --env NODE_NO_WARNINGS=1","build:dist":"symbiote build distributables --env NODE_NO_WARNINGS=1 --not-multiversal","build:docs":"symbiote build docs --env NODE_NO_WARNINGS=1","list-tasks":"symbiote list-tasks --env NODE_NO_WARNINGS=1 --scope this-package","lint:package":"symbiote lint --env NODE_NO_WARNINGS=1 --hush","lint:project":"symbiote project lint --env NODE_NO_WARNINGS=1","lint:packages":"symbiote lint --env NODE_NO_WARNINGS=1 --hush --scope unlimited","build:changelog":"symbiote build changelog --env NODE_NO_WARNINGS=1","test:package:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --coverage","test:package:e2e":"symbiote test --env NODE_NO_WARNINGS=1 --tests end-to-end","test:package:unit":"symbiote test --env NODE_NO_WARNINGS=1 --tests unit type","test:packages:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --scope unlimited --coverage","test:package:integration":"symbiote test --env NODE_NO_WARNINGS=1 --tests integration"},"_npmUser":{"name":"xunnamius","email":"git@bernarddickens.dev"},"repository":{"url":"git+https://github.com/Xunnamius/exec-utils.git","type":"git"},"_npmVersion":"10.9.2","description":"A utility wrapper around execa","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"execa":"^9.5.2","core-js":"^3.40.0","rejoinder":"^1.2.5","type-fest":"^4.37.0","strip-final-newline":"^4.0.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"typesVersions":{"*":{"index":["dist/packages/run/src/index.d.ts"],"package":["package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"@-xun/fs":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/run_1.1.0_1741224903738_0.043405681881704794","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@-xun/run","version":"2.0.0","keywords":["execa","spawn","spawn_child","run"],"author":{"name":"Xunnamius"},"license":"MIT","_id":"@-xun/run@2.0.0","maintainers":[{"name":"xunnamius","email":"git@bernarddickens.dev"}],"homepage":"https://github.com/Xunnamius/exec-utils/tree/main/packages/run#readme","bugs":{"url":"https://github.com/Xunnamius/exec-utils/issues"},"dist":{"shasum":"ad8f0e838e3fe9b7b94293c873c053ce2b5474e8","tarball":"https://registry.npmjs.org/@-xun/run/-/run-2.0.0.tgz","fileCount":9,"integrity":"sha512-lPTYnXSedVVQXDIc+/s4DHrGPrUoN0HZL6sX0L9QvQojOdsRoS77UUnsf7J0qzAmZ9JVvJrZ8tQgF8+RZmDWkQ==","signatures":[{"sig":"MEQCIAwo+f6+wOGqUesYA0vFNJjcBolMq/sUeuexM2xgfuYgAiB/J7QrfRhSZjHdxq+cqRMuHUqOE/OueaDF1pYLDEOGvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":26288},"type":"commonjs","engines":{"node":"^20.18.0 || >=22.12.0"},"exports":{".":{"types":"./dist/packages/run/src/index.d.ts","default":"./dist/packages/run/src/index.js"},"./package":"./package.json","./package.json":"./package.json"},"gitHead":"3a5b2c4cfcb3fa7cacc5a6c227ed773d30b7e44c","scripts":{"info":"symbiote project info --env NODE_NO_WARNINGS=1","lint":"npm run lint:package --","test":"npm run test:package:unit --","build":"npm run build:dist --","clean":"symbiote clean --env NODE_NO_WARNINGS=1","start":"symbiote start --env NODE_NO_WARNINGS=1 --","format":"symbiote format --env NODE_NO_WARNINGS=1 --hush","release":"symbiote release --env NODE_NO_WARNINGS=1","build:dist":"symbiote build distributables --env NODE_NO_WARNINGS=1 --not-multiversal","build:docs":"symbiote build docs --env NODE_NO_WARNINGS=1","list-tasks":"symbiote list-tasks --env NODE_NO_WARNINGS=1 --scope this-package","lint:package":"symbiote lint --env NODE_NO_WARNINGS=1 --hush","lint:project":"symbiote project lint --env NODE_NO_WARNINGS=1","lint:packages":"symbiote lint --env NODE_NO_WARNINGS=1 --hush --scope unlimited","build:changelog":"symbiote build changelog --env NODE_NO_WARNINGS=1","test:package:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --coverage","test:package:e2e":"symbiote test --env NODE_NO_WARNINGS=1 --tests e2e-local","test:package:unit":"symbiote test --env NODE_NO_WARNINGS=1 --tests unit type","test:packages:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --scope unlimited --coverage","test:package:integration":"symbiote test --env NODE_NO_WARNINGS=1 --tests integration"},"_npmUser":{"name":"xunnamius","email":"git@bernarddickens.dev"},"repository":{"url":"git+https://github.com/Xunnamius/exec-utils.git","type":"git"},"_npmVersion":"10.9.2","description":"A utility wrapper around execa","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"execa":"^9.6.0","core-js":"^3.45.1","rejoinder":"^2.1.0","type-fest":"^4.41.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"typesVersions":{"*":{"index":["dist/packages/run/src/index.d.ts"],"package":["package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"@-xun/fs":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/run_2.0.0_1756760903483_0.6092672001655837","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@-xun/run","version":"2.0.1","description":"A utility wrapper around execa","keywords":["execa","spawn","spawn_child","run"],"homepage":"https://github.com/Xunnamius/exec-utils/tree/main/packages/run#readme","bugs":{"url":"https://github.com/Xunnamius/exec-utils/issues"},"repository":{"type":"git","url":"git+https://github.com/Xunnamius/exec-utils.git"},"license":"MIT","author":{"name":"Xunnamius"},"sideEffects":false,"type":"commonjs","exports":{".":{"types":"./dist/packages/run/src/index.d.ts","default":"./dist/packages/run/src/index.js"},"./package":"./package.json","./package.json":"./package.json"},"typesVersions":{"*":{"index":["dist/packages/run/src/index.d.ts"],"package":["package.json"]}},"scripts":{"build":"npm run build:dist --","build:changelog":"symbiote build changelog --env NODE_NO_WARNINGS=1","build:dist":"symbiote build distributables --env NODE_NO_WARNINGS=1 --not-multiversal","build:docs":"symbiote build docs --env NODE_NO_WARNINGS=1","clean":"symbiote clean --env NODE_NO_WARNINGS=1","format":"symbiote format --env NODE_NO_WARNINGS=1 --hush","info":"symbiote project info --env NODE_NO_WARNINGS=1","lint":"npm run lint:package --","lint:package":"symbiote lint --env NODE_NO_WARNINGS=1 --hush","lint:packages":"symbiote lint --env NODE_NO_WARNINGS=1 --hush --scope unlimited","lint:project":"symbiote project lint --env NODE_NO_WARNINGS=1","list-tasks":"symbiote list-tasks --env NODE_NO_WARNINGS=1 --scope this-package","release":"symbiote release --env NODE_NO_WARNINGS=1","start":"symbiote start --env NODE_NO_WARNINGS=1 --","test":"npm run test:package:unit --","test:package:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --coverage","test:package:e2e":"symbiote test --env NODE_NO_WARNINGS=1 --tests e2e-local","test:package:integration":"symbiote test --env NODE_NO_WARNINGS=1 --tests integration","test:package:unit":"symbiote test --env NODE_NO_WARNINGS=1 --tests unit type","test:packages:all":"symbiote test --env NODE_NO_WARNINGS=1 --tests all-local --scope unlimited --coverage"},"dependencies":{"core-js":"^3.45.1","execa":"^9.6.0","rejoinder":"^2.1.0","type-fest":"^5.0.1"},"devDependencies":{"@-xun/fs":"^2.0.0"},"engines":{"node":"^20.18.0 || >=22.12.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_id":"@-xun/run@2.0.1","gitHead":"12c36107916e6a49f5690edb3066c08200b9c1eb","_nodeVersion":"24.8.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-YyIrSEyxwFYDuuWTADEQ+h20QQ6jPKEdUWaTsAdpfNKKss20iu0EqwDnBJMTATqyk4M6gOHU/2V9A496hFc5mQ==","shasum":"92c14ae65e169727da6f64e38af7fbf51f6fb479","tarball":"https://registry.npmjs.org/@-xun/run/-/run-2.0.1.tgz","fileCount":9,"unpackedSize":26368,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD11YMRgpuG98wlju9mMZnV3xDiWP3G/MYMLN7F6l5I0AIgEV+fbVwXWZFxBJBbcq21sTRs1e3gkUuAKqSn0b3DBlE="}]},"_npmUser":{"name":"xunnamius","email":"git@bernarddickens.dev"},"directories":{},"maintainers":[{"name":"xunnamius","email":"git@bernarddickens.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/run_2.0.1_1758272624442_0.29836116293881965"},"_hasShrinkwrap":false}},"time":{"created":"2024-11-12T10:48:29.798Z","modified":"2025-09-19T09:03:44.827Z","0.0.1":"2024-11-12T10:48:30.090Z","1.0.0":"2025-02-16T22:43:16.211Z","1.0.1":"2025-02-17T07:44:34.731Z","1.0.2":"2025-02-18T02:57:44.397Z","1.0.3":"2025-02-22T09:57:58.985Z","1.1.0":"2025-03-06T01:35:03.954Z","2.0.0":"2025-09-01T21:08:23.669Z","2.0.1":"2025-09-19T09:03:44.630Z"},"bugs":{"url":"https://github.com/Xunnamius/exec-utils/issues"},"author":{"name":"Xunnamius"},"license":"MIT","homepage":"https://github.com/Xunnamius/exec-utils/tree/main/packages/run#readme","keywords":["execa","spawn","spawn_child","run"],"repository":{"type":"git","url":"git+https://github.com/Xunnamius/exec-utils.git"},"description":"A utility wrapper around execa","maintainers":[{"name":"xunnamius","email":"git@bernarddickens.dev"}],"readme":"<!-- symbiote-template-region-start 1 -->\n\n<p align=\"center\" width=\"100%\">\n  <img width=\"175\" src=\"https://raw.githubusercontent.com/Xunnamius/exec-utils/refs/heads/main/packages/run/logo.png\">\n</p>\n\n<p align=\"center\" width=\"100%\">\n<!-- symbiote-template-region-end -->\nA utility wrapper around execa\n<!-- symbiote-template-region-start 2 -->\n</p>\n\n<hr />\n\n<div align=\"center\">\n\n[![Black Lives Matter!][x-badge-blm-image]][x-badge-blm-link]\n[![Last commit timestamp][x-badge-lastcommit-image]][x-badge-repo-link]\n[![Codecov][x-badge-codecov-image]][x-badge-codecov-link]\n[![Source license][x-badge-license-image]][x-badge-license-link]\n[![Uses Semantic Release!][x-badge-semanticrelease-image]][x-badge-semanticrelease-link]\n\n[![NPM version][x-badge-npm-image]][x-badge-npm-link]\n[![Monthly Downloads][x-badge-downloads-image]][x-badge-downloads-link]\n\n</div>\n\n<br />\n\n# @-xun/run\n\n<!-- symbiote-template-region-end -->\n\nA utility wrapper around execa with more opinionated types.\n\n<!-- symbiote-template-region-start 3 -->\n\n---\n\n<!-- remark-ignore-start -->\n<!-- symbiote-template-region-end -->\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n- [Install](#install)\n- [Usage](#usage)\n- [Appendix](#appendix)\n  - [Published Package Details](#published-package-details)\n  - [License](#license)\n- [Contributing and Support](#contributing-and-support)\n  - [Contributors](#contributors)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n<!-- symbiote-template-region-start 4 -->\n<!-- remark-ignore-end -->\n\n<br />\n\n## Install\n\n<!-- symbiote-template-region-end -->\n\nTo install:\n\n```shell\nnpm install @-xun/run\n```\n\n## Usage\n\n<!-- TODO -->\n\nTODO\n\n<!-- symbiote-template-region-start 5 -->\n\n## Appendix\n\n<!-- symbiote-template-region-end -->\n\nFurther documentation can be found under [`docs/`][x-repo-docs].\n\n<!-- symbiote-template-region-start 6 -->\n\n### Published Package Details\n\nThis is a [CJS2 package][x-pkg-cjs-mojito] with statically-analyzable exports\nbuilt by Babel for use in Node.js versions that are not end-of-life. For\nTypeScript users, this package supports both `\"Node10\"` and `\"Node16\"` module\nresolution strategies.\n\n<!-- symbiote-template-region-end -->\n<!-- symbiote-template-region-start 7 -->\n\n<details><summary>Expand details</summary>\n\nThat means both CJS2 (via `require(...)`) and ESM (via `import { ... } from ...`\nor `await import(...)`) source will load this package from the same entry points\nwhen using Node. This has several benefits, the foremost being: less code\nshipped/smaller package size, avoiding [dual package\nhazard][x-pkg-dual-package-hazard] entirely, distributables are not\npacked/bundled/uglified, a drastically less complex build process, and CJS\nconsumers aren't shafted.\n\nEach entry point (i.e. `ENTRY`) in [`package.json`'s\n`exports[ENTRY]`][x-repo-package-json] object includes one or more [export\nconditions][x-pkg-exports-conditions]. These entries may or may not include: an\n[`exports[ENTRY].types`][x-pkg-exports-types-key] condition pointing to a type\ndeclaration file for TypeScript and IDEs, a\n[`exports[ENTRY].module`][x-pkg-exports-module-key] condition pointing to\n(usually ESM) source for Webpack/Rollup, a `exports[ENTRY].node` and/or\n`exports[ENTRY].default` condition pointing to (usually CJS2) source for Node.js\n`require`/`import` and for browsers and other environments, and [other\nconditions][x-pkg-exports-conditions] not enumerated here. Check the\n[package.json][x-repo-package-json] file to see which export conditions are\nsupported.\n\nNote that, regardless of the [`{ \"type\": \"...\" }`][x-pkg-type] specified in\n[`package.json`][x-repo-package-json], any JavaScript files written in ESM\nsyntax (including distributables) will always have the `.mjs` extension. Note\nalso that [`package.json`][x-repo-package-json] may include the\n[`sideEffects`][x-pkg-side-effects-key] key, which is almost always `false` for\noptimal [tree shaking][x-pkg-tree-shaking] where appropriate.\n\n<!-- symbiote-template-region-end -->\n<!-- symbiote-template-region-start 8 -->\n\n</details>\n\n### License\n\n<!-- symbiote-template-region-end -->\n\nSee [LICENSE][x-repo-license].\n\n<!-- symbiote-template-region-start 9 -->\n\n## Contributing and Support\n\n**[New issues][x-repo-choose-new-issue] and [pull requests][x-repo-pr-compare]\nare always welcome and greatly appreciated! 🤩** Just as well, you can [star 🌟\nthis project][x-badge-repo-link] to let me know you found it useful! ✊🏿 Or [buy\nme a beer][x-repo-sponsor], I'd appreciate it. Thank you!\n\nSee [CONTRIBUTING.md][x-repo-contributing] and [SUPPORT.md][x-repo-support] for\nmore information.\n\n<!-- symbiote-template-region-end -->\n<!-- symbiote-template-region-start 10 -->\n\n### Contributors\n\n<!-- symbiote-template-region-end -->\n<!-- symbiote-template-region-start root-package-only -->\n<!-- (section elided by symbiote) -->\n<!-- symbiote-template-region-end -->\n<!-- symbiote-template-region-start workspace-package-only -->\n\nSee the [table of contributors][x-repo-contributors].\n\n<!-- symbiote-template-region-end -->\n\n[x-badge-blm-image]: https://xunn.at/badge-blm 'Join the movement!'\n[x-badge-blm-link]: https://xunn.at/donate-blm\n[x-badge-codecov-image]:\n  https://img.shields.io/codecov/c/github/Xunnamius/exec-utils/main?style=flat-square&token=HWRIOBAAPW&flag=package.main_run\n  'Is this package well-tested?'\n[x-badge-codecov-link]: https://codecov.io/gh/Xunnamius/exec-utils\n[x-badge-downloads-image]:\n  https://img.shields.io/npm/dm/@-xun/run?style=flat-square\n  'Number of times this package has been downloaded per month'\n[x-badge-downloads-link]: https://npmtrends.com/@-xun/run\n[x-badge-lastcommit-image]:\n  https://img.shields.io/github/last-commit/Xunnamius/exec-utils?style=flat-square\n  'Latest commit timestamp'\n[x-badge-license-image]:\n  https://img.shields.io/npm/l/@-xun/run?style=flat-square\n  \"This package's source license\"\n[x-badge-license-link]:\n  https://github.com/Xunnamius/exec-utils/blob/main/LICENSE\n[x-badge-npm-image]:\n  https://xunn.at/npm-pkg-version/@-xun/run\n  'Install this package using npm or yarn!'\n[x-badge-npm-link]: https://npm.im/@-xun/run\n[x-badge-repo-link]: https://github.com/Xunnamius/exec-utils\n[x-badge-semanticrelease-image]:\n  https://xunn.at/badge-semantic-release\n  'This repo practices continuous integration and deployment!'\n[x-badge-semanticrelease-link]:\n  https://github.com/semantic-release/semantic-release\n[x-pkg-cjs-mojito]:\n  https://dev.to/jakobjingleheimer/configuring-commonjs-es-modules-for-nodejs-12ed#publish-only-a-cjs-distribution-with-property-exports\n[x-pkg-dual-package-hazard]:\n  https://nodejs.org/api/packages.html#dual-package-hazard\n[x-pkg-exports-conditions]:\n  https://webpack.js.org/guides/package-exports#reference-syntax\n[x-pkg-exports-module-key]:\n  https://webpack.js.org/guides/package-exports#providing-commonjs-and-esm-version-stateless\n[x-pkg-exports-types-key]:\n  https://devblogs.microsoft.com/typescript/announcing-typescript-4-5-beta#packagejson-exports-imports-and-self-referencing\n[x-pkg-side-effects-key]:\n  https://webpack.js.org/guides/tree-shaking#mark-the-file-as-side-effect-free\n[x-pkg-tree-shaking]: https://webpack.js.org/guides/tree-shaking\n[x-pkg-type]:\n  https://github.com/nodejs/node/blob/8d8e06a345043bec787e904edc9a2f5c5e9c275f/doc/api/packages.md#type\n[x-repo-choose-new-issue]:\n  https://github.com/Xunnamius/exec-utils/issues/new/choose\n[x-repo-contributing]: /CONTRIBUTING.md\n[x-repo-contributors]: /README.md#contributors\n[x-repo-docs]: docs\n[x-repo-license]: ./LICENSE\n[x-repo-package-json]: package.json\n[x-repo-pr-compare]: https://github.com/Xunnamius/exec-utils/compare\n[x-repo-sponsor]: https://github.com/sponsors/Xunnamius\n[x-repo-support]: /.github/SUPPORT.md\n","readmeFilename":"README.md"}