> [email protected] prepublishOnly /home/runner/work/tauri-plugin-positioner/tauri-plugin-positioner
> pnpm run build
> [email protected] build /home/runner/work/tauri-plugin-positioner/tauri-plugin-positioner
> tsup
CLI Building entry: client/index.ts
CLI Using tsconfig: tsconfig.json
CLI tsup v6.1.2
CLI Using tsup config: /home/runner/work/tauri-plugin-positioner/tauri-plugin-positioner/tsup.config.ts
CLI Target: node14
CLI Cleaning output folder
ESM Build start
ESM ⚡️ Build success in 15ms
ESM client-dist/index.js 1.15 KB
DTS Build start
DTS ⚡️ Build success in 1083ms
DTS client-dist/index.d.ts 659.00 B
npm info it worked if it ends with ok
npm verb cli [
npm verb cli '/opt/hostedtoolcache/node/14.19.3/x64/bin/node',
npm verb cli '/opt/hostedtoolcache/node/14.19.3/x64/bin/npm',
npm verb cli 'publish',
npm verb cli '--ignore-scripts',
npm verb cli 'tauri-plugin-positioner-api-0.2.7.tgz',
npm verb cli '--access',
npm verb cli 'public',
npm verb cli '--loglevel',
npm verb cli 'silly',
npm verb cli '--no-git-checks'
npm verb cli ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session ebe1d410ebed9676
npm verb publish [ 'tauri-plugin-positioner-api-0.2.7.tgz' ]
npm sill tarball no local data for file:tauri-plugin-positioner-api-0.2.7.tgz. Extracting by manifest.
npm sill tarball no local data for file:tauri-plugin-positioner-api-0.2.7.tgz. Extracting by manifest.
npm sill extract file:tauri-plugin-positioner-api-0.2.7.tgz extracted to /tmp/npm-4536-c0096fc7/tmp/fromPackage-3ad23594/package (18ms)
npm notice
npm notice 📦 [email protected]
npm notice === Tarball Contents ===
npm notice 1.1kB LICENSE
npm notice 1.2kB client-dist/index.js
npm notice 668B package.json
npm notice 2.0kB README.md
npm notice 659B client-dist/index.d.ts
npm notice === Tarball Details ===
npm notice name: tauri-plugin-positioner-api
npm notice version: 0.2.7
npm notice package size: 2.5 kB
npm notice unpacked size: 5.6 kB
npm notice shasum: dafb647c0bc9048ece386da1bb5470c494c52ccd
npm notice integrity: sha512-jwqRHo59UU3aJ[...]y4XSwEDAWvERQ==
npm notice total files: 5
npm notice
npm http fetch PUT 200 https://registry.npmjs.org/tauri-plugin-positioner-api 886ms
+ [email protected]
npm verb exit [ 0, true ]
npm timing npm Completed in 1615ms
npm info ok