Yarn Audit
click to view
yarn audit v1.22.10
info No lockfile found.
warning covector > @effection/node > ctrlc-windows > node-pre-gyp@0.16.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
0 vulnerabilities found - Packages audited: 252
Done in 4.13s.
[1.0.0-beta-rc.3]
- Remove Rust CLI download file if the download fails or the prpocess is killed.
- The
tauri deps
command now properly detectsbeta-rc
crate updates. - Update minimum Node.js version to v12.13.0
- The
tauri icon
command now accepts the icon path as the first positional argument instead of--icon PATH
. - Do not prompt to install dependencies on
tauri init
when the--ci
argument is passed.
Yarn Package Publish
yarn publish v1.22.10
[1/4] Bumping version...
info Current version: 1.0.0-beta-rc.3
[2/4] Logging in...
[3/4] Publishing...
$ yarn build-release
yarn run v1.22.10
$ rimraf ./dist && cross-env NODE_ENV=production webpack
assets by path api/*.js 64.4 KiB
asset api/tauricon.js 37 KiB [emitted] [minimized] (name: api/tauricon) 2 related assets
asset api/dependency-manager.js 16.6 KiB [emitted] [minimized] (name: api/dependency-manager) 1 related asset
asset api/cli.js 10.8 KiB [emitted] [minimized] (name: api/cli) 1 related asset
assets by path helpers/*.js 14.6 KiB
asset helpers/rust-cli.js 8.42 KiB [emitted] [minimized] (name: helpers/rust-cli) 1 related asset
asset helpers/download-cli.js 4.51 KiB [emitted] [minimized] (name: helpers/download-cli) 1 related asset
asset helpers/spawn.js 1.72 KiB [emitted] [minimized] (name: helpers/spawn) 1 related asset
orphan modules 518 bytes [orphan] 5 modules
runtime modules 670 bytes 3 modules
javascript modules 133 KiB
cacheable modules 130 KiB
modules by path ./src/ 90.6 KiB
modules by path ./src/api/ 70.2 KiB
modules by path ./src/api/dependency-manager/*.ts 35.5 KiB 6 modules
modules by path ./src/api/*.ts 34.8 KiB 2 modules
modules by path ./src/helpers/*.ts 20.3 KiB 7 modules
modules by path ./node_modules/ 37.4 KiB 5 modules
../cli.rs/Cargo.toml 1.89 KiB [built] [code generated]
./package.json 2.91 KiB [built] [code generated]
webpack 5.35.0 compiled successfully in 7262 ms
Done in 8.43s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 13.44s.