github tauri-apps/tauri cli.js-v1.0.0-beta.1
cli.js v1.0.0-beta.1

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.09s.

[1.0.0-beta.1]

  • Add 'self' to default CSP because otherwise no joy on macOS.
    • Bumped due to a bump in cli.rs.
    • 12268e6 fix(csp): add 'self' (#1794) on 2021-05-12
  • Fix a typo that would result in bundle arg being ignored.
    • Bumped due to a bump in cli.rs.
    • 71f6a5e fix(cli.rs/build): fix typo getting bundle arg (#1783) on 2021-05-12

Yarn Package Publish

yarn publish v1.22.10
[1/4] Bumping version...
info Current version: 1.0.0-beta.1
[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 74.2 KiB
  asset api/tauricon.js 37.1 KiB [emitted] [minimized] (name: api/tauricon) 2 related assets
  asset api/dependency-manager.js 25.8 KiB [emitted] [minimized] (name: api/dependency-manager) 1 related asset
  asset api/cli.js 11.3 KiB [emitted] [minimized] (name: api/cli) 1 related asset
assets by path helpers/*.js 15.7 KiB
  asset helpers/rust-cli.js 8.92 KiB [emitted] [minimized] (name: helpers/rust-cli) 1 related asset
  asset helpers/download-binary.js 5.01 KiB [emitted] [minimized] (name: helpers/download-binary) 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 142 KiB
  cacheable modules 139 KiB
    modules by path ./src/ 99.4 KiB
      modules by path ./src/api/ 77.8 KiB
        modules by path ./src/api/dependency-manager/ 42.4 KiB 11 modules
        modules by path ./src/api/*.ts 35.3 KiB 2 modules
      modules by path ./src/helpers/*.ts 21.6 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.78 KiB [built] [code generated]
webpack 5.37.0 compiled successfully in 7709 ms
Done in 8.74s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 13.12s.

Don't miss a new tauri release

NewReleases is sending notifications on new releases.